diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/.gitattributes b/AgiBot-g1_robotic_arm_picks_up_battery/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/.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_robotic_arm_picks_up_battery/README.md b/AgiBot-g1_robotic_arm_picks_up_battery/README.md new file mode 100644 index 0000000000000000000000000000000000000000..585a9a42bd69a2dca3dcbbc66c08d9643a626ba8 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/README.md @@ -0,0 +1,368 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 10K-100K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# AgiBot-g1_robotic_arm_picks_up_battery + +## πŸ“‹ 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: +- `factory` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `place` +- `pick` +- `grasp` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 56 | +| **Total Frames** | 30215 | +| **Total Tasks** | 1 | +| **Total Videos** | 448 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 17.9GB | + + +## πŸ‘₯ 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 +take the battery and put it on the table. + +### Sub-Tasks +This dataset includes 3 distinct subtasks: + +1. **Place the power supply on the operating table.** +2. **Grab and lift the power supply from the large box.** +3. **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:55 + + +## πŸ“ 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_back_left_fisheye_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_back_right_fisheye_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 + +#### 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": 56, "total_frames": 30215, "total_tasks": 1, "total_videos": 448, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:55"}, "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_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.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.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_robotic_arm_picks_up_battery_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_robotic_arm_picks_up_battery/annotations/eef_acc_mag_annotation.jsonl b/AgiBot-g1_robotic_arm_picks_up_battery/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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_robotic_arm_picks_up_battery/annotations/eef_direction_annotation.jsonl b/AgiBot-g1_robotic_arm_picks_up_battery/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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_robotic_arm_picks_up_battery/annotations/eef_velocity_annotation.jsonl b/AgiBot-g1_robotic_arm_picks_up_battery/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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_robotic_arm_picks_up_battery/annotations/gripper_activity_annotation.jsonl b/AgiBot-g1_robotic_arm_picks_up_battery/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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_robotic_arm_picks_up_battery/annotations/gripper_mode_annotation.jsonl b/AgiBot-g1_robotic_arm_picks_up_battery/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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_robotic_arm_picks_up_battery/annotations/scene_annotations.jsonl b/AgiBot-g1_robotic_arm_picks_up_battery/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..fa2c123565003332d494bc93405c032c9ff23e4a --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/annotations/scene_annotations.jsonl @@ -0,0 +1,57 @@ +{"scene_index": 0, "scene": "The box is located at the back left, with multiple wires positioned throughout the back area, including one wire at the back left and several others placed variably in the back and center positions."} +{"scene_index": 1, "scene": "The box is at the back, two wires are on the left, one wire is in the center."} +{"scene_index": 2, "scene": "The wire is on the left, the box is at the back left, and another wire is also at the back left."} +{"scene_index": 3, "scene": "The box is positioned at the back, with multiple wires also positioned at the back, and one wire in the center."} +{"scene_index": 4, "scene": "The wires are positioned in various locations including the back, left, front left, and back left, while the box is located at the back left position."} +{"scene_index": 5, "scene": "The box is positioned at the back, while the two wires are located on the left (one at the back-left)."} +{"scene_index": 6, "scene": "There are multiple wires positioned in various locations around the box."} +{"scene_index": 7, "scene": "The box is positioned at the back, and the wire is also located at the back, indicating that both objects share the same positional location but no specific relationship beyond their shared placement."} +{"scene_index": 8, "scene": "Wire is on the left, box is at the back, wire is also at the back, another wire is at the back, a wire is in the center, and wire is located at the back left."} +{"scene_index": 9, "scene": "The box is located at the back left position, while the wire is positioned on the left side."} +{"scene_index": 10, "scene": "The box is located at the back left position."} +{"scene_index": 11, "scene": "The box is located at the back. Two wires are on the left side, one in the center, and another behind the left side."} +{"scene_index": 12, "scene": "The box is located at the back left position, while the first wire is on the left side and the second wire is also positioned at the back left."} +{"scene_index": 13, "scene": "The box is located at the back There are three wires positioned as follows two on the left one in the center and one at the front left"} +{"scene_index": 14, "scene": "The wire is positioned at back left and shares that position with the box."} +{"scene_index": 15, "scene": "The box is positioned at the back, while both wires are located on the left side."} +{"scene_index": 16, "scene": "The box is located at the back, while two wires are positioned to the left."} +{"scene_index": 17, "scene": "The box is located at the back, with three wires positioned as follows: two wires are also at the back (one on the left side and one on the back left), while the third wire extends to the left."} +{"scene_index": 18, "scene": "The box is positioned at the back, while multiple wires are located in various positions: three are at the back, one at the back left, and two at the center."} +{"scene_index": 19, "scene": "The wire is positioned to the left; another wire is at the back left position; additional wires are placed at the back. The box is located at the back."} +{"scene_index": 20, "scene": "The wires are positioned at the back, back left, front left, and left of the box."} +{"scene_index": 21, "scene": "The wire is positioned at the back, front left, and left sides of the box."} +{"scene_index": 22, "scene": "The wire is positioned on the left side, with multiple wires also located at the center and back left positions relative to the box."} +{"scene_index": 23, "scene": "The wire is on the left side, positioned to the left, while the box is located at the back left position, establishing their respective locations within the described arrangement."} +{"scene_index": 24, "scene": "The box is positioned at the back, and multiple wires are located on the left, center, and back left sides."} +{"scene_index": 25, "scene": "The wire on the left is positioned at the back-right, while the box is located at the back."} +{"scene_index": 26, "scene": "The box is positioned at the back. There are four wires positioned on the left, one wire in the center, and one wire positioned at the back left."} +{"scene_index": 27, "scene": "The box is located at the back left, with two wires positioned on the left side and one wire positioned at the back."} +{"scene_index": 28, "scene": "The box is positioned at the back left, while the wire is located to the left."} +{"scene_index": 29, "scene": "The box is positioned at the back, while wires are located in various positions including left, front left, back, center, and back left."} +{"scene_index": 30, "scene": "The box is located at the back left, with wires positioned on the left, back, back left, and center."} +{"scene_index": 31, "scene": "The box is at the back, located behind the wire which is also positioned at the back."} +{"scene_index": 32, "scene": "The box is positioned at the back left, with three wires located to its left, center, and back."} +{"scene_index": 33, "scene": "The box is located at the back, while the wire is positioned on the left side."} +{"scene_index": 34, "scene": "The box is positioned at the back, while the wire is located on the left side."} +{"scene_index": 35, "scene": "The wires are positioned at the back, left, and front-left sides, while the box is located at the back."} +{"scene_index": 36, "scene": "The wire is on the left, the box is behind it, and another wire is also behind."} +{"scene_index": 37, "scene": "The box is located at the back left position, while the wire is situated on the left side."} +{"scene_index": 38, "scene": "Two wires are positioned at the back, two wires are positioned at the left, one wire is at front left, and a box is located at back left."} +{"scene_index": 39, "scene": "The box is positioned at the back. There are multiple wires positioned on the left and center, with two wires specifically located at the center and four wires at the left."} +{"scene_index": 40, "scene": "The box is positioned at the back, while multiple wires are located on the left and center sides."} +{"scene_index": 41, "scene": "There are multiple wires positioned on the left and various points at the back (including the back right and back left), as well as a box located at the back."} +{"scene_index": 42, "scene": "The wire is on the left, and the box is behind it."} +{"scene_index": 43, "scene": "The wire is on the left, there is a box at the back, and multiple wires are also positioned at the back."} +{"scene_index": 44, "scene": "The wires are positioned to the left and center, with two wires located at the back left."} +{"scene_index": 45, "scene": "The wire is positioned on the left side, with another wire also on the left. There is a box located at the back left. Additional wires are placed at the back and back left positions."} +{"scene_index": 46, "scene": "The wire is positioned at the back, the box is at the back left, another wire is on the left side, a third wire is also at the back, and two wires are located at the front left and left positions respectively."} +{"scene_index": 47, "scene": "The box is located at the back left, with a wire positioned to its left and another wire centered in front of it."} +{"scene_index": 48, "scene": "The wire on the left is positioned to the left, another wire is at the back, and a box is also located at the back."} +{"scene_index": 49, "scene": "The wire at front left is positioned in front of or to the left of the box located at back. Additionally, there are multiple wires placed at various positions around the back and center areas."} +{"scene_index": 50, "scene": "The box is located at the back, while multiple wires are positioned across various locations including front left, left sides, back left, and the center."} +{"scene_index": 51, "scene": "The wire is on the left side, and the box is located at the back left position relative to it."} +{"scene_index": 52, "scene": "The box is located at the back left, while the wire is positioned on the left side."} +{"scene_index": 53, "scene": "The box is located at the back left, while the wire is positioned behind it but not specified to be in a particular side beyond the back area."} +{"scene_index": 54, "scene": "The box is positioned at the back, and there are multiple wires located at various positions: two wires are on the left, one wire is centered, and another wire is also positioned at the back."} +{"scene_index": 55, "scene": "The wire is positioned in front left, and the box is located at the back."} +{"scene_index": 56, "scene": "At back left: two objects, a wire and a box, are positioned together. At front left: a single wire is placed."} diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/annotations/subtask_annotations.jsonl b/AgiBot-g1_robotic_arm_picks_up_battery/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..9b4fd994a2a001c815c50264bd01409f3d910151 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/annotations/subtask_annotations.jsonl @@ -0,0 +1,3 @@ +{"subtask_index": 0, "subtask": "Place the power supply on the operating table."} +{"subtask_index": 1, "subtask": "Grab and lift the power supply from the large box."} +{"subtask_index": 2, "subtask": "null"} diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000000.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e6353d1fa45a11d8eac9ed8f55f2f56f1d1de4d2 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:171b355f2f1a1af093e42625855334a36d163f08cc577edfc5ee11b55ce4c18d +size 249164 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000001.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aa92099eacdc136f21228d5c99a5bf468d0d0d0d --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed88248177a43c90ffd0db707243e6b1d4a88da7379b21f899ae9085c1253fe3 +size 275670 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000002.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0097d1d2b5a8eeb6d60ee2aff6309d1bce09fea2 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce081cbfd34ae4622822c909f8ee4e9b8055ac49365cd0a57dc5b7af6ff46608 +size 234239 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000003.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..091a43bdb030af25d87161c71d9b883574dd505d --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2abdee8549a37c1fc99c65d6b110a4b15cfbdd34a1f50a11d8d01d733c2108d +size 245529 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000004.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ad8e68f60926c8296b6690faa6b472d0491abc8e --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ccf2d2d40937a13478a4ed63643523d13461b137e684e06fb51c253995d6edd +size 233124 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000005.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..efb8d1666d2aeb26238f19acef5aef555f321167 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63b7f185dd5aed3ed38d6c69c353a3a68ce4205cb70d3debe1b6f315757691f4 +size 247788 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000006.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0dd6534dd2826397023bc67bd36de8c5262a14ce --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32b0ad49aa0a7e8d7ce1c12906d64759883b20fa68f73e6f509a40be2db41352 +size 243672 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000007.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..05a4b15d565c7915294d51091a76cc35890adead --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:671a3f15d937e0fcf637d42ceb25481130d086d285ff50069f9ba2cbf78248cd +size 267264 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000008.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b2ca395bf0d8875e460f435e6909f03658a06596 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5d6d913e2c9fae422f8691e77fcfaffa676773829419405decd26884253ddbf +size 303968 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000009.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f1d0d05048355c2d2bedf7bb20fc67794804f209 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa115e2e8129290ac49ddea4d8249ae5cab325130bd7e673da52d862ec3a03a3 +size 300294 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000010.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e92846a27c9ce84c84f46bd6a883c07769e9b231 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c47a4692250127c7d028980af25c4b5ae8d16aab0e745619e5398222ed35fb5 +size 272329 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000011.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..91fe5b95d2c0ef4ecde605b0d8be2c7c02d00acf --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:823cf1ec0f13f0f84e3d0cb83ccf5437e12195aba7f96a4c92590c58554c43de +size 263171 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000012.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c8b9c8fb512e9ba34dab47124ff7a2765e19d142 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f36038fea9ee9c4f55c0c639b0e240847c940a7ed60be5345dc4280e36aa6339 +size 246058 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000013.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f437ee825880cc1cc28d135b5d9c5cf1a78478ad --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a1d94d6af963a94301ee424f6dc36bd095d1b44861016b6d842b25542ac0c68 +size 257265 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000014.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2b3e456201a2c8d06d7e91244f9dc6b6523fb0a1 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a76fff131d2225773e41183574e3f228029851b77940f5d1a4441b025ff422c +size 269625 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000015.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62aa33dfcb8c48d6db82cad69fb95436ab1fcee8 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e7f90a5f5284b5f0254104c3509ecd1328412835b2f57f765056e38c0661b31 +size 238392 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000016.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2aa5c6a772775289ee93cd724d90d94f3cde32c --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9da1c9fce038bf91a00fbf4caabc2b1c61fb948b6e56a6613ceccbee7487dec1 +size 248070 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000017.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7ce22699458dcbd7de7ae65a33633e647f6e0bea --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d7950d8ac6abedb596dec347a429847d72ef81b681e9f9219a5bce9096f63a9 +size 275057 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000018.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b6f5895963def086bc9b4119bedd591a99e4a817 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e75689ee1b192bbdfb5345ae6bfa176d01b92b1027df5ca09c72097a32e73abc +size 243372 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000019.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e2e1f196eaa71f08731b97ed1893f1d7f11a327 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a87b44481508a446cb59d158c8bce5ec5eb7fd366234cb8f74f1ff5b18e552a +size 240934 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000020.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d76e77c99c1cb3faa019354aa0e36c1b64ca7c97 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64cc9208e0a7354967cda2716f86b2fae087101c92eb7d0dc4524b7271d51ac7 +size 247797 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000021.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1956e57f487515ed69add5199a9a618cd4ed56d2 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9170d88361a65974f19b127deaacd3c236c8459d6d1bf3e35efd948db51c9b3 +size 250768 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000022.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6cedca7a7f25e22390d28fecda104bc333a5a945 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e24a987aabcd5d35b670dc790b84e67a26eb6211275c48cea8eb21b5690641a5 +size 235371 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000023.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5b24b57ea76c95f246bac4ce2173961345e2d510 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54a73e258e5cf553336b6bfc99b0c7a33595e4eb8bc239845dec9aeb77b83536 +size 243031 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000024.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..22c362695f8b2aee2150eaff37a9fad7830fd8e4 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69e874ab53c30cde342f96d457c30182c5757d2d99d2e2b64c3594d150a0f272 +size 273880 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000025.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0d209e410dcf89cfbdf6ac954465bb99e4bb9194 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5484f485b2fd5f168811c8da13631c75f339c33a8813e874d49d26a247525a0 +size 270844 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000026.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac106341de71b2fcdf724cf2a3d54fdca1fed515 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eb9fe3e0d2595aba5aedeca95fe5fa0a34d5010570fcef24b47785a087bc866 +size 263835 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000027.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d56c742dbacf8c889c1cd444d84449c691004207 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8d542bbd1a5ededc35ac0790c8dd0f012f175df8edfb01d4d060e7cbb130c31 +size 245484 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000028.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c63f555a88998e99337805381bde4fa47c86d033 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae5c7007cb513f17e339898d7102c1563d30881d8e8aa5ae04a48e50d063c824 +size 256460 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000029.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e79fb2feada9dbcafa15d8a528c4b9d233733fb7 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3f7a2c115124e139c0aa38bfcd16272296fd7d1417c7bd8cbac5609d0845bda +size 282695 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000030.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..05e7c21db9ac0e0bcb56fc4ca6c70bf4bd7f714c --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec59fa39bd282f37fa1de896520daa825f1a0b9d3d8b62896b0f7e926868444f +size 250918 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000031.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c7f8ae112ac4180f0ae5d86601f2869c29bd539 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa9bb8a0c78a2e18b3a70864b91520fda9e90ed13fd48d6a1d645e6ba7e40609 +size 271527 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000032.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7137a35411846fccfbf1482395518ef3f87f569d --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b91bd44d643c69e68df8a9e159cabf9b764222c4cc25e241d623a1f97ff35725 +size 266997 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000033.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..544fa4a58c91bce00243cc367f20c8a882d5f0e7 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:908646fb0b79f7512be49ddbb46472f72f9150db93cc3b889df4df42ad3979cf +size 247894 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000034.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a85ba7e69058969e9f4eb5c8b2a3b83f2afa9437 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:064099473a2e535b539e4e3c044f8b4de9ce52d031a43092b26780c4f34300e7 +size 292019 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000035.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0577411e353aa365d45d2900bed813c7913e1563 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47df3ac1d69d7e98cedbef426e02818645c743839e94368b23adb44354461995 +size 265327 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000036.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44f476b43c1842e76d142fa04f9a1c867989a0e9 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98f5b4ce8f785537fc45bb16d7edc01a6ed11413703211697626ec414c5deade +size 288676 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000037.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9fa2161ed02b748b3287f2c7d67cd0c4b609f4ea --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a0cc6c1d2ed3ac2044470c568215b84ae349b57e51ddcad87e81e666293ae78 +size 253868 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000038.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f3abcf383fd0f854ef2738750d046f9d92625cd2 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bdac5446ea9b010832336f4a8e67947b2f422437de8ac1641031082179f49af +size 264396 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000039.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..17eec4e9d6bd85d7aef0ed012b631c667866a4af --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e42fc0c87b4c8e9c35a5b0b6a790838450b94740aadf0a63a7c7e6b98b2add3 +size 278074 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000040.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2cf290bb795e6101663bb9c404828d09273f3a2f --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29d2d398b62067d4fb322c97d458e1e5247e31bab8e313f2f75a0f81c2668bd3 +size 247716 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000041.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..42e60b2cbd2d9077f1702944da24ed04984aa0fd --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1e34aabe50e9730238bed722af27f84c18d487a423be029d8976ce10c729276 +size 238609 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000042.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b72c798bb57dbb66ccbd7098dbbafb24e72fac9a --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70fedffda72e08bdbb132a62b7327cf6e3c4c780595a90966c1ba7a367b32f71 +size 260714 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000043.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..284de599561b605274a8b1d970d4ee3084ef1cf7 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d36cbb0db8e3c03793b38f9d8c0c79400708b2277adff63c6d46959f5c331e9e +size 234798 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000044.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..97c27d5969c3e15f8338f67f9046d181428ace5f --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7325783deda17c2e6e94c54f21dcc4c273f3ffb55f272b5601eb129f3a3c9bf +size 274733 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000045.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..985232c4a91cd07a8cf1b4d4dc5747a0aa809a46 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5b51242c42bb1cdfc771407d1d1de7ebbe605c27b62a283607b4d9f6a21bc18 +size 237349 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000046.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..414fc09997102d625caf523e12a1c60394a6b944 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcdcf833af7aa3d2265807a3c4b71a95f0ca0074cd786213380abd62f75ec3a7 +size 274412 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000047.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b9059d3e5ca602a9cf1ef27f9141e8d66cee23c2 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:646c567a0acea423f650de2f4e3021996afdfeba52cd27b965213792dc65ec83 +size 241486 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000048.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a50befdfbbba087f1753a12340ee49aeb284b2e3 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ce99cbeb91a2222ae3a5a539d947182d3ae6ce3f8150c508f9e34cb45228ba4 +size 252224 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000049.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..48ebe07e2bd84dd8894d0559361d8ec08fe9e21e --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae254613a8e40405e30d16473d48f38fe182ed1d8fbb0c7e8cc15195d0d1dcd8 +size 234708 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000050.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c81799513ee8f0c239f2c19d6cb5040230763fc4 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43a6a6fa25a4e2bb792b9faa2ea0c17f063686c93643bc0c705f1f94a6089f18 +size 255391 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000051.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c0f6dea9dfccd43dd5a662015e7aab423fe335e1 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92e6d4c7ec88a5795417047d333706a052de6d47a3c288c1d42ac7bb8965fd9f +size 233899 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000052.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8b903a32a653b5eb5e92312fbdafcd3c6640d9d0 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1c2b9170a65f3fb86efc9882b42b633ebe3e894144a97a4bc34c2d3d93feb5e +size 269808 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000053.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bfdc0d87fc765bd96ec0d3ecc45c809e7ea84286 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05fd2bb7ad94fb176ecff482582b3261fca49680585140afcf5aee66bf131621 +size 261001 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000054.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..942e50d1cc2934e0639d1de47ad66fe52dfeff31 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6733c1290b6cc958ef78ab53e9d563ad71fa7ef97ac6eef65824af27171af890 +size 307455 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000055.parquet b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6561763a7cd50c874670a618a60d831609b38bb5 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fceeeb18222b758b214a5c8c82b8b9962574b1d776b99a9341e0143a09ec4570 +size 259033 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/meta/episodes.jsonl b/AgiBot-g1_robotic_arm_picks_up_battery/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..4f96b40081a4ccc5189051c52a5bdf347ac5ff91 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/meta/episodes.jsonl @@ -0,0 +1,56 @@ +{"episode_index": 0, "tasks": ["take the battery and put it on the table."], "length": 524} +{"episode_index": 1, "tasks": ["take the battery and put it on the table."], "length": 598} +{"episode_index": 2, "tasks": ["take the battery and put it on the table."], "length": 495} +{"episode_index": 3, "tasks": ["take the battery and put it on the table."], "length": 543} +{"episode_index": 4, "tasks": ["take the battery and put it on the table."], "length": 495} +{"episode_index": 5, "tasks": ["take the battery and put it on the table."], "length": 524} +{"episode_index": 6, "tasks": ["take the battery and put it on the table."], "length": 496} +{"episode_index": 7, "tasks": ["take the battery and put it on the table."], "length": 587} +{"episode_index": 8, "tasks": ["take the battery and put it on the table."], "length": 599} +{"episode_index": 9, "tasks": ["take the battery and put it on the table."], "length": 599} +{"episode_index": 10, "tasks": ["take the battery and put it on the table."], "length": 598} +{"episode_index": 11, "tasks": ["take the battery and put it on the table."], "length": 532} +{"episode_index": 12, "tasks": ["take the battery and put it on the table."], "length": 494} +{"episode_index": 13, "tasks": ["take the battery and put it on the table."], "length": 544} +{"episode_index": 14, "tasks": ["take the battery and put it on the table."], "length": 548} +{"episode_index": 15, "tasks": ["take the battery and put it on the table."], "length": 489} +{"episode_index": 16, "tasks": ["take the battery and put it on the table."], "length": 512} +{"episode_index": 17, "tasks": ["take the battery and put it on the table."], "length": 563} +{"episode_index": 18, "tasks": ["take the battery and put it on the table."], "length": 504} +{"episode_index": 19, "tasks": ["take the battery and put it on the table."], "length": 497} +{"episode_index": 20, "tasks": ["take the battery and put it on the table."], "length": 509} +{"episode_index": 21, "tasks": ["take the battery and put it on the table."], "length": 531} +{"episode_index": 22, "tasks": ["take the battery and put it on the table."], "length": 499} +{"episode_index": 23, "tasks": ["take the battery and put it on the table."], "length": 509} +{"episode_index": 24, "tasks": ["take the battery and put it on the table."], "length": 598} +{"episode_index": 25, "tasks": ["take the battery and put it on the table."], "length": 562} +{"episode_index": 26, "tasks": ["take the battery and put it on the table."], "length": 556} +{"episode_index": 27, "tasks": ["take the battery and put it on the table."], "length": 520} +{"episode_index": 28, "tasks": ["take the battery and put it on the table."], "length": 511} +{"episode_index": 29, "tasks": ["take the battery and put it on the table."], "length": 599} +{"episode_index": 30, "tasks": ["take the battery and put it on the table."], "length": 491} +{"episode_index": 31, "tasks": ["take the battery and put it on the table."], "length": 542} +{"episode_index": 32, "tasks": ["take the battery and put it on the table."], "length": 530} +{"episode_index": 33, "tasks": ["take the battery and put it on the table."], "length": 513} +{"episode_index": 34, "tasks": ["take the battery and put it on the table."], "length": 598} +{"episode_index": 35, "tasks": ["take the battery and put it on the table."], "length": 570} +{"episode_index": 36, "tasks": ["take the battery and put it on the table."], "length": 598} +{"episode_index": 37, "tasks": ["take the battery and put it on the table."], "length": 528} +{"episode_index": 38, "tasks": ["take the battery and put it on the table."], "length": 557} +{"episode_index": 39, "tasks": ["take the battery and put it on the table."], "length": 589} +{"episode_index": 40, "tasks": ["take the battery and put it on the table."], "length": 501} +{"episode_index": 41, "tasks": ["take the battery and put it on the table."], "length": 502} +{"episode_index": 42, "tasks": ["take the battery and put it on the table."], "length": 555} +{"episode_index": 43, "tasks": ["take the battery and put it on the table."], "length": 506} +{"episode_index": 44, "tasks": ["take the battery and put it on the table."], "length": 599} +{"episode_index": 45, "tasks": ["take the battery and put it on the table."], "length": 513} +{"episode_index": 46, "tasks": ["take the battery and put it on the table."], "length": 584} +{"episode_index": 47, "tasks": ["take the battery and put it on the table."], "length": 510} +{"episode_index": 48, "tasks": ["take the battery and put it on the table."], "length": 531} +{"episode_index": 49, "tasks": ["take the battery and put it on the table."], "length": 499} +{"episode_index": 50, "tasks": ["take the battery and put it on the table."], "length": 542} +{"episode_index": 51, "tasks": ["take the battery and put it on the table."], "length": 499} +{"episode_index": 52, "tasks": ["take the battery and put it on the table."], "length": 581} +{"episode_index": 53, "tasks": ["take the battery and put it on the table."], "length": 522} +{"episode_index": 54, "tasks": ["take the battery and put it on the table."], "length": 599} +{"episode_index": 55, "tasks": ["take the battery and put it on the table."], "length": 521} diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/meta/episodes_stats.jsonl b/AgiBot-g1_robotic_arm_picks_up_battery/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..e43544e92555eb4602b0fe7d0ca59d9744a41ec1 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/meta/episodes_stats.jsonl @@ -0,0 +1,56 @@ +{"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.40602183396294295]], [[0.42776363904379283]], [[0.39168570236453404]]], "std": [[[0.22970827439911332]], [[0.20633769905428187]], [[0.21213525862878638]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41095335377360154]], [[0.44777098125632697]], [[0.4249022120990868]]], "std": [[[0.28339126466153597]], [[0.2577770563203815]], [[0.27146263672967835]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4517267308974318]], [[0.45584080002751237]], [[0.44124438509888575]]], "std": [[[0.23380104192774306]], [[0.2213076162319067]], [[0.22704596352312106]]], "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.2629279817216451]], [[0.2838209171641707]], [[0.2625382719745008]]], "std": [[[0.18966191312762923]], [[0.18801528767376768]], [[0.18656906959146]]], "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.2330361958788676]], [[0.26071511463673774]], [[0.23910406758747077]]], "std": [[[0.16102772671384935]], [[0.15059829576097009]], [[0.15690898195094732]]], "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.25871656604155424]], [[0.2713239791329376]], [[0.25557230005677734]]], "std": [[[0.18412950855235694]], [[0.17953783552135452]], [[0.17794594153460247]]], "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.2865847734951205]], [[0.2945695658925841]], [[0.280150368490286]]], "std": [[[0.19542431367553154]], [[0.18696269613432975]], [[0.18666107549187608]]], "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.24180059046984617]], [[0.25060040938680517]], [[0.23396355782852132]]], "std": [[[0.15565000985681568]], [[0.1542745347368552]], [[0.15412774957375452]]], "count": [109]}, "observation.state": {"min": [-2.224318027496338, 0.6033664345741272, 0.27639710903167725, -1.3135312795639038, 0.7177915573120117, 0.3229754567146301, -0.19703449308872223, 1.0887107849121094, -0.5696640610694885, -0.3747125566005707, 1.2426854372024536, -0.6531305313110352, -1.4442219734191895, 0.12804540991783142, 0.5612328052520752, 0.19769251346588135, 0.7496067881584167, -0.31087353825569153, 0.607252836227417, -0.6663987040519714, 0.0997009202837944, 0.5786916017532349, -0.3116789758205414, 0.8710909485816956, -0.7296261191368103, 0.03568190708756447, -0.1269882470369339, 0.6710880994796753, 0.3490573465824127, 0.32000109553337097, -7.490140433219494e-06, 0.349039226770401, 0.1954285353422165, 0.22571425139904022, -0.02800000086426735, 0.0, 0.0, 0.0, 0.0, 0.04307181015610695, 0.9990339875221252], "max": [-1.0530322790145874, 1.3204967975616455, 0.6978540420532227, 0.04085828363895416, 1.6577343940734863, 1.515826940536499, 0.9814543128013611, 1.0897287130355835, -0.5689583420753479, -0.3741818964481354, 1.2441086769104004, -0.652011513710022, -1.4427893161773682, 0.12863485515117645, 0.8274879455566406, 0.6297535300254822, 1.0526001453399658, 0.19082264602184296, 0.8585595488548279, 0.08302443474531174, 0.6605983376502991, 0.5789697170257568, -0.3111974895000458, 0.8712823390960693, -0.7293185591697693, 0.03702221438288689, -0.1265261024236679, 0.671269416809082, 0.3490813374519348, 0.32000118494033813, 9.321062861999962e-06, 0.349104642868042, 1.000666618347168, 1.0001904964447021, -0.02800000086426735, 0.0, 0.0, 0.0, 0.0, 0.043943487107753754, 0.9990719556808472], "mean": [-1.6577931642532349, 0.8856356143951416, 0.49538764357566833, -0.40872302651405334, 1.2755550146102905, 1.0038429498672485, 0.5016083121299744, 1.0894672870635986, -0.5694618225097656, -0.374480664730072, 1.2437766790390015, -0.652788519859314, -1.4438837766647339, 0.1283857524394989, 0.7296244502067566, 0.4084770679473877, 0.8878566026687622, -0.0657246932387352, 0.7629541158676147, -0.3140817880630493, 0.41532689332962036, 0.5787529945373535, -0.3112959563732147, 0.8712345957756042, -0.7295691967010498, 0.03594342619180679, -0.12662775814533234, 0.6711177825927734, 0.34906578063964844, 0.32000184059143066, 7.679286113670969e-07, 0.3490649461746216, 0.5899519920349121, 0.921922504901886, -0.02799992635846138, 0.0, 0.0, 0.0, 0.0, 0.043486278504133224, 0.999051034450531], "std": [0.37583255767822266, 0.2210138589143753, 0.1503460556268692, 0.53999263048172, 0.34269455075263977, 0.4192218482494354, 0.4291803240776062, 0.00025954103330150247, 0.00020318315364420414, 0.0001835853763623163, 0.0003890454245265573, 0.00030165869975462556, 0.00039095000829547644, 0.00018611901032272726, 0.09180499613285065, 0.14972954988479614, 0.0727587342262268, 0.14999577403068542, 0.05903492867946625, 0.2757253348827362, 0.1975073516368866, 7.454754086211324e-05, 0.00013439629401545972, 6.0679732996504754e-05, 7.864073995733634e-05, 0.0003746968577615917, 0.00012337927182670683, 4.517218258115463e-05, 3.557449190338957e-06, 6.909838248247979e-07, 2.6749025892058853e-06, 9.921847777150106e-06, 0.37871870398521423, 0.19771616160869598, 7.450580596923828e-08, 0.0, 0.0, 0.0, 0.0, 0.00022013598936609924, 1.0023192771768663e-05], "count": [524]}, "action": {"min": [-2.2259178161621094, 0.601132869720459, 0.2758190631866455, -1.3226816654205322, 0.7149308323860168, 0.32080787420272827, -0.20094329118728638, 1.0887020826339722, -0.5696683526039124, -0.3747214078903198, 1.24262535572052, -0.6531345844268799, -1.4442338943481445, 0.12803761661052704, 0.5580220222473145, 0.19586388766765594, 0.7484620809555054, -0.31982365250587463, 0.6055223345756531, -0.666430652141571, 0.09372086077928543, 0.5786895751953125, -0.31169232726097107, 0.8710856437683105, -0.7296286821365356, 0.03568088635802269, -0.12699919939041138, 0.6710878610610962, 0.3490484654903412, 0.3200010657310486, -9.653958841226995e-06, 0.349039226770401, 0.0, 0.0], "max": [-1.0470021963119507, 1.3219025135040283, 0.6997828483581543, 0.043402791023254395, 1.6605148315429688, 1.5218842029571533, 0.9834716320037842, 1.0897310972213745, -0.5689507126808167, -0.3741781711578369, 1.2441129684448242, -0.6520087718963623, -1.4427859783172607, 0.12864139676094055, 0.8286839723587036, 0.6325023174285889, 1.056508183479309, 0.19472253322601318, 0.8588179349899292, 0.0861741453409195, 0.6625272631645203, 0.5789772272109985, -0.3111969232559204, 0.871285080909729, -0.7293170690536499, 0.037045594304800034, -0.12652099132537842, 0.671271800994873, 0.34908729791641235, 0.32000118494033813, 2.6298714146832936e-05, 0.34914007782936096, 1.0, 1.0], "mean": [-1.657783031463623, 0.8856319785118103, 0.49538537859916687, -0.4087376594543457, 1.2755463123321533, 1.0038527250289917, 0.5016059279441833, 1.0894649028778076, -0.5694606304168701, -0.3744812607765198, 1.2437739372253418, -0.6527865529060364, -1.4438802003860474, 0.12838461995124817, 0.7296196818351746, 0.40847495198249817, 0.8878559470176697, -0.06571841239929199, 0.762954831123352, -0.3140822649002075, 0.4153194725513458, 0.5787534117698669, -0.3112969994544983, 0.871234655380249, -0.729568362236023, 0.035945825278759, -0.12662853300571442, 0.6711177229881287, 0.34906578063964844, 0.32000184059143066, 7.674373136978829e-07, 0.34906500577926636, 0.4890267252922058, 0.9023282527923584], "std": [0.3770858645439148, 0.2221444547176361, 0.15091535449028015, 0.541562557220459, 0.3439483940601349, 0.42033568024635315, 0.4306145906448364, 0.000263361434917897, 0.00020464744011405855, 0.00018375483341515064, 0.0003922599134966731, 0.00030400915420614183, 0.0003948780649807304, 0.00018654987798072398, 0.09227380901575089, 0.15012890100479126, 0.07350069284439087, 0.15064994990825653, 0.059733547270298004, 0.27659177780151367, 0.1982163041830063, 7.52547784941271e-05, 0.0001357085711788386, 6.12031071796082e-05, 8.000115485629067e-05, 0.0003786574525292963, 0.0001247088803211227, 4.647183232009411e-05, 4.554880888463231e-06, 6.896603395034617e-07, 4.1073240026889835e-06, 1.1590918802539818e-05, 0.494477778673172, 0.2879321575164795], "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": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [524]}, "index": {"min": [922], "max": [1445], "mean": [1183.5], "std": [151.26549507405844], "count": [524]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [524]}, "subtask_annotation": {"mean": [0.9274809160305344, 2.0, 2.0, 2.0, 2.0], "std": [0.898731373490916, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [524]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [524]}, "eef_direction_state": {"mean": [3.1583969465648853, 6.0], "std": [2.2504677433385805, 0.0], "min": [0, 6], "max": [6, 6], "count": [524]}, "eef_velocity_state": {"mean": [1.150763358778626, 0.0], "std": [0.7900740310472716, 0.0], "min": [0, 0], "max": [2, 0], "count": [524]}, "eef_acc_mag_state": {"mean": [0.6812977099236641, 0.0], "std": [0.8286113619975266, 0.0], "min": [0, 0], "max": [2, 0], "count": [524]}, "eef_direction_action": {"mean": [3.198473282442748, 6.0], "std": [2.232377459014302, 0.0], "min": [0, 6], "max": [6, 6], "count": [524]}, "eef_velocity_action": {"mean": [1.1622137404580153, 0.0], "std": [0.7998232534490181, 0.0], "min": [0, 0], "max": [2, 0], "count": [524]}, "eef_acc_mag_action": {"mean": [0.6927480916030534, 0.0], "std": [0.8283300163168509, 0.0], "min": [0, 0], "max": [2, 0], "count": [524]}, "eef_sim_pose_state": {"mean": [0.619006126877757, 0.40852672605304513, 1.059483471385489, -1.589064359566319, 0.9538692807151125, -1.119783954780811, 0.4824110109456881, -0.31129723130148196, 0.9921516431830371, -1.5520812065052356, -0.47626637017922446, -0.25296333293859147], "std": [0.08675632703337896, 0.14975188128751415, 0.07895416547870344, 0.42841393225128116, 0.3218409032249832, 1.9411687976459835, 9.087523403024065e-05, 0.000134397218874997, 3.233166940397823e-05, 0.00043303664673787753, 0.00041068789411450256, 0.0007777436712636473], "min": [0.46612311899287745, 0.19764395014281746, 0.9494642507587439, -2.511298593328197, 0.4877057862571852, -3.134881524682704, 0.48233874405144855, -0.3116801816444037, 0.992077748154338, -1.5523995905778012, -0.4765498465741509, -0.2552160871501963], "max": [0.7254036650021314, 0.6297526865823939, 1.2399140937804762, -0.9131286168613719, 1.3443688249512773, 3.140294532012233, 0.48266568367206886, -0.31119868103301257, 0.9921753118875523, -1.5507591902089395, -0.4750803326730144, -0.25240068421979034], "count": [524]}, "eef_sim_pose_action": {"mean": [0.6186268740570052, 0.4084823417101236, 1.0593973498754152, -1.5902441081581091, 0.9530802987189584, -1.121285880667691, 0.48241156764302895, -0.3112980598848608, 0.9921514908312077, -1.5520781009177886, -0.4762637583545954, -0.2529683452743752], "std": [0.08713322487015313, 0.15013727298526025, 0.07959325055393933, 0.43260533220298714, 0.3234886298386441, 1.94088007677796, 9.169455067826894e-05, 0.00013571053529595355, 3.267455382345893e-05, 0.0004388243830606792, 0.000415155375046527, 0.0007860043430100592], "min": [0.4634878283958911, 0.19585027516200634, 0.9475969983349788, -2.5150757725991983, 0.4833308942429313, -3.138830777501715, 0.48233809515925885, -0.3116935462219337, 0.9920775738750076, -1.5524107723588294, -0.47655661684442907, -0.255261740320603], "max": [0.7265177382737126, 0.6324975651692915, 1.2437612020672928, -0.8935591983521032, 1.346400161763329, 3.1347137639707388, 0.4826750181511123, -0.311198112286727, 0.99217729417833, -1.5507509164454891, -0.4750550136322582, -0.25238611059667626], "count": [524]}, "gripper_mode_state": {"mean": [0.4961832061068702, 0.08396946564885496], "std": [0.4999854318721459, 0.2773420171692358], "min": [0, 0], "max": [1, 1], "count": [524]}, "gripper_activity_state": {"mean": [1.786259541984733, 1.7938931297709924], "std": [0.5561266480474519, 0.5521306025925514], "min": [0, 0], "max": [2, 2], "count": [524]}, "gripper_mode_action": {"mean": [0.5114503816793893, 0.09732824427480916], "std": [0.49986887156472803, 0.29640421242147147], "min": [0, 0], "max": [1, 1], "count": [524]}, "gripper_activity_action": {"mean": [1.9351145038167938, 1.9370229007633588], "std": [0.3204061506786233, 0.3177982332122187], "min": [0, 0], "max": [2, 2], "count": [524]}, "gripper_open_scale_state": {"mean": [0.5783834202052535, 0.9038504859068182], "std": [0.37129298915106407, 0.19383841906044874], "min": [0.19159660327668282, 0.22128848176376492], "max": [0.9810457042619294, 0.9805789180830413], "count": [524]}, "gripper_open_scale_action": {"mean": [0.4794379583894603, 0.8846355339239335], "std": [0.4847831638134776, 0.2822853201680439], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [524]}}} +{"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.4009865468409586]], [[0.4245053149963689]], [[0.38757651597676107]]], "std": [[[0.23401075742178007]], [[0.21237258630633152]], [[0.2183526544910017]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4140860206010509]], [[0.45144490300205053]], [[0.42878940391516085]]], "std": [[[0.28532277122343913]], [[0.25430057456748917]], [[0.27246906513168984]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4566370686755094]], [[0.4566564902921953]], [[0.44304880334486735]]], "std": [[[0.23667348961809542]], [[0.22392711671705398]], [[0.23082940200751748]]], "count": [120]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2620903926674837]], [[0.2803619169347426]], [[0.2608791823044322]]], "std": [[[0.1893614214368454]], [[0.18786879020442832]], [[0.18708380334319794]]], "count": [120]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22867399088541668]], [[0.2547024356617647]], [[0.2365698082618464]]], "std": [[[0.15925780775886297]], [[0.14853013468128085]], [[0.15534388990688094]]], "count": [120]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2556394904641544]], [[0.2677329963235294]], [[0.25432678142871734]]], "std": [[[0.18390636697017365]], [[0.17934849720725946]], [[0.1787886751466052]]], "count": [120]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28531371591605387]], [[0.2907078019684436]], [[0.2773432266135621]]], "std": [[[0.19630695689010674]], [[0.18704123599017097]], [[0.18704689438542488]]], "count": [120]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23826025231055964]], [[0.24433418383629493]], [[0.23165663456137664]]], "std": [[[0.15544443021484242]], [[0.15359046307915497]], [[0.1549570588580627]]], "count": [120]}, "observation.state": {"min": [-2.135692596435547, 0.6080529093742371, 0.2775411605834961, -1.3084348440170288, 0.7214386463165283, 0.48077383637428284, -0.19548799097537994, 1.0877861976623535, -0.5673235654830933, -0.37229788303375244, 1.2381243705749512, -0.654768705368042, -1.4334125518798828, 0.12449811398983002, 0.5635640621185303, 0.20181818306446075, 0.7146251201629639, -0.5135263204574585, -0.6272522807121277, -0.6666647791862488, -0.3645508885383606, 0.5810933113098145, -0.31396517157554626, 0.8712840676307678, -0.7289870977401733, 0.040742382407188416, -0.13382349908351898, 0.6701541543006897, 0.3490583300590515, 0.32000109553337097, -1.098554002965102e-05, 0.3490605056285858, 0.2080535888671875, 0.25716668367385864, -0.02800000086426735, 0.0, 0.0, 0.0, 0.0, 0.04204755276441574, 0.9990859031677246], "max": [-1.0563771724700928, 1.3184611797332764, 0.5253472328186035, 0.03433392569422722, 1.3075588941574097, 1.5109682083129883, 0.33193662762641907, 1.0884877443313599, -0.566784679889679, -0.3719249367713928, 1.2395126819610596, -0.6542321443557739, -1.4321573972702026, 0.12511798739433289, 0.8254650235176086, 0.6660382151603699, 1.0646246671676636, 0.3171949088573456, 0.7871885895729065, 0.6788874864578247, 0.6663486957550049, 0.5814017057418823, -0.31353726983070374, 0.871535062789917, -0.7287770509719849, 0.04199477657675743, -0.1332613080739975, 0.6702719926834106, 0.3490758538246155, 0.32000118494033813, 1.4980280866438989e-05, 0.349087655544281, 1.000666618347168, 1.0001904964447021, -0.02800000086426735, 0.0, 0.0, 0.0, 0.0, 0.042744919657707214, 0.9991155862808228], "mean": [-1.455965280532837, 0.8204525113105774, 0.38459089398384094, -0.6255777478218079, 1.0026395320892334, 1.1635690927505493, 0.007341282907873392, 1.0881351232528687, -0.5670029520988464, -0.3721471130847931, 1.2387645244598389, -0.6545217037200928, -1.4327629804611206, 0.12466029822826385, 0.6860290765762329, 0.3653871417045593, 0.872929573059082, -0.1746598780155182, 0.6305667757987976, -0.49387484788894653, 0.25084808468818665, 0.5812578797340393, -0.3137628138065338, 0.8713973760604858, -0.7288962006568909, 0.04140018671751022, -0.13361655175685883, 0.6701843738555908, 0.34906429052352905, 0.3200025260448456, -2.271253407570839e-07, 0.34906524419784546, 0.7285501956939697, 0.9385016560554504, -0.02799992263317108, 0.0, 0.0, 0.0, 0.0, 0.04239800199866295, 0.9990976452827454], "std": [0.3508753180503845, 0.2608795762062073, 0.09817879647016525, 0.5763258337974548, 0.23471270501613617, 0.3447178602218628, 0.17673762142658234, 0.00025051800184883177, 0.00016012917330954224, 0.00010487967665540054, 0.00048827938735485077, 0.00018633763829711825, 0.0004332730604801327, 0.00014093503705225885, 0.09571629762649536, 0.15306082367897034, 0.08276471495628357, 0.21012306213378906, 0.25912749767303467, 0.2614264190196991, 0.22155213356018066, 0.00010427922825329006, 0.00015164991782512516, 8.025481656659395e-05, 7.233982614707202e-05, 0.0004431202250998467, 0.00014989425835665315, 3.105654468527064e-05, 3.1984454835765064e-06, 1.3801770819554804e-06, 3.61813999916194e-06, 5.214091288507916e-06, 0.35513007640838623, 0.1729273796081543, 7.82310962677002e-08, 0.0, 0.0, 0.0, 0.0, 0.00013516764738596976, 6.538518846355146e-06], "count": [598]}, "action": {"min": [-2.1392250061035156, 0.6074977517127991, 0.27724123001098633, -1.3153133392333984, 0.7200546264648438, 0.4786377251148224, -0.19806621968746185, 1.087782859802246, -0.5674296617507935, -0.3723025918006897, 1.2381211519241333, -0.654769778251648, -1.4334131479263306, 0.12449484318494797, 0.5612698197364807, 0.20034681260585785, 0.7133328318595886, -0.5143495798110962, -0.6463215351104736, -0.6667637825012207, -0.4264903962612152, 0.5810919404029846, -0.31396663188934326, 0.8712778687477112, -0.7289876937866211, 0.040742211043834686, -0.1338265985250473, 0.6701539754867554, 0.3490557074546814, 0.32000109553337097, -2.3302660338231362e-05, 0.3490605056285858, 0.0, 0.0], "max": [-1.051517367362976, 1.3197330236434937, 0.5261876583099365, 0.035419292747974396, 1.308899998664856, 1.51524019241333, 0.34422099590301514, 1.0884897708892822, -0.5667803287506104, -0.3719227612018585, 1.239514946937561, -0.6542288661003113, -1.432149887084961, 0.12535113096237183, 0.8258096575737, 0.668213427066803, 1.0686622858047485, 0.3359958231449127, 0.7903354167938232, 0.6846597194671631, 0.6699374318122864, 0.5814040899276733, -0.3135261833667755, 0.8715351819992065, -0.7287735342979431, 0.04200192168354988, -0.13311803340911865, 0.6703713536262512, 0.34907788038253784, 0.32000118494033813, 3.0293456802610308e-05, 0.34910547733306885, 1.0, 1.0], "mean": [-1.4559613466262817, 0.820451021194458, 0.3845899999141693, -0.6255843639373779, 1.0026369094848633, 1.1635733842849731, 0.0073374188505113125, 1.0881330966949463, -0.5670017004013062, -0.3721475303173065, 1.238760232925415, -0.6545209884643555, -1.4327605962753296, 0.12465950846672058, 0.6860261559486389, 0.36538639664649963, 0.8729290962219238, -0.1746578812599182, 0.6305678486824036, -0.4938744306564331, 0.2508436143398285, 0.581258237361908, -0.3137633800506592, 0.8713973760604858, -0.7288956642150879, 0.041402220726013184, -0.13361723721027374, 0.6701844930648804, 0.3490642309188843, 0.3200025260448456, -2.2712556813075935e-07, 0.34906524419784546, 0.6565719246864319, 0.944581925868988], "std": [0.35178178548812866, 0.26168787479400635, 0.09863454848527908, 0.5774440169334412, 0.2355370968580246, 0.3460019528865814, 0.17856143414974213, 0.0002529023913666606, 0.00016129721188917756, 0.00010516506881685928, 0.000489432190079242, 0.0001880326308310032, 0.00043479580199345946, 0.00014592084335163236, 0.09603822976350784, 0.15354344248771667, 0.08344394713640213, 0.21550960838794708, 0.27123716473579407, 0.2743852138519287, 0.22788169980049133, 0.00010459681652719155, 0.00015197566244751215, 8.094798249658197e-05, 7.364664634224027e-05, 0.00044545717537403107, 0.00015220769273582846, 3.5249991924501956e-05, 3.614954721342656e-06, 1.3790805724056554e-06, 4.885890575678786e-06, 5.846641670359531e-06, 0.4694255292415619, 0.22383835911750793], "count": [598]}, "timestamp": {"min": [0.0], "max": [19.9], "mean": [9.95], "std": [5.754249637345333], "count": [598]}, "frame_index": {"min": [0], "max": [597], "mean": [298.5], "std": [172.62748912035997], "count": [598]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [598]}, "index": {"min": [1446], "max": [2043], "mean": [1744.5], "std": [172.62748912035997], "count": [598]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [598]}, "subtask_annotation": {"mean": [1.2123745819397993, 2.0, 2.0, 2.0, 2.0], "std": [0.8616974265982771, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [598]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [598]}, "eef_direction_state": {"mean": [4.2274247491638794, 6.0], "std": [2.0261956023344045, 0.0], "min": [0, 6], "max": [6, 6], "count": [598]}, "eef_velocity_state": {"mean": [0.9548494983277592, 0.0], "std": [0.8994432842021775, 0.0], "min": [0, 0], "max": [2, 0], "count": [598]}, "eef_acc_mag_state": {"mean": [0.5367892976588629, 0.0], "std": [0.7766347904549391, 0.0], "min": [0, 0], "max": [2, 0], "count": [598]}, "eef_direction_action": {"mean": [4.3244147157190636, 6.0], "std": [1.9564931536087646, 0.0], "min": [0, 6], "max": [6, 6], "count": [598]}, "eef_velocity_action": {"mean": [0.9481605351170569, 0.0], "std": [0.9064918011762256, 0.0], "min": [0, 0], "max": [2, 0], "count": [598]}, "eef_acc_mag_action": {"mean": [0.520066889632107, 0.0], "std": [0.7729316961394551, 0.0], "min": [0, 0], "max": [2, 0], "count": [598]}, "eef_sim_pose_state": {"mean": [0.5831296875053239, 0.3654301690051831, 1.0306209274193723, -1.4892137507841026, 0.38587168844300535, -2.3408104651770274, 0.4847114061652748, -0.3137626500106537, 0.9931579939343286, -1.5442312294106786, -0.4774709891084563, -0.27298968484247643], "std": [0.09712749094010413, 0.15306214707843827, 0.08160716518296268, 0.20761061231958838, 0.1792564064942627, 0.6577218270272648, 0.0001252498450624085, 0.00015164932802851392, 4.113511953353948e-05, 0.0004375805937340235, 0.0004877130864249739, 0.0009137782893496885], "min": [0.4683757261307704, 0.201779999507173, 0.9185188229906668, -1.7531273331266037, 0.105094938018373, -2.9765145074945987, 0.48451249588242523, -0.3139663812351835, 0.9930987423997277, -1.5448323800009849, -0.47820294951253683, -0.2742302576142195], "max": [0.7380358318231338, 0.6660267423032753, 1.2491155295467347, -0.988125079880914, 0.7643192521903623, -1.083753919682651, 0.4848848074607114, -0.3135384416324146, 0.9932357515635213, -1.5435766419211587, -0.4768199645614739, -0.2716660661287311], "count": [598]}, "eef_sim_pose_action": {"mean": [0.5827667449357115, 0.36539325823151175, 1.0304807023782974, -1.489998142340323, 0.3856389123113594, -2.3414010966409244, 0.48471201081866294, -0.31376331952718506, 0.9931578184161253, -1.5442291639875905, -0.4774687702645728, -0.27299388457506163], "std": [0.09727441232877801, 0.15354419537513594, 0.08213157446254109, 0.20948549281696163, 0.18108109859595695, 0.6597355662186016, 0.00012569840726621307, 0.00015197533192077192, 4.191371644264843e-05, 0.00044010183702123583, 0.0004964323266041754, 0.0009161474149555741], "min": [0.46659185325652275, 0.200298031148513, 0.9172028866039015, -1.7560754758588328, 0.09992361708032482, -2.98749129755419, 0.48451169149388973, -0.31396785605142463, 0.9930953159365149, -1.5448362943457354, -0.4782030612052346, -0.2742432872511449], "max": [0.7381698611028626, 0.6682056888635226, 1.2518821276148417, -0.9873886685272679, 0.7665151592607344, -1.0842669882642055, 0.4848890355520902, -0.3135272970703059, 0.9932368957138622, -1.5435687626517645, -0.47681164943071797, -0.2716657193483747], "count": [598]}, "gripper_mode_state": {"mean": [0.3311036789297659, 0.06521739130434782], "std": [0.47061027690536383, 0.24690905851305991], "min": [0, 0], "max": [1, 1], "count": [598]}, "gripper_activity_state": {"mean": [1.8277591973244147, 1.8361204013377928], "std": [0.5062472549567004, 0.5007349102933206], "min": [0, 0], "max": [2, 2], "count": [598]}, "gripper_mode_action": {"mean": [0.342809364548495, 0.05518394648829431], "std": [0.4746484005307016, 0.228338955367388], "min": [0, 0], "max": [1, 1], "count": [598]}, "gripper_activity_action": {"mean": [1.939799331103679, 1.9632107023411371], "std": [0.3055582530707006, 0.26874735886235335], "min": [0, 0], "max": [2, 2], "count": [598]}, "gripper_open_scale_state": {"mean": [0.7142632044409606, 0.9201048780104439], "std": [0.3481655430003949, 0.16953748002770938], "min": [0.20397410673253677, 0.25212419968025357], "max": [0.9810457042619294, 0.9805789180830413], "count": [598]}, "gripper_open_scale_action": {"mean": [0.6436979473985716, 0.9260607255123592], "std": [0.46022096456316, 0.21945005275214835], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [598]}}} +{"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.3999109267638679]], [[0.42089123250796046]], [[0.38440634688704545]]], "std": [[[0.22931130016928847]], [[0.2072674280318302]], [[0.21245799160236228]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43904861619421526]], [[0.475144662833082]], [[0.4541595179738562]]], "std": [[[0.2917198836971453]], [[0.2576129617429183]], [[0.2737225393069739]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4531963367454825]], [[0.45526605198074704]], [[0.4418220733334812]]], "std": [[[0.23004691899905788]], [[0.21755989670535839]], [[0.22462946929095925]]], "count": [104]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26265213496005374]], [[0.27989280090792323]], [[0.26005275536446554]]], "std": [[[0.1901814311017575]], [[0.18796313535681614]], [[0.18699110614069558]]], "count": [104]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2283915146587481]], [[0.2538748302430948]], [[0.2363411734510511]]], "std": [[[0.15887203917293663]], [[0.14812577476565753]], [[0.1551627797250328]]], "count": [104]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25676885958710405]], [[0.26783918423889985]], [[0.2544346413820937]]], "std": [[[0.18414922318516308]], [[0.1793814511561547]], [[0.1787424464778947]]], "count": [104]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28639314631351337]], [[0.2929935912165347]], [[0.27968405883236713]]], "std": [[[0.19639250388914337]], [[0.18737607901729145]], [[0.1872131164958447]]], "count": [104]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2398663689108456]], [[0.24528200083368684]], [[0.2326244509597709]]], "std": [[[0.15537405583821753]], [[0.1536366870678539]], [[0.15512190960708191]]], "count": [104]}, "observation.state": {"min": [-2.0056228637695312, 0.604628324508667, 0.2512194514274597, -1.3179494142532349, 0.7175516486167908, 0.7704810500144958, -0.3481189012527466, 1.0870553255081177, -0.5668148398399353, -0.37252092361450195, 1.2371461391448975, -0.6543102860450745, -1.4323111772537231, 0.12423090636730194, 0.5614462494850159, 0.2823859453201294, 0.7510855197906494, -0.43256130814552307, -0.5939344763755798, -0.6688694953918457, -0.4456433057785034, 0.5813789367675781, -0.31428641080856323, 0.8711089491844177, -0.7288152575492859, 0.04196963086724281, -0.13397718966007233, 0.6702074408531189, 0.3490598499774933, 0.32000112533569336, -5.992112619424006e-06, 0.3490626811981201, 0.2064405232667923, 0.19852381944656372, -0.02800000086426735, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0421292781829834, 0.9990922808647156], "max": [-1.0546573400497437, 0.8970203399658203, 0.5468834042549133, 0.11520173400640488, 1.6149400472640991, 1.510902762413025, 0.5802938938140869, 1.0878586769104004, -0.5663604736328125, -0.37221625447273254, 1.238108515739441, -0.6536137461662292, -1.431487798690796, 0.12455228716135025, 0.8027465343475342, 0.5733088254928589, 1.0158103704452515, 0.3000505566596985, 0.8549896478652954, 0.5970473885536194, 0.5733447074890137, 0.581536054611206, -0.3139573335647583, 0.8712862133979797, -0.7286207675933838, 0.04288896545767784, -0.1337338238954544, 0.6703174710273743, 0.3490714430809021, 0.32000118494033813, 1.3648700587509666e-05, 0.34906667470932007, 1.000666618347168, 1.0001904964447021, -0.02800000086426735, 0.0, 0.0, 0.0, 0.0, 0.042597826570272446, 0.9991121888160706], "mean": [-1.5099737644195557, 0.7527445554733276, 0.38336530327796936, -0.6678631901741028, 1.1652781963348389, 1.1794843673706055, 0.0798092931509018, 1.0875648260116577, -0.566629946231842, -0.37237951159477234, 1.2377952337265015, -0.6540170907974243, -1.4320039749145508, 0.1243978887796402, 0.6940622329711914, 0.39985495805740356, 0.884806215763092, -0.14559198915958405, 0.703609824180603, -0.44078585505485535, 0.29877230525016785, 0.5814278721809387, -0.31406331062316895, 0.8712159991264343, -0.7287554144859314, 0.04227978736162186, -0.13381141424179077, 0.670240044593811, 0.34906497597694397, 0.3200015425682068, 2.394359057689144e-07, 0.34906166791915894, 0.6528292298316956, 0.9052527546882629, -0.02799993008375168, -0.00027171734836883843, 0.0, 0.0, 0.0, 0.04231838509440422, 0.9991054534912109], "std": [0.35673248767852783, 0.1136135384440422, 0.09850818663835526, 0.5303098559379578, 0.31610140204429626, 0.28143978118896484, 0.30674466490745544, 0.0003048909129574895, 0.00016550776490475982, 6.634780584136024e-05, 0.0003301985270809382, 0.00023145152954384685, 0.00031847087666392326, 9.981594484997913e-05, 0.08475244045257568, 0.1081370934844017, 0.06245626509189606, 0.13105732202529907, 0.21110376715660095, 0.22319898009300232, 0.21191628277301788, 5.63285757380072e-05, 0.0001232423383044079, 6.553900311701e-05, 6.991538975853473e-05, 0.00035029431455768645, 8.857256034389138e-05, 3.723152985912748e-05, 2.4732289602980018e-06, 3.921393840755627e-07, 3.2479397304996382e-06, 1.9984101982117863e-06, 0.3695709705352783, 0.22262224555015564, 7.078051567077637e-08, 0.00043305137660354376, 0.0, 0.0, 0.0, 0.00010815989662660286, 4.764509867527522e-06], "count": [495]}, "action": {"min": [-2.0097274780273438, 0.6027622818946838, 0.24917440116405487, -1.328691005706787, 0.7144728302955627, 0.7695401906967163, -0.3648858368396759, 1.0870542526245117, -0.5668154358863831, -0.37252524495124817, 1.2371352910995483, -0.6543198823928833, -1.4323134422302246, 0.12422218918800354, 0.5582760572433472, 0.2814125716686249, 0.7505268454551697, -0.44208210706710815, -0.6080378293991089, -0.6715884804725647, -0.46327805519104004, 0.5813786387443542, -0.31428977847099304, 0.8711035847663879, -0.7288162708282471, 0.041966427117586136, -0.1339842528104782, 0.6702048182487488, 0.3490586578845978, 0.3200010657310486, -9.653958841226995e-06, 0.3490622043609619, 0.0, 0.0], "max": [-1.049054741859436, 0.9023172855377197, 0.54901522397995, 0.13039834797382355, 1.6193115711212158, 1.51539945602417, 0.5814846754074097, 1.0878597497940063, -0.5663594007492065, -0.37221723794937134, 1.238111972808838, -0.6536072492599487, -1.431473731994629, 0.12456245720386505, 0.8042357563972473, 0.5761130452156067, 1.0181092023849487, 0.33002597093582153, 0.855654239654541, 0.6111930012702942, 0.5776010751724243, 0.5815383195877075, -0.3139568269252777, 0.8712879419326782, -0.7286171317100525, 0.04289398342370987, -0.13373282551765442, 0.670320451259613, 0.349074125289917, 0.32000118494033813, 2.1305288100847974e-05, 0.3490675091743469, 1.0, 1.0], "mean": [-1.5099778175354004, 0.7527448534965515, 0.3833647668361664, -0.667857825756073, 1.1652785539627075, 1.179485559463501, 0.07981106638908386, 1.0875638723373413, -0.5666295289993286, -0.37237948179244995, 1.2377933263778687, -0.6540157794952393, -1.432003140449524, 0.12439732253551483, 0.6940628886222839, 0.39985597133636475, 0.8848068714141846, -0.14559222757816315, 0.7036094665527344, -0.4407857358455658, 0.29877421259880066, 0.5814278721809387, -0.3140639066696167, 0.8712150454521179, -0.7287548184394836, 0.04228142276406288, -0.1338118314743042, 0.6702401638031006, 0.3490649461746216, 0.3200015425682068, 2.3403281090850214e-07, 0.34906166791915894, 0.5609292984008789, 0.925151526927948], "std": [0.35809293389320374, 0.1144745871424675, 0.099354088306427, 0.5323081016540527, 0.3172788619995117, 0.2825206518173218, 0.30827105045318604, 0.00030660483753308654, 0.0001660831767367199, 6.663474778179079e-05, 0.0003318280796520412, 0.00023218453861773014, 0.0003197819460183382, 9.993483399739489e-05, 0.08508140593767166, 0.10847204923629761, 0.06314107775688171, 0.1389416605234146, 0.22900305688381195, 0.2402837872505188, 0.22190873324871063, 5.660971510224044e-05, 0.0001238695258507505, 6.580760964425281e-05, 7.033969450276345e-05, 0.00035198364639654756, 8.909405005397275e-05, 3.7566886021522805e-05, 2.7807352580566658e-06, 3.90304819575249e-07, 3.723996996995993e-06, 2.013277935475344e-06, 0.4906086027622223, 0.25793883204460144], "count": [495]}, "timestamp": {"min": [0.0], "max": [16.466666666666665], "mean": [8.233333333333333], "std": [4.763130001102994], "count": [495]}, "frame_index": {"min": [0], "max": [494], "mean": [247.0], "std": [142.89390003308984], "count": [495]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [495]}, "index": {"min": [2044], "max": [2538], "mean": [2291.0], "std": [142.89390003308984], "count": [495]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [495]}, "subtask_annotation": {"mean": [1.0888888888888888, 2.0, 2.0, 2.0, 2.0], "std": [0.9057491891881183, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [495]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [495]}, "eef_direction_state": {"mean": [3.684848484848485, 6.0], "std": [2.2214911561474113, 0.0], "min": [0, 6], "max": [6, 6], "count": [495]}, "eef_velocity_state": {"mean": [0.9616161616161616, 0.0], "std": [0.784020597377735, 0.0], "min": [0, 0], "max": [2, 0], "count": [495]}, "eef_acc_mag_state": {"mean": [0.4808080808080808, 0.0], "std": [0.7434123843924286, 0.0], "min": [0, 0], "max": [2, 0], "count": [495]}, "eef_direction_action": {"mean": [3.7656565656565655, 6.0], "std": [2.152196980215525, 0.0], "min": [0, 6], "max": [6, 6], "count": [495]}, "eef_velocity_action": {"mean": [0.9939393939393939, 0.0], "std": [0.7977010125465641, 0.0], "min": [0, 0], "max": [2, 0], "count": [495]}, "eef_acc_mag_action": {"mean": [0.5454545454545454, 0.0], "std": [0.7794420080374664, 0.0], "min": [0, 0], "max": [2, 0], "count": [495]}, "eef_sim_pose_state": {"mean": [0.5865166302046594, 0.3999436308756809, 1.0445677458478244, -1.537193716869705, 0.5870627058471984, -2.267999809763972, 0.48493191721511525, -0.3140641171585349, 0.9930460026292163, -1.5434196544728127, -0.47638304808432425, -0.2746408044265488], "std": [0.07647257231190419, 0.10824824498606064, 0.07260495070936276, 0.20589730153871896, 0.1858631516293188, 0.5949333422424448, 7.553744138472431e-05, 0.00012324476901762999, 4.266579189347576e-05, 0.00036975448903955383, 0.0004258308523876254, 0.0006773609523288099], "min": [0.4662536577335574, 0.28247960282501855, 0.9176029140575436, -1.9444071740552111, 0.1487001943835824, -2.985219492394869, 0.48486118072168666, -0.31428762889213346, 0.9929745834498911, -1.543734151724272, -0.4767900074774114, -0.27584183674394636], "max": [0.6784332528613206, 0.5734838169633004, 1.1731579506693142, -1.1200225132574795, 0.8958948525443331, -1.46698510122788, 0.48506956386677963, -0.3139585653116428, 0.9930973929208532, -1.5427312466523606, -0.4756394502470216, -0.2740683213336048], "count": [495]}, "eef_sim_pose_action": {"mean": [0.5862287949722573, 0.3998724189231922, 1.044399835481891, -1.537990149358665, 0.5868163594054214, -2.268974007713015, 0.4849322530597637, -0.3140646797949735, 0.9930457705507544, -1.5434179568410025, -0.4763809054615536, -0.2746438105681044], "std": [0.07684995689932794, 0.10850256597987847, 0.07299995517540069, 0.20715987474825884, 0.1879197946237566, 0.5959456387300834, 7.588971379844454e-05, 0.00012387231452895504, 4.284813913773746e-05, 0.00037175713343329904, 0.0004278387466562467, 0.0006807423235451617], "min": [0.46353653013115836, 0.2814495949148257, 0.9169503180427352, -1.9472698160289341, 0.1307033108060971, -2.999541758378202, 0.4848603347141187, -0.3142909986331891, 0.9929734342104599, -1.543734165295728, -0.47678967318989685, -0.27585689929515755], "max": [0.6785295617118814, 0.5761568249721404, 1.1739043622000327, -1.1200224062626414, 0.9005774838519551, -1.4501373712056336, 0.48507301207320036, -0.3139580445824106, 0.9930982628779443, -1.5427190637906811, -0.4756291475798551, -0.27406804052622524], "count": [495]}, "gripper_mode_state": {"mean": [0.4222222222222222, 0.10505050505050505], "std": [0.4939135726865087, 0.30661848678632914], "min": [0, 0], "max": [1, 1], "count": [495]}, "gripper_activity_state": {"mean": [1.7737373737373738, 1.8], "std": [0.5697041334888834, 0.5490119683705764], "min": [0, 0], "max": [2, 2], "count": [495]}, "gripper_mode_action": {"mean": [0.4404040404040404, 0.07474747474747474], "std": [0.4964356167720419, 0.26298344009908675], "min": [0, 0], "max": [1, 1], "count": [495]}, "gripper_activity_action": {"mean": [1.9353535353535354, 1.9555555555555555], "std": [0.3239008238637593, 0.29481109247603354], "min": [0, 0], "max": [2, 2], "count": [495]}, "gripper_open_scale_state": {"mean": [0.6400267637574006, 0.8875073785592024], "std": [0.3623243755800266, 0.21825875481198923], "min": [0.2023926698694042, 0.1946311955358468], "max": [0.9810457042619294, 0.9805789180830413], "count": [495]}, "gripper_open_scale_action": {"mean": [0.5499306790402281, 0.9070112889864675], "std": [0.4809906047321895, 0.2528807009809136], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [495]}}} +{"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.4041557004746343]], [[0.42461279372860256]], [[0.3865837831660442]]], "std": [[[0.2282547788327752]], [[0.20528129042733317]], [[0.21169553852493342]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4347137433404734]], [[0.4835866721075685]], [[0.46131600955333113]]], "std": [[[0.2713274122232895]], [[0.2380780943061959]], [[0.253156831862382]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44765476962843964]], [[0.4547171052857417]], [[0.4382060213791399]]], "std": [[[0.23159846655814495]], [[0.21743902674044915]], [[0.22366678044667487]]], "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.2628582900445334]], [[0.28528697123380603]], [[0.2646700049648765]]], "std": [[[0.1905930935113758]], [[0.19004154399543166]], [[0.18837233871548711]]], "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.23162721949131215]], [[0.25846613010438546]], [[0.2403580455619748]]], "std": [[[0.1599999243022837]], [[0.1496749460923042]], [[0.15647658977665704]]], "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.25918844100140054]], [[0.27270980877702644]], [[0.25818990584515056]]], "std": [[[0.18324055124525526]], [[0.1794040578782839]], [[0.17852390384657926]]], "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.2862789600703563]], [[0.29656588343345147]], [[0.28224971824667366]]], "std": [[[0.19425232637587486]], [[0.1866146812126704]], [[0.18635712739332244]]], "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.242329214400604]], [[0.2497874523344494]], [[0.23627681272704393]]], "std": [[[0.1548491743842504]], [[0.1538178649498197]], [[0.15517041128999856]]], "count": [112]}, "observation.state": {"min": [-2.580101490020752, 0.5920505523681641, 0.27940163016319275, -1.2794594764709473, 0.7321707010269165, 1.0926241874694824, -0.2028389722108841, 1.0866750478744507, -0.5663652420043945, -0.3727929890155792, 1.23661470413208, -0.6536747813224792, -1.4315075874328613, 0.12394735217094421, 0.5734835863113403, 0.2599160969257355, 0.7448049783706665, -0.3567819893360138, 0.6031060814857483, -0.6662566661834717, 0.12021549046039581, 0.5815069675445557, -0.31448182463645935, 0.8710277080535889, -0.7286542654037476, 0.042799800634384155, -0.1340857595205307, 0.6702890396118164, 0.3490585684776306, 0.32000112533569336, -2.663161012605997e-06, 0.3490631878376007, 0.192190483212471, 0.19095240533351898, -0.028999999165534973, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.04181872308254242, 0.9991075992584229], "max": [-1.0770758390426636, 1.1441718339920044, 0.7229790091514587, 0.05186736583709717, 1.7050832509994507, 1.5219357013702393, 0.3444848656654358, 1.0871902704238892, -0.5659627914428711, -0.37236928939819336, 1.2373287677764893, -0.6528400778770447, -1.430849552154541, 0.1242474839091301, 0.7791412472724915, 0.5905108451843262, 1.159608244895935, -0.015780368819832802, 0.8688777685165405, -0.3087608218193054, 0.5856907963752747, 0.5816196799278259, -0.31424957513809204, 0.871113657951355, -0.7284587621688843, 0.04346578195691109, -0.1339472383260727, 0.6704326272010803, 0.349075049161911, 0.32000118494033813, 2.1971078240312636e-05, 0.3490631878376007, 1.000666618347168, 1.0001904964447021, -0.02800000086426735, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.04223824292421341, 0.9991251826286316], "mean": [-1.999046802520752, 0.7853648662567139, 0.5434499382972717, -0.263047993183136, 1.3743137121200562, 1.3200796842575073, 0.09205522388219833, 1.087051272392273, -0.5662413835525513, -0.3726232647895813, 1.2371777296066284, -0.6534145474433899, -1.431331992149353, 0.12408808618783951, 0.7016353607177734, 0.43911871314048767, 0.9746531248092651, -0.20871543884277344, 0.7288612127304077, -0.4831259250640869, 0.38411080837249756, 0.5815302133560181, -0.3142906725406647, 0.8710910677909851, -0.7286181449890137, 0.042925670742988586, -0.1339724212884903, 0.6703130602836609, 0.34906500577926636, 0.3200020492076874, 1.596348624843813e-06, 0.3490612804889679, 0.5456593036651611, 0.8915003538131714, -0.02838403731584549, -0.0009999937610700727, 0.0, 0.0, 0.0, 0.042012304067611694, 0.9991141557693481], "std": [0.4409520626068115, 0.1858469545841217, 0.10619445145130157, 0.3803975284099579, 0.2337774634361267, 0.10669011622667313, 0.13117504119873047, 0.00014713764539919794, 0.0001086905540432781, 0.00012340852117631584, 0.0002296310558449477, 0.0002229521342087537, 0.0001953598839463666, 8.014743070816621e-05, 0.05316729098558426, 0.12587349116802216, 0.12821730971336365, 0.10058226436376572, 0.07960302382707596, 0.08348948508501053, 0.1415223479270935, 3.66768981621135e-05, 7.380142051260918e-05, 3.13589844154194e-05, 6.007825504639186e-05, 0.00021506115444935858, 4.249180346960202e-05, 4.3155236198799685e-05, 2.8459792247303994e-06, 8.950634651228029e-07, 4.62554999103304e-06, 1.9073486328125e-06, 0.378357470035553, 0.2537328898906708, 0.0004507798294071108, 6.28642737865448e-09, 0.0, 0.0, 0.0, 9.920686716213822e-05, 5.093229901831364e-06], "count": [543]}, "action": {"min": [-2.5834808349609375, 0.5904929637908936, 0.27939629554748535, -1.279768466949463, 0.7320695519447327, 1.0753748416900635, -0.20818641781806946, 1.0866698026657104, -0.5663690567016602, -0.37279725074768066, 1.23661470413208, -0.6536769866943359, -1.4315080642700195, 0.12394579499959946, 0.5733855962753296, 0.25940707325935364, 0.7441412210464478, -0.35847967863082886, 0.6011732816696167, -0.6662575602531433, 0.12004351615905762, 0.5815063118934631, -0.31448182463645935, 0.8710201382637024, -0.7286552786827087, 0.042798738926649094, -0.13408638536930084, 0.6702882051467896, 0.3490554094314575, 0.32000109553337097, -5.992112619424006e-06, 0.3490631878376007, 0.0, 0.0], "max": [-1.0769041776657104, 1.1462901830673218, 0.7302184700965881, 0.08035382628440857, 1.7147053480148315, 1.5379973649978638, 0.3477643132209778, 1.0871914625167847, -0.5659615993499756, -0.3723677396774292, 1.2373358011245728, -0.652837872505188, -1.430848240852356, 0.12425272166728973, 0.7796177864074707, 0.5921399593353271, 1.1632400751113892, -0.01566844806075096, 0.8692359924316406, -0.3022526204586029, 0.58982914686203, 0.5816230773925781, -0.31424903869628906, 0.8711150884628296, -0.7284586429595947, 0.04347142204642296, -0.13394542038440704, 0.6704326272010803, 0.3490821421146393, 0.32000118494033813, 4.028031253255904e-05, 0.3490631878376007, 1.0, 1.0], "mean": [-1.9990440607070923, 0.7853633761405945, 0.543450653553009, -0.26305699348449707, 1.3743098974227905, 1.3200849294662476, 0.09205270558595657, 1.0870500802993774, -0.5662404894828796, -0.372624009847641, 1.2371762990951538, -0.6534128785133362, -1.431331753730774, 0.12408749014139175, 0.7016400098800659, 0.439114511013031, 0.9746492505073547, -0.20871056616306305, 0.7288684844970703, -0.4831272065639496, 0.38411223888397217, 0.581530749797821, -0.3142908215522766, 0.8710912466049194, -0.7286180257797241, 0.04292679950594902, -0.13397260010242462, 0.6703135371208191, 0.34906506538391113, 0.3200020492076874, 1.6051131979111233e-06, 0.3490612804889679, 0.43825051188468933, 0.9251565337181091], "std": [0.44209781289100647, 0.1864112913608551, 0.10720251500606537, 0.38221514225006104, 0.23536565899848938, 0.10931279510259628, 0.1323498785495758, 0.0001491353614255786, 0.00010972267045872286, 0.00012330117169767618, 0.0002319622435607016, 0.00022496483870781958, 0.00019724057347048074, 8.012674516066909e-05, 0.05357065796852112, 0.12611635029315948, 0.12857386469841003, 0.10111062228679657, 0.08045568317174911, 0.08443897217512131, 0.1420857459306717, 3.70795423805248e-05, 7.469880802091211e-05, 3.166745591443032e-05, 6.0868016589665785e-05, 0.00021752368775196373, 4.310879376134835e-05, 4.3751890189014375e-05, 3.315916956125875e-06, 8.934995889831043e-07, 5.835744104842888e-06, 1.9073486328125e-06, 0.4909553825855255, 0.25836214423179626], "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": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [543]}, "index": {"min": [2539], "max": [3081], "mean": [2810.0], "std": [156.75033226971695], "count": [543]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [543]}, "subtask_annotation": {"mean": [0.7790055248618785, 2.0, 2.0, 2.0, 2.0], "std": [0.8620083011220702, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [543]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [543]}, "eef_direction_state": {"mean": [3.160220994475138, 6.0], "std": [2.0612449408611915, 0.0], "min": [0, 6], "max": [6, 6], "count": [543]}, "eef_velocity_state": {"mean": [1.2265193370165746, 0.0], "std": [0.6524329330518841, 0.0], "min": [0, 0], "max": [2, 0], "count": [543]}, "eef_acc_mag_state": {"mean": [0.5340699815837937, 0.0], "std": [0.7714038592535503, 0.0], "min": [0, 0], "max": [2, 0], "count": [543]}, "eef_direction_action": {"mean": [3.270718232044199, 6.0], "std": [2.049661706754403, 0.0], "min": [0, 6], "max": [6, 6], "count": [543]}, "eef_velocity_action": {"mean": [1.2430939226519337, 0.0], "std": [0.6647000489564977, 0.0], "min": [0, 0], "max": [2, 0], "count": [543]}, "eef_acc_mag_action": {"mean": [0.6648250460405156, 0.0], "std": [0.8016995740052315, 0.0], "min": [0, 0], "max": [2, 0], "count": [543]}, "eef_sim_pose_state": {"mean": [0.5628539336287237, 0.43912310049971565, 1.1315666506887971, -1.481710284173428, 0.5499059326504433, -2.1330564113645374, 0.48506998950271446, -0.31429284624279014, 0.9929645661433674, -1.5427213351515288, -0.4755955974932302, -0.27588822972232085], "std": [0.0793138215681232, 0.1258219844921258, 0.11405386242327689, 0.27844598057712266, 0.06632081555065278, 0.44451747454710083, 4.511274510644549e-05, 7.379192002358054e-05, 1.7834485905763965e-05, 0.00027094909838163366, 0.0002842080114836472, 0.00039815744462769805], "min": [0.44562257124659016, 0.26008959783262264, 0.9393925595087498, -1.9940356983616598, 0.4221821004188895, -2.9311999025715676, 0.48504184447049625, -0.31448306264668585, 0.9929287141193349, -1.5428690767587323, -0.47575934461844804, -0.27690068635595955], "max": [0.7111548898621984, 0.5905265066549956, 1.31377952753201, -1.0287235243321575, 0.7778241539738988, -1.540682506545265, 0.4851731733268359, -0.3142507779970678, 0.9929763411831274, -1.5420027456316774, -0.4748907845862025, -0.27566226231401725], "count": [543]}, "eef_sim_pose_action": {"mean": [0.562608955698301, 0.43911058301866485, 1.131411818700491, -1.4825875843236722, 0.5492772180562108, -2.1341222866538803, 0.48507021860486854, -0.3142932524652949, 0.9929645147316645, -1.54271977388615, -0.47559414186827415, -0.27589040031891887], "std": [0.0796106814012108, 0.1261045047529864, 0.11433088965494027, 0.28108283974046655, 0.06889761740579947, 0.4462165557453047, 4.5537625434427096e-05, 7.468583511766128e-05, 1.798870265212826e-05, 0.00027446853189976484, 0.0002872702073868308, 0.00040291465447166424], "min": [0.4445103052546996, 0.2594622985554905, 0.9387014986882181, -1.995808343665897, 0.40056163107209697, -2.9316650038641985, 0.48504115556761257, -0.314483067916394, 0.992928635528957, -1.542873347224396, -0.47575934534366593, -0.2769022089930986], "max": [0.7118862889745879, 0.5921499961879738, 1.3163407916354628, -1.021711801763208, 0.7882131940332489, -1.5326104497953064, 0.4851731733268359, -0.3142502771892375, 0.9929779120313155, -1.5420023698506142, -0.4748905777622916, -0.27566225082328577], "count": [543]}, "gripper_mode_state": {"mean": [0.5488029465930019, 0.13443830570902393], "std": [0.4976125725942232, 0.3411226284888052], "min": [0, 0], "max": [1, 1], "count": [543]}, "gripper_activity_state": {"mean": [1.7845303867403315, 1.860036832412523], "std": [0.5591858974090614, 0.4955841824398979], "min": [0, 0], "max": [2, 2], "count": [543]}, "gripper_mode_action": {"mean": [0.56353591160221, 0.07550644567219153], "std": [0.495946759175697, 0.2642067795007284], "min": [0, 0], "max": [1, 1], "count": [543]}, "gripper_activity_action": {"mean": [1.9337016574585635, 1.9631675874769798], "std": [0.32573266238637927, 0.26890183791445643], "min": [0, 0], "max": [2, 2], "count": [543]}, "gripper_open_scale_state": {"mean": [0.5349615522263576, 0.8740246700568142], "std": [0.37093886411727917, 0.2487568556420561], "min": [0.18842204236516766, 0.18720824052305782], "max": [0.9810457042619294, 0.9805789180830413], "count": [543]}, "gripper_open_scale_action": {"mean": [0.42965731417435665, 0.907016213724619], "std": [0.4813300210955975, 0.25329891008156497], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [543]}}} +{"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.3948931702488688]], [[0.41691987179487183]], [[0.3792917478422993]]], "std": [[[0.22849970066560635]], [[0.20696825987878326]], [[0.2131789681095374]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4321894292690681]], [[0.4530890786273031]], [[0.43234090115118445]]], "std": [[[0.2808816689793454]], [[0.25657132200197647]], [[0.26810194091867207]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45568475882057197]], [[0.458601229094579]], [[0.4462710902611422]]], "std": [[[0.23398939532575552]], [[0.21734059304958075]], [[0.2239812311241803]]], "count": [104]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2647574335849123]], [[0.2855580159873445]], [[0.26382731303909784]]], "std": [[[0.18883467200974652]], [[0.18770143254975744]], [[0.1863892474142717]]], "count": [104]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23197562239288744]], [[0.2587646226609634]], [[0.24067135541866988]]], "std": [[[0.16012954993886647]], [[0.14955508416765761]], [[0.15649767405508194]]], "count": [104]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2592428749970541]], [[0.27249941818674583]], [[0.2581352737910068]]], "std": [[[0.18406090027095226]], [[0.17993714060635296]], [[0.17897774672674333]]], "count": [104]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2880630037471719]], [[0.2974092408147153]], [[0.28309193054475396]]], "std": [[[0.19622996398313378]], [[0.18777740010644353]], [[0.18740540356951302]]], "count": [104]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24199712002439197]], [[0.24924620937617836]], [[0.2357356126419919]]], "std": [[[0.15618958395281832]], [[0.15483567345609342]], [[0.1560494205073928]]], "count": [104]}, "observation.state": {"min": [-2.1802618503570557, 0.20761995017528534, 0.27257663011550903, -1.3115583658218384, 0.71427321434021, 1.1602002382278442, -0.3067222535610199, 1.084876298904419, -0.5652631521224976, -0.37323957681655884, 1.2343900203704834, -0.6519336104393005, -1.4293768405914307, 0.12308794260025024, 0.5433425903320312, 0.29564368724823, 0.7489492297172546, -0.3563878834247589, 0.7258385419845581, -0.670197606086731, 0.1041417196393013, 0.5819073915481567, -0.3152511715888977, 0.870568037033081, -0.7281836271286011, 0.044951315969228745, -0.13475599884986877, 0.6705352067947388, 0.3490593135356903, 0.32000112533569336, -3.162503617204493e-06, 0.3490561842918396, 0.21371430158615112, 0.19333335757255554, -0.028999999165534973, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.04097966104745865, 0.9991349577903748], "max": [-1.0514682531356812, 0.698823869228363, 0.7252709865570068, 0.005956653039902449, 1.619753122329712, 1.5873517990112305, 0.39728209376335144, 1.0856431722640991, -0.5649742484092712, -0.3729467988014221, 1.2350986003875732, -0.6512918472290039, -1.4283610582351685, 0.12339068204164505, 0.7312869429588318, 0.6387392282485962, 1.0623276233673096, -0.0070417495444417, 0.8386241793632507, -0.2609773874282837, 0.52070152759552, 0.5820682644844055, -0.31501972675323486, 0.8707612752914429, -0.7279790639877319, 0.04580027982592583, -0.13456536829471588, 0.6706647276878357, 0.34907323122024536, 0.32000118494033813, 2.2303973310044967e-05, 0.3490685224533081, 1.000666618347168, 1.0001904964447021, -0.028999999165534973, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.04158444330096245, 0.9991599917411804], "mean": [-1.578181505203247, 0.5959993600845337, 0.4824519157409668, -0.6823387145996094, 1.171649694442749, 1.3932448625564575, -0.002716470044106245, 1.085368037223816, -0.5651431083679199, -0.3731251358985901, 1.2348355054855347, -0.6516779065132141, -1.429006814956665, 0.12322027236223221, 0.634137749671936, 0.44244056940078735, 0.8947255611419678, -0.18395034968852997, 0.7717574238777161, -0.4745519459247589, 0.28502145409584045, 0.5819627642631531, -0.3150995075702667, 0.8706880807876587, -0.7281212210655212, 0.045240193605422974, -0.13463304936885834, 0.6705711483955383, 0.34906479716300964, 0.3200015425682068, 1.802343945200846e-06, 0.3490627408027649, 0.6294547915458679, 0.8968840837478638, -0.02900007925927639, -0.0009999943431466818, 0.0, 0.0, 0.0, 0.04118639603257179, 0.9991476535797119], "std": [0.4467952251434326, 0.118987075984478, 0.16536444425582886, 0.5013374090194702, 0.32722678780555725, 0.12272088974714279, 0.24459095299243927, 0.00029824423836544156, 9.921867604134604e-05, 8.825863915262744e-05, 0.00028164428658783436, 0.0002262257330585271, 0.0004112879396416247, 9.139580652117729e-05, 0.055579569190740585, 0.12364811450242996, 0.07558277249336243, 0.12087062746286392, 0.03704880177974701, 0.15265102684497833, 0.1552867591381073, 6.826852040831e-05, 9.18964869924821e-05, 7.723724411334842e-05, 8.077164238784462e-05, 0.00035191848292015493, 7.780943997204304e-05, 4.909265408059582e-05, 2.79846381090465e-06, 3.891538256084459e-07, 4.99713451063144e-06, 2.459168626955943e-06, 0.3692770302295685, 0.23486655950546265, 8.009374141693115e-08, 5.704350769519806e-09, 0.0, 0.0, 0.0, 0.00014770444249734282, 7.187803021224681e-06], "count": [495]}, "action": {"min": [-2.18217134475708, 0.19723168015480042, 0.2709701359272003, -1.320212483406067, 0.7103437185287476, 1.1525787115097046, -0.3130127489566803, 1.0848708152770996, -0.5652666091918945, -0.37324294447898865, 1.2343868017196655, -0.6519381999969482, -1.4293771982192993, 0.12308575958013535, 0.540497362613678, 0.2941879630088806, 0.7483847737312317, -0.36032092571258545, 0.7249844670295715, -0.6710586547851562, 0.0998607948422432, 0.5819061994552612, -0.3152522146701813, 0.8705664277076721, -0.7281848788261414, 0.04495033621788025, -0.13475890457630157, 0.6705342531204224, 0.3490563929080963, 0.32000109553337097, -4.327636816015001e-06, 0.3490552008152008, 0.0, 0.0], "max": [-1.04506516456604, 0.7008183598518372, 0.7263010740280151, 0.005981476977467537, 1.6214540004730225, 1.587559700012207, 0.4102765917778015, 1.0856441259384155, -0.5649698972702026, -0.37294280529022217, 1.2350997924804688, -0.6512863636016846, -1.428356647491455, 0.12338677048683167, 0.7321592569351196, 0.6418332457542419, 1.0649958848953247, -0.0048638987354934216, 0.8412892818450928, -0.2599327862262726, 0.5278735756874084, 0.5820698738098145, -0.31502005457878113, 0.870761513710022, -0.7279766201972961, 0.04580219089984894, -0.13456587493419647, 0.6706668734550476, 0.3490760922431946, 0.32000118494033813, 3.628556805779226e-05, 0.34906983375549316, 1.0, 1.0], "mean": [-1.5781848430633545, 0.5960000157356262, 0.48245224356651306, -0.6823358535766602, 1.1716504096984863, 1.3932445049285889, -0.0027138269506394863, 1.0853660106658936, -0.5651426315307617, -0.3731257915496826, 1.2348344326019287, -0.65167635679245, -1.4290047883987427, 0.1232195794582367, 0.6341387033462524, 0.442440927028656, 0.8947262763977051, -0.18394996225833893, 0.7717575430870056, -0.4745524227619171, 0.2850232720375061, 0.581963062286377, -0.3151000142097473, 0.8706877827644348, -0.7281204462051392, 0.04524187371134758, -0.13463327288627625, 0.6705711483955383, 0.3490648567676544, 0.3200015425682068, 1.8023462189376005e-06, 0.3490626811981201, 0.5294949412345886, 0.9186464548110962], "std": [0.4480968117713928, 0.12006491422653198, 0.16604085266590118, 0.5027426481246948, 0.3283935785293579, 0.12353537976741791, 0.245498925447464, 0.00029986246954649687, 9.952973778126761e-05, 8.806338883005083e-05, 0.0002827364660333842, 0.00022705909213982522, 0.00041312022949568927, 9.131259866990149e-05, 0.05601084604859352, 0.12394072860479355, 0.07636299729347229, 0.12142027169466019, 0.037545569241046906, 0.15316155552864075, 0.15592409670352936, 6.858756387373433e-05, 9.23173429328017e-05, 7.754424586892128e-05, 8.123445877572522e-05, 0.0003535325813572854, 7.834654388716444e-05, 4.9444453907199204e-05, 3.1245924674294656e-06, 3.8905466226424323e-07, 5.991526450088713e-06, 2.6526697638473706e-06, 0.49346187710762024, 0.2684008479118347], "count": [495]}, "timestamp": {"min": [0.0], "max": [16.466666666666665], "mean": [8.233333333333333], "std": [4.763130001102994], "count": [495]}, "frame_index": {"min": [0], "max": [494], "mean": [247.0], "std": [142.89390003308984], "count": [495]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [495]}, "index": {"min": [3082], "max": [3576], "mean": [3329.0], "std": [142.89390003308984], "count": [495]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [495]}, "subtask_annotation": {"mean": [1.0505050505050506, 2.0, 2.0, 2.0, 2.0], "std": [0.9075857348681181, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [495]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [495]}, "eef_direction_state": {"mean": [3.117171717171717, 6.0], "std": [2.3463722441008783, 0.0], "min": [0, 6], "max": [6, 6], "count": [495]}, "eef_velocity_state": {"mean": [1.0505050505050506, 0.0], "std": [0.803700247827716, 0.0], "min": [0, 0], "max": [2, 0], "count": [495]}, "eef_acc_mag_state": {"mean": [0.4505050505050505, 0.0], "std": [0.7528228006419664, 0.0], "min": [0, 0], "max": [2, 0], "count": [495]}, "eef_direction_action": {"mean": [3.208080808080808, 6.0], "std": [2.310961003813525, 0.0], "min": [0, 6], "max": [6, 6], "count": [495]}, "eef_velocity_action": {"mean": [1.0525252525252524, 0.0], "std": [0.807332987306113, 0.0], "min": [0, 0], "max": [2, 0], "count": [495]}, "eef_acc_mag_action": {"mean": [0.5212121212121212, 0.0], "std": [0.7933145818095504, 0.0], "min": [0, 0], "max": [2, 0], "count": [495]}, "eef_sim_pose_state": {"mean": [0.5268303813461085, 0.442452950065468, 1.033435201581562, -1.6557969986088763, 0.5521496224651767, -2.3501178128538935, 0.48561541497831917, -0.3151007847657341, 0.9927332648315023, -1.540133401160514, -0.4728746335696959, -0.2804958280910419], "std": [0.05934489357416472, 0.12377770408206823, 0.0728626237618098, 0.16017989828284773, 0.14639232815841988, 0.4632518984173707, 9.037841418674868e-05, 9.188828325715119e-05, 4.98369253048077e-05, 0.000390634416569045, 0.00044961012441542943, 0.0006592541514580408], "min": [0.3940237552126512, 0.29563035119285885, 0.9016974200915441, -1.911895922477124, 0.25388880581531836, -2.9709544758627806, 0.4855380956242458, -0.3152524060108559, 0.9926569788398276, -1.5404412311834177, -0.47324547457968813, -0.2815434833661099], "max": [0.5950537260415473, 0.6393833170230155, 1.1744838663448807, -1.3310104238691762, 0.7275415275332691, -1.7279271831075511, 0.4857543982624969, -0.31502096706459015, 0.9927846030164229, -1.5394743885134492, -0.4721511065757549, -0.27996126799388277], "count": [495]}, "eef_sim_pose_action": {"mean": [0.5265286853338501, 0.44243941051244834, 1.0332367688124764, -1.6560995730125754, 0.5519047055582047, -2.350336414127564, 0.48561586026999753, -0.3151012403764097, 0.992733026306203, -1.5401314300767175, -0.4728724837519683, -0.28049905458901053], "std": [0.05992109459919136, 0.12397603316827849, 0.07338548101349769, 0.16235613753899483, 0.1472675756213062, 0.4643774427274715, 9.076221425505022e-05, 9.231045724501418e-05, 5.005214806721208e-05, 0.0003927066979131198, 0.00045169682320032195, 0.0006624028217180177], "min": [0.3909566338325511, 0.294180748187285, 0.9011446395793117, -1.9205010169044052, 0.24109559748248088, -2.981060862575438, 0.4855374679391644, -0.31525345830158374, 0.992655168464614, -1.5404462631213711, -0.47324548747506046, -0.28154822591719686], "max": [0.5954724363926596, 0.6420441480542594, 1.1767467765530935, -1.3310128472683391, 0.7296049001334826, -1.7085252561802737, 0.4857556235786365, -0.31502126582169565, 0.9927848727498979, -1.539464989833128, -0.472141338494251, -0.27995975092693737], "count": [495]}, "gripper_mode_state": {"mean": [0.45656565656565656, 0.11515151515151516], "std": [0.4981098852767598, 0.31920470502457476], "min": [0, 0], "max": [1, 1], "count": [495]}, "gripper_activity_state": {"mean": [1.7878787878787878, 1.8101010101010102], "std": [0.5554637206007054, 0.5396397881069205], "min": [0, 0], "max": [2, 2], "count": [495]}, "gripper_mode_action": {"mean": [0.4707070707070707, 0.08080808080808081], "std": [0.49914118673320934, 0.27254015279256977], "min": [0, 0], "max": [1, 1], "count": [495]}, "gripper_activity_action": {"mean": [1.9272727272727272, 1.9595959595959596], "std": [0.3404744704288025, 0.2813815813572557], "min": [0, 0], "max": [2, 2], "count": [495]}, "gripper_open_scale_state": {"mean": [0.617110959508203, 0.8793026433472201], "std": [0.362036453525973, 0.2302623250791817], "min": [0.20952382508446188, 0.18954250742407405], "max": [0.9810457042619294, 0.9805789180830413], "count": [495]}, "gripper_open_scale_action": {"mean": [0.5191126963388165, 0.9006337889068641], "std": [0.48378632409123046, 0.26313787628578367], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [495]}}} +{"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.40336434160820295]], [[0.42206215646299294]], [[0.38390218064799825]]], "std": [[[0.23273961940356416]], [[0.20951299193865552]], [[0.21583342871785013]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4293284516540921]], [[0.4436687459657365]], [[0.4191071557693054]]], "std": [[[0.2725287797083711]], [[0.2522796004857374]], [[0.26135466157888654]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4579402064837448]], [[0.45862183387476235]], [[0.4443826320328455]]], "std": [[[0.22951263555849005]], [[0.21662168370221563]], [[0.2224782045143082]]], "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.2610614684520597]], [[0.2854510193914148]], [[0.2638251631644631]]], "std": [[[0.1854349349060115]], [[0.1875326346271424]], [[0.18568808757508154]]], "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.2324745907537327]], [[0.257725594896789]], [[0.23942021454510704]]], "std": [[[0.16116325539830387]], [[0.15103014398041442]], [[0.15719847308152216]]], "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.26137335008544704]], [[0.2729009896676561]], [[0.25772176523992624]]], "std": [[[0.1850578394035137]], [[0.18066353775797087]], [[0.1795092901531143]]], "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.2893030006942571]], [[0.2979516816761108]], [[0.2839509445550009]]], "std": [[[0.19637767141163542]], [[0.18796370434076679]], [[0.18760965177042027]]], "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.24559346154602896]], [[0.25114859665913386]], [[0.23668086801807878]]], "std": [[[0.15715754030372198]], [[0.15565541085106607]], [[0.1566660662118759]]], "count": [109]}, "observation.state": {"min": [-2.43857741355896, 0.4890573024749756, 0.2219400554895401, -1.3224743604660034, 0.7170205116271973, 0.5944737195968628, -0.2009040266275406, 1.0832120180130005, -0.5645103454589844, -0.3734976649284363, 1.2324488162994385, -0.6505207419395447, -1.426984429359436, 0.122529536485672, 0.5604203939437866, 0.29211682081222534, 0.7390471696853638, -0.4808352589607239, 0.5026707053184509, -0.6677762269973755, 0.09370912611484528, 0.5823038220405579, -0.31596267223358154, 0.8702383637428284, -0.7277010679244995, 0.046978916972875595, -0.13534101843833923, 0.6708028316497803, 0.34905806183815, 0.32000112533569336, -2.663161012605997e-06, 0.3490578532218933, 0.19457143545150757, 0.1927618831396103, -0.028999999165534973, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.041312020272016525, 0.9991183280944824], "max": [-1.047039270401001, 0.9965541958808899, 0.6603137850761414, 0.2554824948310852, 1.8538804054260254, 1.510453462600708, 0.7091272473335266, 1.084046721458435, -0.5640247464179993, -0.373258501291275, 1.233420491218567, -0.6495577096939087, -1.4261219501495361, 0.1228243038058281, 0.7728021740913391, 0.7520056962966919, 1.1472315788269043, -0.00377896917052567, 0.8406879305839539, -0.08892472088336945, 0.7361057996749878, 0.582447350025177, -0.3156249523162842, 0.8704080581665039, -0.7274268865585327, 0.047942228615283966, -0.13513921201229095, 0.6709963083267212, 0.34907621145248413, 0.32000118494033813, 1.7310547264060006e-05, 0.3490966260433197, 1.000666618347168, 1.0001904964447021, -0.028999999165534973, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.041982170194387436, 0.9991462826728821], "mean": [-1.7359002828598022, 0.6896187663078308, 0.43741390109062195, -0.3550114631652832, 1.3597010374069214, 0.9956337809562683, 0.2275921106338501, 1.0838195085525513, -0.5643637180328369, -0.3734058737754822, 1.233147382736206, -0.6502172946929932, -1.426762342453003, 0.1227097138762474, 0.6762937307357788, 0.5199243426322937, 0.9051972031593323, -0.266308456659317, 0.6988547444343567, -0.3444674015045166, 0.44573909044265747, 0.5823398232460022, -0.3157120943069458, 0.8703630566596985, -0.7276298999786377, 0.04723009467124939, -0.13517990708351135, 0.6708540320396423, 0.3490648865699768, 0.32000184059143066, 1.8652295921128825e-06, 0.3490636944770813, 0.6462393999099731, 0.9013375639915466, -0.029000090435147285, -0.0009999939939007163, 0.0, 0.0, 0.0, 0.041564974933862686, 0.9991386532783508], "std": [0.42778241634368896, 0.1386241614818573, 0.12879960238933563, 0.5252743363380432, 0.37318652868270874, 0.3187308609485626, 0.23079073429107666, 0.0002679399913176894, 0.00015165109653025866, 6.717889482388273e-05, 0.0003315131471026689, 0.00030485939350910485, 0.0002497395616956055, 8.467855514027178e-05, 0.06276828050613403, 0.16948920488357544, 0.09403197467327118, 0.18264029920101166, 0.08753612637519836, 0.21575027704238892, 0.18505531549453735, 4.3936033762292936e-05, 0.00011285596701782197, 5.278652679407969e-05, 8.742384670767933e-05, 0.0003175086749251932, 5.2258954383432865e-05, 6.234572356333956e-05, 3.1288343507185346e-06, 6.82796155615506e-07, 4.51639061793685e-06, 6.319211479421938e-06, 0.37681570649147034, 0.22914887964725494, 9.12696123123169e-08, 6.05359673500061e-09, 0.0, 0.0, 0.0, 0.00011487801384646446, 5.591386070591398e-06], "count": [524]}, "action": {"min": [-2.444967746734619, 0.4852919578552246, 0.21755361557006836, -1.3337732553482056, 0.7137813568115234, 0.5885692238807678, -0.20562207698822021, 1.0832087993621826, -0.564510703086853, -0.37350061535835266, 1.2324477434158325, -0.6505228877067566, -1.4269847869873047, 0.1225229874253273, 0.5570642948150635, 0.2898913025856018, 0.7389177083969116, -0.48296496272087097, 0.50074702501297, -0.6680943965911865, 0.08706066012382507, 0.582302987575531, -0.31596601009368896, 0.8702373504638672, -0.7277042269706726, 0.04697849601507187, -0.13535980880260468, 0.6708004474639893, 0.34905439615249634, 0.32000112533569336, -6.6579027588886674e-06, 0.3490578532218933, 0.0, 0.0], "max": [-1.0395488739013672, 0.9969849586486816, 0.6642926335334778, 0.26279497146606445, 1.8598195314407349, 1.5147384405136108, 0.7441020011901855, 1.084047555923462, -0.5640232563018799, -0.37325581908226013, 1.2334227561950684, -0.649554431438446, -1.426081657409668, 0.12282735854387283, 0.7746103405952454, 0.7535673379898071, 1.1553559303283691, -0.0005469634779728949, 0.841740071773529, -0.08601953089237213, 0.7379904985427856, 0.5824546217918396, -0.3156242370605469, 0.8704120516777039, -0.7274238467216492, 0.047953128814697266, -0.13513781130313873, 0.6710008382797241, 0.34908005595207214, 0.3200012147426605, 2.4967135686893016e-05, 0.3490977883338928, 1.0, 1.0], "mean": [-1.7359002828598022, 0.6896193623542786, 0.4374123215675354, -0.35501131415367126, 1.3597016334533691, 0.9956323504447937, 0.22759683430194855, 1.0838183164596558, -0.5643625855445862, -0.37340620160102844, 1.2331448793411255, -0.6502159237861633, -1.4267603158950806, 0.12270919978618622, 0.6762935519218445, 0.5199244618415833, 0.9051969647407532, -0.2663072347640991, 0.6988542079925537, -0.3444673418998718, 0.4457412362098694, 0.5823402404785156, -0.3157125413417816, 0.8703627586364746, -0.727629542350769, 0.04723183065652847, -0.13518020510673523, 0.6708539724349976, 0.3490648865699768, 0.32000184059143066, 1.8652300468602334e-06, 0.3490636348724365, 0.5614504218101501, 0.9112595319747925], "std": [0.42939531803131104, 0.13946101069450378, 0.13004375994205475, 0.5270487070083618, 0.37476497888565063, 0.32009923458099365, 0.2334325909614563, 0.00027035028324462473, 0.00015266041737049818, 6.710073648719117e-05, 0.00033370417077094316, 0.00030657436582259834, 0.0002520073903724551, 8.501278352923691e-05, 0.06335300952196121, 0.1699264794588089, 0.09501773118972778, 0.1830550581216812, 0.08853971213102341, 0.2165096253156662, 0.18629641830921173, 4.4308730139164254e-05, 0.00011372764129191637, 5.317190880305134e-05, 8.809609425952658e-05, 0.000319942191708833, 5.3128344006836414e-05, 6.280999514274299e-05, 3.5280909287394024e-06, 6.804374947932956e-07, 5.359874194255099e-06, 6.66958976580645e-06, 0.4905618727207184, 0.27992790937423706], "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": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [524]}, "index": {"min": [3577], "max": [4100], "mean": [3838.5], "std": [151.26549507405844], "count": [524]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [524]}, "subtask_annotation": {"mean": [1.0591603053435115, 2.0, 2.0, 2.0, 2.0], "std": [0.9092044489703056, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [524]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [524]}, "eef_direction_state": {"mean": [3.5076335877862594, 6.0], "std": [2.12804315805295, 0.0], "min": [0, 6], "max": [6, 6], "count": [524]}, "eef_velocity_state": {"mean": [1.1603053435114503, 0.0], "std": [0.7648458797316212, 0.0], "min": [0, 0], "max": [2, 0], "count": [524]}, "eef_acc_mag_state": {"mean": [0.6431297709923665, 0.0], "std": [0.8105521480362656, 0.0], "min": [0, 0], "max": [2, 0], "count": [524]}, "eef_direction_action": {"mean": [3.4770992366412212, 6.0], "std": [2.1261392055671755, 0.0], "min": [0, 6], "max": [6, 6], "count": [524]}, "eef_velocity_action": {"mean": [1.1450381679389312, 0.0], "std": [0.7678873307599774, 0.0], "min": [0, 0], "max": [2, 0], "count": [524]}, "eef_acc_mag_action": {"mean": [0.7767175572519084, 0.0], "std": [0.8298762372071284, 0.0], "min": [0, 0], "max": [2, 0], "count": [524]}, "eef_sim_pose_state": {"mean": [0.563075073703762, 0.519968237006835, 1.0578240098891762, -1.5112286452610293, 0.616142337453891, -1.8270450889331895, 0.4860812794502215, -0.31571248822932413, 0.9925549039327937, -1.5377686140347666, -0.47047723955683857, -0.2844210390714354], "std": [0.0757364949788462, 0.16953827403030503, 0.08442716922096005, 0.26597563485569037, 0.10454936403791226, 0.709023527066567, 5.9424477755689074e-05, 0.00011285026011009193, 3.483700448178914e-05, 0.00038212321340732464, 0.0004366578677858831, 0.0005650955184928934], "min": [0.4336456762899718, 0.2920912392475028, 0.9315236561085727, -1.855219240764232, 0.41174626292172567, -2.9937012905682594, 0.4860311231980641, -0.3159638839819614, 0.9924717210234848, -1.5380614070376932, -0.47084583988239825, -0.2857661981181665], "max": [0.7051261896106126, 0.7520798521290247, 1.2871704744532073, -0.9013624832377298, 0.8349586813360586, -0.8035041221614646, 0.48621788760687723, -0.3156261927491625, 0.9925878625195862, -1.5368612471382015, -0.46954379384692957, -0.2839948375961976], "count": [524]}, "eef_sim_pose_action": {"mean": [0.5626173399055682, 0.519929340891296, 1.0575296855079843, -1.5123134819377546, 0.6154187837431997, -1.8280829172618438, 0.4860816088081819, -0.315713135973739, 0.992554693012287, -1.5377666925748859, -0.47047483436877763, -0.28442420797370316], "std": [0.07638676884603593, 0.16994246474994, 0.08502025250680939, 0.2685696185668898, 0.10679592686107207, 0.7115926698059131, 5.989104509218835e-05, 0.00011372306655503202, 3.51150108711938e-05, 0.0003851696007210635, 0.0004397422195290167, 0.0005698843987052494], "min": [0.4302729172332793, 0.2898805496457496, 0.93099657921808, -1.8677018086921051, 0.4057160353998541, -3.009555009097161, 0.48602913701823636, -0.31596723648801517, 0.9924708593582274, -1.5380727890620562, -0.4708487270365984, -0.28581663419332326], "max": [0.7051521708776338, 0.7535868851426523, 1.2938685762995585, -0.9013682709047639, 0.8511072996257516, -0.7890415821874865, 0.4862235702941631, -0.31562547089293935, 0.9925914070791588, -1.5368460736317893, -0.46954142124849474, -0.2839948285419389], "count": [524]}, "gripper_mode_state": {"mean": [0.4255725190839695, 0.10877862595419847], "std": [0.49442951983522665, 0.3113612636307163], "min": [0, 0], "max": [1, 1], "count": [524]}, "gripper_activity_state": {"mean": [1.7881679389312977, 1.8053435114503817], "std": [0.5585672805589464, 0.542374335830729], "min": [0, 0], "max": [2, 2], "count": [524]}, "gripper_mode_action": {"mean": [0.4389312977099237, 0.08969465648854962], "std": [0.49625660056124643, 0.2857438102320827], "min": [0, 0], "max": [1, 1], "count": [524]}, "gripper_activity_action": {"mean": [1.9293893129770991, 1.9618320610687023], "std": [0.3338058486884434, 0.2736404325028213], "min": [0, 0], "max": [2, 2], "count": [524]}, "gripper_open_scale_state": {"mean": [0.6335667392347434, 0.8836689475539585], "std": [0.3694276377433331, 0.22465671290719133], "min": [0.1907563092661839, 0.18898223837216696], "max": [0.9810457042619294, 0.9805789180830413], "count": [524]}, "gripper_open_scale_action": {"mean": [0.5504415503092062, 0.8933917078281745], "std": [0.48094142614081836, 0.2744411996453907], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [524]}}} +{"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.402218430335097]], [[0.4224583644568939]], [[0.38415316682228445]]], "std": [[[0.22938535895765025]], [[0.2071522317561939]], [[0.2142643479173642]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44882244237564306]], [[0.4653031594990938]], [[0.44916533247285845]]], "std": [[[0.26465210708109216]], [[0.24292551018861322]], [[0.25246041861367996]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46080909814906357]], [[0.46194444902143866]], [[0.4461815464747991]]], "std": [[[0.2295060409123819]], [[0.2152834628884691]], [[0.22103056457709722]]], "count": [105]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2619586087038982]], [[0.2850497363007703]], [[0.2655853849352241]]], "std": [[[0.18767511422003336]], [[0.18849038421216682]], [[0.18747584397143816]]], "count": [105]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.232119009322479]], [[0.25760517331932775]], [[0.2392343677054155]]], "std": [[[0.16094139089107107]], [[0.15045522267662717]], [[0.1567338662634146]]], "count": [105]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26103882360235764]], [[0.2727814360119048]], [[0.25776555387780115]]], "std": [[[0.18475275620029777]], [[0.1804168652338886]], [[0.17937441923988404]]], "count": [105]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2883915459412932]], [[0.2982658566030579]], [[0.2838421251313025]]], "std": [[[0.19595683040225415]], [[0.18774325797582636]], [[0.18729816402546387]]], "count": [105]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24533920729750233]], [[0.25119150107959853]], [[0.2367991272029645]]], "std": [[[0.15685066555816543]], [[0.1554564592474032]], [[0.15659760416401372]]], "count": [105]}, "observation.state": {"min": [-2.85278582572937, 0.22829614579677582, 0.2746826410293579, -1.3306846618652344, 0.7121530771255493, 0.9298691749572754, -0.6338220834732056, 1.0823079347610474, -0.5640446543693542, -0.37355077266693115, 1.2312402725219727, -0.6496286392211914, -1.4262388944625854, 0.12209764868021011, 0.4694519639015198, 0.29110974073410034, 0.7761754989624023, -0.619937539100647, -0.5392441153526306, -0.6697020530700684, -0.49734002351760864, 0.5824311971664429, -0.3164014518260956, 0.8700108528137207, -0.7274628281593323, 0.04790308326482773, -0.1358499974012375, 0.6709439754486084, 0.34905412793159485, 0.32000109553337097, -4.610597534338012e-05, 0.3490546941757202, 0.2062857449054718, 0.21042858064174652, -0.029999999329447746, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.04042390361428261, 0.9991512298583984], "max": [-1.0329909324645996, 0.61727374792099, 0.8301717638969421, 0.6915066242218018, 1.9362561702728271, 1.5832529067993164, 0.4637874364852905, 1.0832693576812744, -0.5635892152786255, -0.37332528829574585, 1.2324542999267578, -0.6491686701774597, -1.424874186515808, 0.122538261115551, 0.6987949013710022, 0.7615867853164673, 1.1413655281066895, 0.6119283437728882, 0.8107507228851318, 0.41725799441337585, 0.594465434551239, 0.5827191472053528, -0.31595468521118164, 0.87024986743927, -0.7272517681121826, 0.04913906753063202, -0.1353004276752472, 0.6710135340690613, 0.34908634424209595, 0.32000118494033813, 1.0985538210661616e-05, 0.34909379482269287, 1.000666618347168, 1.0001904964447021, -0.028999999165534973, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.041192151606082916, 0.9991826415061951], "mean": [-2.0064306259155273, 0.48345398902893066, 0.5044368505477905, -0.22196391224861145, 1.3671072721481323, 1.2131649255752563, -0.09049714356660843, 1.0829274654388428, -0.5638564825057983, -0.3734714388847351, 1.2320476770401, -0.6494572162628174, -1.4257543087005615, 0.12236713618040085, 0.5928577184677124, 0.5625709891319275, 0.9283305406570435, -0.0840284526348114, 0.3005722463130951, -0.2492925077676773, 0.08187437057495117, 0.5825263261795044, -0.31610581278800964, 0.8701648116111755, -0.727396547794342, 0.048326779156923294, -0.13547641038894653, 0.6709714531898499, 0.34906527400016785, 0.3200015425682068, -1.1007020930264844e-06, 0.3490646183490753, 0.5788419246673584, 0.9113886952400208, -0.029627958312630653, -0.00099999422673136, 0.0, 0.0, 0.0, 0.04081591218709946, 0.999168872833252], "std": [0.6294541358947754, 0.11925426870584488, 0.15199938416481018, 0.7035284638404846, 0.3553193509578705, 0.22391942143440247, 0.3580889403820038, 0.0003069289668928832, 0.0001471176219638437, 5.183422035770491e-05, 0.00039417482912540436, 0.00013027990644332021, 0.0004396873409859836, 0.00012885018077213317, 0.05766100063920021, 0.15901459753513336, 0.09941308200359344, 0.4119022488594055, 0.49781471490859985, 0.37372520565986633, 0.34478452801704407, 9.186644456349313e-05, 0.00014388201816473156, 7.679829286644235e-05, 6.65524130454287e-05, 0.00040735452785156667, 0.000168907135957852, 1.749310649756808e-05, 4.8126321416930296e-06, 3.973873390350491e-07, 6.890949862281559e-06, 6.2776739468972664e-06, 0.37186673283576965, 0.21228106319904327, 0.000444722332758829, 5.820766091346741e-09, 0.0, 0.0, 0.0, 0.0001438798353774473, 6.28657107881736e-06], "count": [496]}, "action": {"min": [-2.856253147125244, 0.22022172808647156, 0.2735919952392578, -1.3441364765167236, 0.7079508304595947, 0.9231502413749695, -0.6408901214599609, 1.0822969675064087, -0.5640500783920288, -0.373553603887558, 1.2312304973602295, -0.6496286392211914, -1.4262443780899048, 0.12208892405033112, 0.46725496649742126, 0.2885390520095825, 0.7736157178878784, -0.6233711242675781, -0.5429750084877014, -0.6703409552574158, -0.4980063736438751, 0.5824304223060608, -0.31640201807022095, 0.8700072765350342, -0.727463960647583, 0.04790138453245163, -0.13585302233695984, 0.6709439158439636, 0.3490513563156128, 0.3200010657310486, -0.00010153301263926551, 0.349054217338562, 0.0, 0.0], "max": [-1.0218174457550049, 0.6177111864089966, 0.8332942128181458, 0.696275532245636, 1.942856788635254, 1.587618350982666, 0.4675290286540985, 1.0832700729370117, -0.5635826587677002, -0.3733218014240265, 1.2324542999267578, -0.6491170525550842, -1.4248666763305664, 0.1225426197052002, 0.7004918456077576, 0.7630831003189087, 1.1448695659637451, 0.6124263405799866, 0.8177725076675415, 0.5823014378547668, 0.6002700328826904, 0.5827203989028931, -0.3159549832344055, 0.8702521920204163, -0.7272328734397888, 0.049146320670843124, -0.1352940797805786, 0.6710277199745178, 0.3490982949733734, 0.32000118494033813, 2.596582089609001e-05, 0.3491031229496002, 1.0, 1.0], "mean": [-2.00642991065979, 0.48345404863357544, 0.504438042640686, -0.2219659835100174, 1.367106556892395, 1.2131661176681519, -0.09049930423498154, 1.0829267501831055, -0.5638555288314819, -0.373471200466156, 1.2320451736450195, -0.6494564414024353, -1.4257510900497437, 0.12236637622117996, 0.5928569436073303, 0.5625705122947693, 0.9283304810523987, -0.08402769267559052, 0.3005724847316742, -0.24929288029670715, 0.08187244832515717, 0.5825265645980835, -0.31610676646232605, 0.870164155960083, -0.7273960113525391, 0.04832927882671356, -0.13547742366790771, 0.6709710359573364, 0.34906554222106934, 0.3200015425682068, -1.1007023204001598e-06, 0.3490646481513977, 0.4676612615585327, 0.9234879016876221], "std": [0.6314504146575928, 0.12038584053516388, 0.15283004939556122, 0.7052929997444153, 0.3569764792919159, 0.22578895092010498, 0.35940244793891907, 0.00030906713800504804, 0.0001477991318097338, 5.3362800827017054e-05, 0.00039643593481741846, 0.00013129194849170744, 0.000442350166849792, 0.0001294062822125852, 0.05849544703960419, 0.1594967544078827, 0.1005011796951294, 0.431959867477417, 0.51441890001297, 0.3931521773338318, 0.3649308979511261, 9.2436617705971e-05, 0.0001447668910259381, 7.71556660765782e-05, 6.717460928484797e-05, 0.00040978228207677603, 0.00017016089987009764, 1.8050703147309832e-05, 5.8909163271891885e-06, 3.9779041571819107e-07, 9.897469681163784e-06, 6.784823654015781e-06, 0.4916239082813263, 0.2606724798679352], "count": [496]}, "timestamp": {"min": [0.0], "max": [16.5], "mean": [8.25], "std": [4.77275252518572], "count": [496]}, "frame_index": {"min": [0], "max": [495], "mean": [247.5], "std": [143.1825757555716], "count": [496]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [496]}, "index": {"min": [4101], "max": [4596], "mean": [4348.5], "std": [143.1825757555716], "count": [496]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [496]}, "subtask_annotation": {"mean": [0.907258064516129, 2.0, 2.0, 2.0, 2.0], "std": [0.9088874257891035, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [496]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [496]}, "eef_direction_state": {"mean": [3.594758064516129, 6.0], "std": [2.0158376805612206, 0.0], "min": [0, 6], "max": [6, 6], "count": [496]}, "eef_velocity_state": {"mean": [1.2419354838709677, 0.0], "std": [0.7445605733925037, 0.0], "min": [0, 0], "max": [2, 0], "count": [496]}, "eef_acc_mag_state": {"mean": [0.6673387096774194, 0.0], "std": [0.7907107958635103, 0.0], "min": [0, 0], "max": [2, 0], "count": [496]}, "eef_direction_action": {"mean": [3.6330645161290325, 6.0], "std": [2.0355795629569453, 0.0], "min": [0, 6], "max": [6, 6], "count": [496]}, "eef_velocity_action": {"mean": [1.221774193548387, 0.0], "std": [0.753492993296507, 0.0], "min": [0, 0], "max": [2, 0], "count": [496]}, "eef_acc_mag_action": {"mean": [0.7641129032258065, 0.0], "std": [0.7974268214952124, 0.0], "min": [0, 0], "max": [2, 0], "count": [496]}, "eef_sim_pose_state": {"mean": [0.47670276857847965, 0.5627518266508472, 1.0510834162859781, -1.5003686373823575, 0.115083746810993, -1.8868347482386936, 0.4863235195878716, -0.31610758438812653, 0.9924327918699614, -1.5365818805103204, -0.46916038737279403, -0.28656550050169777], "std": [0.06762897726315262, 0.15934654732597495, 0.09381837519882776, 0.25999388979612914, 0.21118277289089676, 0.602936383569127, 0.00011223167558043712, 0.000143882659403305, 4.1528654507527e-05, 0.0004082868281300309, 0.0004037272947153209, 0.0008910290552391087], "min": [0.3158739232246307, 0.2910799286071438, 0.9244000237777481, -2.000623878424566, -0.1590989767617319, -2.997496744020513, 0.4862066886107885, -0.3164026753467626, 0.9923545211508225, -1.5369968676892336, -0.46958547714885657, -0.2884025456720063], "max": [0.5743818827693095, 0.7616049857007245, 1.2695453100995193, -0.9941094123012508, 0.553690514970544, -1.2091209662164493, 0.4865565866937172, -0.3159559195086409, 0.9924814479752428, -1.5357200615355664, -0.4683841389198886, -0.28564004842038804], "count": [496]}, "eef_sim_pose_action": {"mean": [0.4762866342817655, 0.562612856665124, 1.0507447167434603, -1.5009140988050904, 0.11448786414101192, -1.8877818189478244, 0.4863242028699387, -0.3161084992861133, 0.9924325576576352, -1.5365794055527835, -0.46915799165081445, -0.2865710643967453], "std": [0.06790494114984412, 0.15958838574024797, 0.09462676928251418, 0.26203665567817086, 0.21226322214623342, 0.6049497922054078, 0.00011288593585137575, 0.00014476834821583435, 4.172563785501118e-05, 0.00041138717718357574, 0.000405991383157517, 0.0008967173621780804], "min": [0.3148354305749042, 0.28852673204557444, 0.921915586879811, -2.0018972813862694, -0.16312591362986617, -3.0145075971868343, 0.48620625977446674, -0.31640324055592406, 0.9923487270154974, -1.5370025080724474, -0.46958584547209203, -0.28840420698573244], "max": [0.5749519743485799, 0.7630834694268496, 1.2738395527315234, -0.9941094019863304, 0.5536938821176358, -1.204625797433679, 0.4865589062921071, -0.3159562060834454, 0.992482490602984, -1.5356717910225717, -0.4683507748140181, -0.2856296052166565], "count": [496]}, "gripper_mode_state": {"mean": [0.5161290322580645, 0.0967741935483871], "std": [0.49973978660740703, 0.2956500448358556], "min": [0, 0], "max": [1, 1], "count": [496]}, "gripper_activity_state": {"mean": [1.7943548387096775, 1.7983870967741935], "std": [0.5481350227104128, 0.5496309423028649], "min": [0, 0], "max": [2, 2], "count": [496]}, "gripper_mode_action": {"mean": [0.530241935483871, 0.07661290322580645], "std": [0.49908458735788297, 0.26597625135549074], "min": [0, 0], "max": [1, 1], "count": [496]}, "gripper_activity_action": {"mean": [1.8971774193548387, 1.9556451612903225], "std": [0.4009968636428517, 0.2945205013278282], "min": [0, 0], "max": [2, 2], "count": [496]}, "gripper_open_scale_state": {"mean": [0.5674907993902268, 0.8935230112281737], "std": [0.364575442289687, 0.20812006748890033], "min": [0.20224092637791352, 0.20630253004092797], "max": [0.9810457042619294, 0.9805789180830413], "count": [496]}, "gripper_open_scale_action": {"mean": [0.4584914609403403, 0.905380297657213], "std": [0.4819835672243892, 0.2555599579597692], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [496]}}} +{"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.39298102607055896]], [[0.41556408478424045]], [[0.37783030107467824]]], "std": [[[0.22868027432046564]], [[0.2082996541509151]], [[0.21602302101872514]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42554883948965977]], [[0.45309306738843175]], [[0.42839253204165173]]], "std": [[[0.2738677351120609]], [[0.25283938252261484]], [[0.2679337681481272]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45890322968864594]], [[0.46221714579718853]], [[0.4468164797637625]]], "std": [[[0.23080671606910863]], [[0.22043308051183014]], [[0.22822836163026844]]], "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.2646365221180384]], [[0.2875806528953493]], [[0.2669829142594538]]], "std": [[[0.18995672492110774]], [[0.19079951029742803]], [[0.18925808991031434]]], "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.23209485609501151]], [[0.2572313624438746]], [[0.23823189087215768]]], "std": [[[0.16141668833897294]], [[0.15058525917623233]], [[0.1551350846612383]]], "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.2615738779427212]], [[0.273626969859635]], [[0.25884582509474374]]], "std": [[[0.18577652259317054]], [[0.18157916237543056]], [[0.18068791989472238]]], "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.28751483589759436]], [[0.2996309691155874]], [[0.2856072612868677]]], "std": [[[0.1968493347491481]], [[0.18931878156580478]], [[0.18882757058160668]]], "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.2423834722308041]], [[0.2510973962195172]], [[0.23692581536290985]]], "std": [[[0.15662674778232882]], [[0.1558817998654153]], [[0.15698422440803353]]], "count": [119]}, "observation.state": {"min": [-2.117673397064209, -0.2689841091632843, 0.2603856325149536, -1.2915934324264526, 0.7208027839660645, 0.7999984622001648, -1.917258620262146, 1.0812358856201172, -0.5633934736251831, -0.37349453568458557, 1.229972004890442, -0.6486213803291321, -1.4236772060394287, 0.12150325626134872, 0.4337422251701355, 0.29722481966018677, 0.7568044066429138, -0.5581410527229309, -0.48621630668640137, -0.6733852028846741, -0.23647885024547577, 0.5829247832298279, -0.3168969750404358, 0.8698742389678955, -0.7269691228866577, 0.04999397695064545, -0.13655659556388855, 0.6711688041687012, 0.3490588665008545, 0.32000112533569336, -6.824350293754833e-06, 0.3490528464317322, 0.19095240533351898, 0.21135711669921875, -0.029999999329447746, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.040091533213853836, 0.9991512298583984], "max": [-1.0459322929382324, 0.771903932094574, 1.302575945854187, -0.6673322319984436, 1.5586698055267334, 1.5078305006027222, -0.14975400269031525, 1.0817625522613525, -0.5629948377609253, -0.37332528829574585, 1.2305883169174194, -0.6479806900024414, -1.4228806495666504, 0.12194253504276276, 0.7374165654182434, 0.6324704885482788, 1.121241807937622, 0.7658770680427551, 0.7923643589019775, 0.7340142130851746, 0.4475398659706116, 0.5830618739128113, -0.3166332542896271, 0.8699416518211365, -0.7267681360244751, 0.05060089752078056, -0.1361815482378006, 0.6712706685066223, 0.34908679127693176, 0.32000118494033813, 6.657902849838138e-05, 0.3490828275680542, 1.000666618347168, 1.0001904964447021, -0.029999999329447746, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.041192155331373215, 0.9991959929466248], "mean": [-1.3948569297790527, 0.45836585760116577, 0.47465839982032776, -1.0965309143066406, 0.9975419640541077, 1.2575899362564087, -0.7718682885169983, 1.081538438796997, -0.5632190704345703, -0.3733842074871063, 1.2303398847579956, -0.6483518481254578, -1.4233365058898926, 0.12173454463481903, 0.5986813306808472, 0.41222649812698364, 0.9055581092834473, 0.1251775622367859, 0.3837098181247711, -0.1837300807237625, 0.07260387390851974, 0.5829846262931824, -0.3167388439178467, 0.8699145317077637, -0.7268946766853333, 0.050232864916324615, -0.13634037971496582, 0.6712019443511963, 0.3490641713142395, 0.3200024366378784, 4.015158083348069e-06, 0.3490658700466156, 0.6800313591957092, 0.9250404834747314, -0.029999980702996254, -0.0009999931789934635, 0.0, 0.0, 0.0, 0.040602754801511765, 0.9991772174835205], "std": [0.35339751839637756, 0.3221539855003357, 0.28805193305015564, 0.18920475244522095, 0.2831577658653259, 0.2325827181339264, 0.6299934983253479, 0.00021854920487385243, 0.0001619756658328697, 4.724054815596901e-05, 0.0002603172033559531, 0.0002284453366883099, 0.00033806412830017507, 0.00017979933181777596, 0.08917076140642166, 0.11998686194419861, 0.10024242848157883, 0.41378456354141235, 0.48723137378692627, 0.5724436044692993, 0.1571977436542511, 5.688743112841621e-05, 0.00011410254228394479, 2.448540362820495e-05, 7.715643005212769e-05, 0.0002619985316414386, 0.00016087987751234323, 3.2344636565539986e-05, 4.272230398782995e-06, 1.2777059055224527e-06, 9.344001227873378e-06, 5.717427939089248e-06, 0.3743397891521454, 0.1974373757839203, 1.862645149230957e-08, 6.868503987789154e-09, 0.0, 0.0, 0.0, 0.00023270605015568435, 9.642641089158133e-06], "count": [587]}, "action": {"min": [-2.1444520950317383, -0.27160924673080444, 0.25530222058296204, -1.2937474250793457, 0.719306468963623, 0.7914698123931885, -1.9267313480377197, 1.0812325477600098, -0.5633950233459473, -0.37349703907966614, 1.229972004890442, -0.6486273407936096, -1.4236791133880615, 0.12149780243635178, 0.432331919670105, 0.2965400815010071, 0.7556747198104858, -0.5759153962135315, -0.5377491116523743, -0.6748586297035217, -0.3084537982940674, 0.5829230546951294, -0.31689903140068054, 0.8698726892471313, -0.7269716262817383, 0.049992188811302185, -0.13656166195869446, 0.6711655855178833, 0.3490571975708008, 0.32000109553337097, -1.597896516614128e-05, 0.34904754161834717, 0.0, 0.0], "max": [-1.0384538173675537, 0.7727515697479248, 1.3106956481933594, -0.6519954800605774, 1.5603944063186646, 1.5109235048294067, -0.1255946159362793, 1.0817632675170898, -0.562989354133606, -0.37332281470298767, 1.2305915355682373, -0.6479730606079102, -1.422875165939331, 0.12194496393203735, 0.7385488152503967, 0.6335281729698181, 1.1219068765640259, 0.7672392725944519, 0.8039188981056213, 0.7364708185195923, 0.46358489990234375, 0.5830621719360352, -0.3166308104991913, 0.8699432611465454, -0.7267653346061707, 0.050604283809661865, -0.1361749917268753, 0.6712737083435059, 0.3490937352180481, 0.3200012147426605, 0.00010419617319712415, 0.34909412264823914, 1.0, 1.0], "mean": [-1.394858479499817, 0.45836514234542847, 0.47466012835502625, -1.0965313911437988, 0.997542679309845, 1.25758957862854, -0.771868884563446, 1.0815377235412598, -0.5632179379463196, -0.37338417768478394, 1.2303383350372314, -0.6483511328697205, -1.423331618309021, 0.12173397094011307, 0.5986814498901367, 0.41222649812698364, 0.9055578112602234, 0.12517741322517395, 0.38371020555496216, -0.1837296336889267, 0.07260390371084213, 0.5829848647117615, -0.3167392611503601, 0.8699142932891846, -0.726893961429596, 0.05023394525051117, -0.13634096086025238, 0.671201765537262, 0.3490641713142395, 0.3200024366378784, 4.015159447590122e-06, 0.3490658104419708, 0.6054514646530151, 0.9110392332077026], "std": [0.35494518280029297, 0.3231913149356842, 0.28977349400520325, 0.19076116383075714, 0.2850806713104248, 0.23408134281635284, 0.631803572177887, 0.00021939395810477436, 0.00016241810226347297, 4.811234975932166e-05, 0.00026134896324947476, 0.00022910643019713461, 0.00033883220748975873, 0.00018015358364209533, 0.08973044157028198, 0.12025360018014908, 0.1008429080247879, 0.4214561879634857, 0.49288409948349, 0.5770630240440369, 0.1621079444885254, 5.7067980378633365e-05, 0.00011451881437096745, 2.4616336304461583e-05, 7.752123201498762e-05, 0.0002630579110700637, 0.000161298259627074, 3.267407009843737e-05, 4.663503204938024e-06, 1.2753703231282998e-06, 1.1939284377149306e-05, 6.45019417788717e-06, 0.48391589522361755, 0.28065863251686096], "count": [587]}, "timestamp": {"min": [0.0], "max": [19.533333333333335], "mean": [9.766666666666666], "std": [5.648401937224762], "count": [587]}, "frame_index": {"min": [0], "max": [586], "mean": [293.0], "std": [169.45205811674285], "count": [587]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [587]}, "index": {"min": [4597], "max": [5183], "mean": [4890.0], "std": [169.45205811674285], "count": [587]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [587]}, "subtask_annotation": {"mean": [1.0834752981260647, 2.0, 2.0, 2.0, 2.0], "std": [0.9237632372827226, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [587]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [587]}, "eef_direction_state": {"mean": [4.320272572402044, 6.0], "std": [1.9481300851330163, 0.0], "min": [0, 6], "max": [6, 6], "count": [587]}, "eef_velocity_state": {"mean": [0.9369676320272572, 0.0], "std": [0.8565488798779133, 0.0], "min": [0, 0], "max": [2, 0], "count": [587]}, "eef_acc_mag_state": {"mean": [0.43781942078364566, 0.0], "std": [0.7434900993746624, 0.0], "min": [0, 0], "max": [2, 0], "count": [587]}, "eef_direction_action": {"mean": [4.270868824531516, 6.0], "std": [2.0050752711805178, 0.0], "min": [0, 6], "max": [6, 6], "count": [587]}, "eef_velocity_action": {"mean": [0.9335604770017035, 0.0], "std": [0.8642126317743501, 0.0], "min": [0, 0], "max": [2, 0], "count": [587]}, "eef_acc_mag_action": {"mean": [0.48722316865417375, 0.0], "std": [0.7728949250624185, 0.0], "min": [0, 0], "max": [2, 0], "count": [587]}, "eef_sim_pose_state": {"mean": [0.48977952451369744, 0.4121919372579629, 1.0314104543846656, -1.5259390354221771, -0.01401539927763664, -2.4110601850481377, 0.48683587145394314, -0.3167393021421501, 0.9923584839220582, -1.5340491828685874, -0.46729758203521016, -0.29089717331815085], "std": [0.10982789794635617, 0.12017701680799238, 0.07746650007521985, 0.21942367040356062, 0.5966559276556758, 0.4699524775523877, 6.141486348137254e-05, 0.00011410148328059097, 6.5472022773811965e-06, 0.00039357302829946025, 0.0002075134804189729, 0.0006663595679329749], "min": [0.27254206778829226, 0.29721260590435566, 0.9348082630647736, -1.88541638523967, -0.9649947668321627, -2.9575526979610425, 0.48677566192759014, -0.3168981987283511, 0.9923442067890526, -1.5344222584064067, -0.4674767773352462, -0.2918076746156286], "max": [0.6656981159523512, 0.6323639305549202, 1.2213739644441814, -0.9487001660702683, 0.6075271604759398, -1.6812221647769956, 0.48692337906386646, -0.3166344792588711, 0.9923784198371859, -1.533455343254289, -0.4669883065454983, -0.29026981423640397], "count": [587]}, "eef_sim_pose_action": {"mean": [0.489501499143036, 0.4122151852232769, 1.0312661548291147, -1.525581842580866, -0.014272988039783198, -2.4107904384059142, 0.48683611879168914, -0.3167397451833099, 0.9923584608797791, -1.534047729719245, -0.46729673705348074, -0.2908997832636703], "std": [0.11028375256915213, 0.12030533452564447, 0.07793433001468944, 0.22107836015849044, 0.5997659364916381, 0.47184380772304213, 6.159852086162856e-05, 0.00011451737058007593, 6.774394035664853e-06, 0.0003951031870983533, 0.00020895955514155782, 0.0006685524098479102], "min": [0.270787057467811, 0.29653411279353226, 0.934297403627261, -1.888342611676429, -0.9761527482343507, -2.9623028857746023, 0.48677494594392634, -0.31690027348198413, 0.992342363070854, -1.5344281798676906, -0.46747881983697304, -0.29181435706315595], "max": [0.6659632424411351, 0.6335086478653342, 1.2242221078436943, -0.9278784690304467, 0.6447689680760988, -1.6774910915521293, 0.4869242183240552, -0.3166320417979093, 0.9923803341757002, -1.5334493528627196, -0.466983691214806, -0.2902614157802357], "count": [587]}, "gripper_mode_state": {"mean": [0.3850085178875639, 0.0817717206132879], "std": [0.4865973274090061, 0.2740166168706383], "min": [0, 0], "max": [1, 1], "count": [587]}, "gripper_activity_state": {"mean": [1.807495741056218, 1.8211243611584327], "std": [0.5369594167429034, 0.5158774763109647], "min": [0, 0], "max": [2, 2], "count": [587]}, "gripper_mode_action": {"mean": [0.39522998296422485, 0.08858603066439523], "std": [0.4889000342915954, 0.2841452900111509], "min": [0, 0], "max": [1, 1], "count": [587]}, "gripper_activity_action": {"mean": [1.9420783645655877, 1.9625212947189097], "std": [0.30338988919228177, 0.2712061157360449], "min": [0, 0], "max": [2, 2], "count": [587]}, "gripper_open_scale_state": {"mean": [0.6666957565525774, 0.9069075767673467], "std": [0.36700035599734293, 0.19356580741069832], "min": [0.18720824052305782, 0.20721285950903798], "max": [0.9810457042619294, 0.9805789180830413], "count": [587]}, "gripper_open_scale_action": {"mean": [0.5935798511797573, 0.8931756684587214], "std": [0.4744264858352459, 0.275153159593995], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [587]}}} +{"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.41410715668269144]], [[0.42991231837087457]], [[0.3988090846072129]]], "std": [[[0.23011887054079094]], [[0.2029409754615722]], [[0.20805424923219729]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4304450727787469]], [[0.46072171860155503]], [[0.4396801134973516]]], "std": [[[0.27813176601384876]], [[0.24538100494492615]], [[0.2639591686388245]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4424128295379082]], [[0.4421976905735556]], [[0.4303899445858395]]], "std": [[[0.2340830373559565]], [[0.21841984329743738]], [[0.22433283538353635]]], "count": [121]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26725387649894666]], [[0.29301972558134826]], [[0.27339212331368495]]], "std": [[[0.1862461363227641]], [[0.18826497778615323]], [[0.18727340293868158]]], "count": [121]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23663986698114164]], [[0.26361052136505425]], [[0.24534618199035813]]], "std": [[[0.16489605065630472]], [[0.15403747469053747]], [[0.16031945814463022]]], "count": [121]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26840099165957704]], [[0.2819230432035934]], [[0.26759777177270705]]], "std": [[[0.18964654071843967]], [[0.1848116683138708]], [[0.18372273113593973]]], "count": [121]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2973992135593907]], [[0.3161375331059593]], [[0.29993861313249476]]], "std": [[[0.2049533207204578]], [[0.1991705093211036]], [[0.19741270368568703]]], "count": [121]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2545932651211311]], [[0.2643575149261667]], [[0.24931304976148516]]], "std": [[[0.1604579953160253]], [[0.1592700947216933]], [[0.1599877247678437]]], "count": [121]}, "observation.state": {"min": [-2.1675734519958496, 0.6009594798088074, 0.2738570272922516, -1.3181315660476685, 0.7214124798774719, 0.5807675123214722, -0.19183766841888428, 1.0751643180847168, -0.6109327077865601, -0.3055233359336853, 1.2780685424804688, -0.7298110127449036, -1.4955332279205322, 0.17347916960716248, 0.5605579018592834, 0.2144361138343811, 0.7188441753387451, -0.45377394556999207, -0.6495792865753174, -0.673646867275238, -0.47943004965782166, 0.5721888542175293, -0.30278700590133667, 0.8732913136482239, -0.7362673878669739, 0.014324837364256382, -0.11807435750961304, 0.666215717792511, 0.3490576148033142, 0.32000109553337097, -1.3981595657241996e-05, 0.3490578532218933, 0.20190472900867462, 0.19226190447807312, -0.030062498524785042, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0382116474211216, 0.9992045760154724], "max": [-1.0512043237686157, 1.2421848773956299, 0.6322540640830994, 0.17863838374614716, 1.264492392539978, 1.565424919128418, 0.5541591048240662, 1.0815364122390747, -0.6017981171607971, -0.28093045949935913, 1.2828550338745117, -0.713409423828125, -1.485734462738037, 0.18671159446239471, 0.8369103670120239, 0.5464460253715515, 1.0785707235336304, 0.4466860592365265, 0.8311009407043457, 0.6765553951263428, 0.5790348649024963, 0.5728962421417236, -0.3021857738494873, 0.8736000061035156, -0.7359022498130798, 0.015559252351522446, -0.11764891445636749, 0.6665986776351929, 0.3490883708000183, 0.32000118494033813, 4.294347309041768e-05, 0.34907183051109314, 1.000666618347168, 1.000571370124817, -0.029999999329447746, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.039873577654361725, 0.9992697238922119], "mean": [-1.6530182361602783, 0.8979904651641846, 0.4826820492744446, -0.34545934200286865, 1.039047360420227, 1.1431151628494263, 0.1833946257829666, 1.0791594982147217, -0.6051595211029053, -0.29641109704971313, 1.2803367376327515, -0.7193731665611267, -1.4896206855773926, 0.1784818172454834, 0.7313251495361328, 0.38283514976501465, 0.8963726758956909, -0.1456974446773529, 0.5509017705917358, -0.38255730271339417, 0.255192369222641, 0.5725113153457642, -0.3024594485759735, 0.8735086917877197, -0.7360656261444092, 0.014750000089406967, -0.11780712753534317, 0.6664191484451294, 0.34906506538391113, 0.3200025260448456, 1.516091856501589e-06, 0.34906190633773804, 0.6125665903091431, 0.9088437557220459, -0.030001677572727203, -0.0009999930625781417, 0.0, 0.0, 0.0, 0.03908529132604599, 0.9992355704307556], "std": [0.37652111053466797, 0.1964392364025116, 0.12663279473781586, 0.5574370622634888, 0.19007399678230286, 0.3533661961555481, 0.24523696303367615, 0.0018718123901635408, 0.0028668362647295, 0.007569624576717615, 0.0014258143492043018, 0.005072790663689375, 0.003017305163666606, 0.004051234107464552, 0.09432719647884369, 0.11238516867160797, 0.0906965360045433, 0.21784748136997223, 0.3832038640975952, 0.347772479057312, 0.27811622619628906, 0.0002108838816639036, 0.00018818276294041425, 0.00011100536357844248, 0.00011035594070563093, 0.00038999272510409355, 0.00011438411456765607, 0.00010594485502224416, 3.933890184271149e-06, 1.3794480082651717e-06, 6.999052402534289e-06, 2.8732908958772896e-06, 0.3791131377220154, 0.22479037940502167, 1.0077215847559273e-05, 6.984919309616089e-09, 0.0, 0.0, 0.0, 0.0004478851624298841, 1.750432056724094e-05], "count": [599]}, "action": {"min": [-2.170825719833374, 0.5982187390327454, 0.27269551157951355, -1.3284052610397339, 0.7201026082038879, 0.5760075449943542, -0.19286394119262695, 1.0751643180847168, -0.6109824180603027, -0.3055255115032196, 1.2780096530914307, -0.7298610806465149, -1.4955421686172485, 0.17346391081809998, 0.5572878122329712, 0.2129478007555008, 0.7181841731071472, -0.4648752808570862, -0.6660698056221008, -0.6789761781692505, -0.48997655510902405, 0.5721871852874756, -0.3027997314929962, 0.8732878565788269, -0.7362750172615051, 0.014310677535831928, -0.1180894672870636, 0.666206419467926, 0.34905093908309937, 0.3200010657310486, -1.664475530560594e-05, 0.3490578532218933, 0.0, 0.0], "max": [-1.0448973178863525, 1.2440831661224365, 0.640365719795227, 0.18784987926483154, 1.2768175601959229, 1.577775239944458, 0.5558976531028748, 1.081573724746704, -0.6017951965332031, -0.28087547421455383, 1.2828682661056519, -0.7134061455726624, -1.4856886863708496, 0.18673036992549896, 0.8394791483879089, 0.5470200777053833, 1.080128788948059, 0.4714442789554596, 0.8321529626846313, 0.6847200393676758, 0.5810339450836182, 0.5729092359542847, -0.30218505859375, 0.8736045360565186, -0.7358931303024292, 0.015601570717990398, -0.11764231324195862, 0.6665986776351929, 0.34910669922828674, 0.3200012147426605, 7.789745723130181e-05, 0.34907451272010803, 1.0, 1.0], "mean": [-1.6530206203460693, 0.897991418838501, 0.4826829731464386, -0.3454565107822418, 1.0390477180480957, 1.1431137323379517, 0.18339523673057556, 1.079169511795044, -0.6051441431045532, -0.2964516580104828, 1.2803291082382202, -0.7193461060523987, -1.4896050691604614, 0.1784597635269165, 0.7313264012336731, 0.38283538818359375, 0.8963730931282043, -0.14569835364818573, 0.5509012341499329, -0.38255739212036133, 0.2551935017108917, 0.5725124478340149, -0.3024604916572571, 0.8735083341598511, -0.736065149307251, 0.014751840382814407, -0.11780758202075958, 0.666419506072998, 0.3490650951862335, 0.3200025260448456, 1.516091515441076e-06, 0.3490618169307709, 0.5160266757011414, 0.9213021397590637], "std": [0.3776383697986603, 0.1972922384738922, 0.12731538712978363, 0.5590293407440186, 0.19103871285915375, 0.3545595109462738, 0.24596038460731506, 0.001867804559879005, 0.002861363347619772, 0.007554525975137949, 0.001427058014087379, 0.00506175821647048, 0.003012648783624172, 0.004043706227093935, 0.09466519951820374, 0.11264773458242416, 0.09127204865217209, 0.22329606115818024, 0.40180084109306335, 0.36693790555000305, 0.2875092625617981, 0.00021134216513019055, 0.0001886099053081125, 0.00011197105050086975, 0.00011089423060184345, 0.0003920063900295645, 0.0001157784863607958, 0.00010664555884432048, 5.0116163947677705e-06, 1.3767248674412258e-06, 9.586230589775369e-06, 2.9783054742438253e-06, 0.49217677116394043, 0.2650788426399231], "count": [599]}, "timestamp": {"min": [0.0], "max": [19.933333333333334], "mean": [9.966666666666665], "std": [5.7638721552635275], "count": [599]}, "frame_index": {"min": [0], "max": [598], "mean": [299.0], "std": [172.91616465790582], "count": [599]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [599]}, "index": {"min": [5184], "max": [5782], "mean": [5483.0], "std": [172.91616465790582], "count": [599]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [599]}, "subtask_annotation": {"mean": [0.9699499165275459, 2.0, 2.0, 2.0, 2.0], "std": [0.9094744290289839, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [599]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [599]}, "eef_direction_state": {"mean": [3.679465776293823, 6.0], "std": [2.2477803665039815, 0.0], "min": [0, 6], "max": [6, 6], "count": [599]}, "eef_velocity_state": {"mean": [0.9699499165275459, 0.0], "std": [0.7461186137642609, 0.0], "min": [0, 0], "max": [2, 0], "count": [599]}, "eef_acc_mag_state": {"mean": [0.4941569282136895, 0.0], "std": [0.7396808738050723, 0.0], "min": [0, 0], "max": [2, 0], "count": [599]}, "eef_direction_action": {"mean": [3.671118530884808, 6.0], "std": [2.2192850111936293, 0.0], "min": [0, 6], "max": [6, 6], "count": [599]}, "eef_velocity_action": {"mean": [0.9816360601001669, 0.0], "std": [0.7431355272008949, 0.0], "min": [0, 0], "max": [2, 0], "count": [599]}, "eef_acc_mag_action": {"mean": [0.5492487479131887, 0.0], "std": [0.7603456312927558, 0.0], "min": [0, 0], "max": [2, 0], "count": [599]}, "eef_sim_pose_state": {"mean": [0.617608864352943, 0.38283290280706556, 1.0681021073149168, -1.4419902299644105, 0.4569009101158927, -2.219579042722315, 0.47576889280711027, -0.3024614145597695, 0.9921506314055718, -1.5854705646758513, -0.49710092270879763, -0.20478245496239028], "std": [0.0842733868916137, 0.11238695019210411, 0.10022994470263115, 0.251713182206051, 0.11386000224477123, 0.6236036056771492, 0.0002338619252908979, 0.00018818157004256065, 4.721686799156936e-05, 0.0005368635893463485, 0.0004369084921875077, 0.0008039932570737201], "min": [0.46553188775540966, 0.21442461121696754, 0.9033662744878224, -1.8732711535754445, 0.03690516990685988, -2.984129548362623, 0.47543381737206114, -0.3027881860387476, 0.992065205345247, -1.5863302177817733, -0.4976748978054202, -0.20650827407918992], "max": [0.7188889304883681, 0.5465086834928712, 1.2590425805084495, -0.9905208796859163, 0.6152652727668917, -1.4463068794331229, 0.4761974306754716, -0.30218694065225404, 0.9922228418976293, -1.5844615903897594, -0.49624425613714784, -0.20396063283112698], "count": [599]}, "eef_sim_pose_action": {"mean": [0.6172967423866846, 0.38282953800265923, 1.0679958458615133, -1.442720411951907, 0.4565220573463517, -2.220307139184947, 0.4757701107254784, -0.3024624047888016, 0.9921505289448439, -1.5854681998368365, -0.49709879429076903, -0.20478621734995264], "std": [0.08455667741648579, 0.11264875184185455, 0.10074431152954876, 0.2535791842804014, 0.11521868364185757, 0.625271242032442, 0.00023454876634142332, 0.00018860822279728417, 4.821095907940447e-05, 0.0005387456365850732, 0.00043884007508066854, 0.0008086579096294707], "min": [0.4628317239318105, 0.2129421334117051, 0.9025661623839617, -1.8756556774158102, 0.017042555762064593, -2.997949233511422, 0.4754311278634389, -0.30280091092648986, 0.9920610839945524, -1.5863565907500927, -0.49770670160610586, -0.2065948631237462], "max": [0.719018442999653, 0.5470343884257653, 1.260175189650657, -0.9795780639616304, 0.6194825756594602, -1.443794877716241, 0.4762096201632043, -0.3021862024469725, 0.9922229107095737, -1.5844060526683084, -0.49620425570157844, -0.20394778246978396], "count": [599]}, "gripper_mode_state": {"mean": [0.4741235392320534, 0.1018363939899833], "std": [0.49932995982428713, 0.30243303862028503], "min": [0, 0], "max": [1, 1], "count": [599]}, "gripper_activity_state": {"mean": [1.8146911519198665, 1.8363939899833055], "std": [0.5271125203601004, 0.5036869258074053], "min": [0, 0], "max": [2, 2], "count": [599]}, "gripper_mode_action": {"mean": [0.48747913188647746, 0.07846410684474124], "std": [0.4998432032764706, 0.2689005220928373], "min": [0, 0], "max": [1, 1], "count": [599]}, "gripper_activity_action": {"mean": [1.9232053422370619, 1.9632721202003338], "std": [0.3331126179916954, 0.268527135397442], "min": [0, 0], "max": [2, 2], "count": [599]}, "gripper_open_scale_state": {"mean": [0.6005541175723863, 0.8910222230776905], "std": [0.37167997471221653, 0.22038383589256205], "min": [0.19794581275360257, 0.18849206321379716], "max": [0.9810457042619294, 0.9809523236517812], "count": [599]}, "gripper_open_scale_action": {"mean": [0.5059085402216638, 0.9032374220654005], "std": [0.4825254625299868, 0.25987836348434556], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [599]}}} +{"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.4188387484470372]], [[0.4344996376420173]], [[0.400237162174328]]], "std": [[[0.23230622631822506]], [[0.20520981038572747]], [[0.21218580604688228]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42369304876382574]], [[0.462519195573222]], [[0.4433216285217701]]], "std": [[[0.28114994123647635]], [[0.24782995056486717]], [[0.26260275681167516]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4497426629459108]], [[0.45076522936187924]], [[0.43834085785505256]]], "std": [[[0.2369914340301672]], [[0.22152160553046482]], [[0.2270614877457341]]], "count": [121]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26782292078117403]], [[0.2944816274585764]], [[0.27569368378808135]]], "std": [[[0.18604028133499978]], [[0.18821064332845355]], [[0.18770287880607334]]], "count": [121]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23592278747113513]], [[0.2630874108101402]], [[0.2448873859331956]]], "std": [[[0.1643513634577609]], [[0.1535499305939544]], [[0.16003669574650833]]], "count": [121]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2678373690320653]], [[0.2814701910270823]], [[0.26617195096013613]]], "std": [[[0.18845002724663498]], [[0.18399116355864925]], [[0.18281645332073793]]], "count": [121]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2945848287985132]], [[0.31430295972340383]], [[0.29898682154938416]]], "std": [[[0.2025773739078973]], [[0.19742688640272874]], [[0.196075517231852]]], "count": [121]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2528617902158281]], [[0.26381082982650705]], [[0.24922301009763412]]], "std": [[[0.1598054384046699]], [[0.159003538925035]], [[0.16008703248953898]]], "count": [121]}, "observation.state": {"min": [-2.253157615661621, 0.6025092601776123, 0.2738024890422821, -1.321920394897461, 0.7131629586219788, 0.3186090588569641, -0.20732977986335754, 1.0813579559326172, -0.6018581390380859, -0.32111600041389465, 1.274240493774414, -0.7137399315834045, -1.4862823486328125, 0.164789080619812, 0.5594117641448975, 0.22407445311546326, 0.7445107698440552, -0.5362752079963684, -0.6057964563369751, -0.6668077111244202, -0.43801403045654297, 0.57283616065979, -0.30338001251220703, 0.8729960322380066, -0.736025333404541, 0.015382192097604275, -0.11840041726827621, 0.6664129495620728, 0.34905555844306946, 0.32000112533569336, -3.3289513794443337e-06, 0.3490605056285858, 0.20304761826992035, 0.201202392578125, -0.03099999949336052, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.037470556795597076, 0.9992552399635315], "max": [-1.0443737506866455, 1.2678223848342896, 0.761646568775177, 0.37145692110061646, 1.7201457023620605, 1.5131679773330688, 0.7005890607833862, 1.0855627059936523, -0.5959807634353638, -0.30536457896232605, 1.2781795263290405, -0.7033026218414307, -1.4800904989242554, 0.17355115711688995, 0.8245472311973572, 0.6107405424118042, 1.0898627042770386, 0.47813087701797485, 0.8492192625999451, 0.6248615384101868, 0.7070432901382446, 0.5734137296676636, -0.30277660489082336, 0.8733013868331909, -0.7357500195503235, 0.016586001962423325, -0.11795654892921448, 0.6666865348815918, 0.3490790128707886, 0.32000118494033813, 1.6478308680234477e-05, 0.34906768798828125, 1.000666618347168, 1.0001904964447021, -0.029999999329447746, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.03858763724565506, 0.9992977380752563], "mean": [-1.7975646257400513, 0.9485542178153992, 0.5221983790397644, -0.20776893198490143, 1.2956461906433105, 0.9007474780082703, 0.19031111896038055, 1.0838737487792969, -0.5984601974487305, -0.3147069811820984, 1.276284098625183, -0.7075279355049133, -1.4827611446380615, 0.1684984713792801, 0.7505424618721008, 0.423510879278183, 0.9163119196891785, -0.1953679472208023, 0.6191220283508301, -0.31076478958129883, 0.3721707761287689, 0.5730841755867004, -0.3030029833316803, 0.8731975555419922, -0.7358880639076233, 0.015792138874530792, -0.11807861179113388, 0.6665421724319458, 0.3490646779537201, 0.3200025260448456, 4.53491225016478e-07, 0.3490612208843231, 0.6244838833808899, 0.9229291081428528, -0.030202826485037804, -0.0009999930625781417, 0.0, 0.0, 0.0, 0.0381629504263401, 0.9992747902870178], "std": [0.4025181531906128, 0.1995382010936737, 0.14851921796798706, 0.5619001388549805, 0.3054020404815674, 0.45358991622924805, 0.33672621846199036, 0.0011803279630839825, 0.001794920302927494, 0.004770075436681509, 0.0011686007492244244, 0.003189217997714877, 0.0018837383249774575, 0.0026302749756723642, 0.08583840727806091, 0.13725242018699646, 0.09372490644454956, 0.2521314322948456, 0.2986898720264435, 0.28419363498687744, 0.27105242013931274, 0.00017301780462730676, 0.00018659788474906236, 9.926740312948823e-05, 9.256829071091488e-05, 0.0003854722308460623, 0.00013278417463880032, 8.66822520038113e-05, 3.33518232764618e-06, 1.372808014821203e-06, 3.919903519999934e-06, 2.067010200335062e-06, 0.3781406581401825, 0.2019183486700058, 0.0003818663826677948, 6.984919309616089e-09, 0.0, 0.0, 0.0, 0.00034908283851109445, 1.3712897271034308e-05], "count": [599]}, "action": {"min": [-2.2614243030548096, 0.600347638130188, 0.27267587184906006, -1.3328266143798828, 0.7093381285667419, 0.313434898853302, -0.208328515291214, 1.0813486576080322, -0.6018697023391724, -0.3211258053779602, 1.2742382287979126, -0.7137399315834045, -1.4863076210021973, 0.16478034853935242, 0.5559702515602112, 0.22398635745048523, 0.7432424426078796, -0.5446141362190247, -0.6239094138145447, -0.6669807434082031, -0.4440195560455322, 0.5728360414505005, -0.303384393453598, 0.8729836940765381, -0.7360251545906067, 0.015381687320768833, -0.11841326206922531, 0.6664131283760071, 0.3490453064441681, 0.32000109553337097, -5.326322025211994e-06, 0.3490605056285858, 0.0, 0.0], "max": [-1.0366281270980835, 1.2679827213287354, 0.7666985988616943, 0.3836095631122589, 1.72762930393219, 1.5178163051605225, 0.7014676928520203, 1.0855894088745117, -0.5959698557853699, -0.3053646385669708, 1.2781798839569092, -0.7033026218414307, -1.4800653457641602, 0.1735542118549347, 0.8281062245368958, 0.6123586297035217, 1.0933400392532349, 0.5017290711402893, 0.8497449159622192, 0.6343406438827515, 0.7099080085754395, 0.5734200477600098, -0.30277442932128906, 0.8733052611351013, -0.7357487678527832, 0.01660134829580784, -0.11795558035373688, 0.6666876673698425, 0.3490922451019287, 0.3200012147426605, 3.2956617360468954e-05, 0.3490711748600006, 1.0, 1.0], "mean": [-1.7975642681121826, 0.9485536813735962, 0.5221986174583435, -0.20777054131031036, 1.2956461906433105, 0.9007477760314941, 0.1903105080127716, 1.0838795900344849, -0.598450243473053, -0.31473296880722046, 1.2762774229049683, -0.7075112462043762, -1.4827512502670288, 0.1684841513633728, 0.7505422234535217, 0.42351096868515015, 0.9163117408752441, -0.19536778330802917, 0.6191221475601196, -0.3107643127441406, 0.37217044830322266, 0.5730850696563721, -0.3030039668083191, 0.8731975555419922, -0.7358882427215576, 0.01579415425658226, -0.11807932704687119, 0.6665424704551697, 0.3490648567676544, 0.3200025260448456, 4.5349102606451197e-07, 0.34906139969825745, 0.5307179093360901, 0.9226377606391907], "std": [0.40379685163497925, 0.2004222273826599, 0.14916956424713135, 0.5635939836502075, 0.3065078556537628, 0.45478954911231995, 0.3375365734100342, 0.001178315724246204, 0.001793176750652492, 0.004763280041515827, 0.0011706332443282008, 0.0031841127201914787, 0.0018826653249561787, 0.0026273736730217934, 0.08620737493038177, 0.13760918378829956, 0.09433365613222122, 0.2582823634147644, 0.3092813193798065, 0.2946819067001343, 0.2764474153518677, 0.0001735555997584015, 0.00018736696802079678, 0.00010014632425736636, 9.331582259619609e-05, 0.0003877101989928633, 0.00013411212421488017, 8.780230564298108e-05, 4.04477850679541e-06, 1.3698188467969885e-06, 5.333784883987391e-06, 1.9993942714791046e-06, 0.4941549599170685, 0.26298001408576965], "count": [599]}, "timestamp": {"min": [0.0], "max": [19.933333333333334], "mean": [9.966666666666665], "std": [5.7638721552635275], "count": [599]}, "frame_index": {"min": [0], "max": [598], "mean": [299.0], "std": [172.91616465790582], "count": [599]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [599]}, "index": {"min": [5783], "max": [6381], "mean": [6082.0], "std": [172.91616465790582], "count": [599]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [599]}, "subtask_annotation": {"mean": [1.0283806343906512, 2.0, 2.0, 2.0, 2.0], "std": [0.9231917571084077, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [599]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [599]}, "eef_direction_state": {"mean": [3.7679465776293823, 6.0], "std": [2.0716484183131407, 0.0], "min": [0, 6], "max": [6, 6], "count": [599]}, "eef_velocity_state": {"mean": [1.0417362270450752, 0.0], "std": [0.8191740152853073, 0.0], "min": [0, 0], "max": [2, 0], "count": [599]}, "eef_acc_mag_state": {"mean": [0.6043405676126878, 0.0], "std": [0.7657404618833255, 0.0], "min": [0, 0], "max": [2, 0], "count": [599]}, "eef_direction_action": {"mean": [3.8697829716193657, 6.0], "std": [2.0420631289658218, 0.0], "min": [0, 6], "max": [6, 6], "count": [599]}, "eef_velocity_action": {"mean": [1.0534223706176962, 0.0], "std": [0.8316470816083201, 0.0], "min": [0, 0], "max": [2, 0], "count": [599]}, "eef_acc_mag_action": {"mean": [0.659432387312187, 0.0], "std": [0.7928354127259156, 0.0], "min": [0, 0], "max": [2, 0], "count": [599]}, "eef_sim_pose_state": {"mean": [0.6289911380162048, 0.4235129210682619, 1.0933843565333459, -1.5100173938500616, 0.5717374956141908, -1.9314834028130874, 0.4764134147941731, -0.30300420335909717, 0.9920557537154022, -1.5842899283219096, -0.49592009197954556, -0.20687925189937204], "std": [0.07843954411336702, 0.13724134525695417, 0.10006462986983523, 0.27412240446261976, 0.20423042948685244, 0.776954466366207, 0.00019580824567705247, 0.00018659661349357845, 3.979607590261721e-05, 0.00048801240225103306, 0.00040212571993153667, 0.0008237375115915958], "min": [0.46463586449436434, 0.22407107098667228, 0.9435588119320591, -1.9704699664902767, -0.028678896370043727, -2.9881979717371037, 0.4761443816994474, -0.3033812010224074, 0.991961631316702, -1.5849361224674494, -0.49640667918919545, -0.20864600211676088], "max": [0.7225953815190923, 0.6107570931684193, 1.2794317337704109, -0.9388036911377194, 0.8723295380463312, -0.9166246245297766, 0.47679156740059847, -0.30277777968073183, 0.9920944392010951, -1.5833677475318915, -0.4951319186650609, -0.20602690364350984], "count": [599]}, "eef_sim_pose_action": {"mean": [0.6285717344151818, 0.4235050700832709, 1.0932970040596417, -1.5109028231466577, 0.5713963298069069, -1.9326421297630076, 0.476414539970829, -0.3030052273775, 0.992055581879829, -1.5842879087480077, -0.4959181276709477, -0.20688364011217905], "std": [0.07881173217679883, 0.1376083978733642, 0.1006134296376421, 0.2766322073514232, 0.205209102865048, 0.7793898176322073, 0.00019656264721583874, 0.00018736541379404598, 4.062231327595517e-05, 0.0004901629888257048, 0.0004037222682805018, 0.0008291505991484954], "min": [0.4617860581847985, 0.22398262955743103, 0.9420384557500302, -1.9959410903906307, -0.048767572496107636, -3.0027080491569214, 0.4761449792489338, -0.30338557745098393, 0.9919545811623209, -1.584934883911628, -0.4964094972894826, -0.208673105198804], "max": [0.7235245942594644, 0.6123638003794015, 1.283655124823089, -0.9238336872126685, 0.8745517673570777, -0.9078647559318282, 0.4768015561200264, -0.3027756316735998, 0.9920964175651499, -1.5833595700353689, -0.4951121934632643, -0.20602670795206324], "count": [599]}, "gripper_mode_state": {"mean": [0.4574290484140234, 0.08180300500834725], "std": [0.49818441774213207, 0.27406435992290124], "min": [0, 0], "max": [1, 1], "count": [599]}, "gripper_activity_state": {"mean": [1.8130217028380635, 1.8263772954924875], "std": [0.5249348965403084, 0.5102345506854863], "min": [0, 0], "max": [2, 2], "count": [599]}, "gripper_mode_action": {"mean": [0.4691151919866444, 0.07679465776293823], "std": [0.4990452170234459, 0.26626535317613825], "min": [0, 0], "max": [1, 1], "count": [599]}, "gripper_activity_action": {"mean": [1.9398998330550918, 1.9666110183639398], "std": [0.31073286733362177, 0.2562481983886448], "min": [0, 0], "max": [2, 2], "count": [599]}, "gripper_open_scale_state": {"mean": [0.6122380895050211, 0.9048375316946385], "std": [0.3707271523689968, 0.19795786537964255], "min": [0.19906629242149054, 0.19725724762561275], "max": [0.9810457042619294, 0.9805789180830413], "count": [599]}, "gripper_open_scale_action": {"mean": [0.5203116305538029, 0.9045467934259978], "std": [0.4844656566794375, 0.25782291565749577], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [599]}}} +{"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.43054247912127813]], [[0.439955991285403]], [[0.415484853848947]]], "std": [[[0.23514347294091656]], [[0.21451092359588067]], [[0.21948275777682874]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43321363778354477]], [[0.453004507481097]], [[0.4320748810553633]]], "std": [[[0.276308437915533]], [[0.25013809446033997]], [[0.2627568259720128]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4711814246123286]], [[0.4638087474368833]], [[0.4507248554241958]]], "std": [[[0.2441850217191328]], [[0.23339423774448523]], [[0.23787846715004488]]], "count": [120]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28522096641390926]], [[0.3070533439287173]], [[0.28567315633935864]]], "std": [[[0.20487863126273934]], [[0.20526031264929007]], [[0.2012603355203027]]], "count": [120]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24780434123519202]], [[0.27024005406198937]], [[0.2500971663730597]]], "std": [[[0.17016378921522562]], [[0.1585763718632219]], [[0.1654778253995426]]], "count": [120]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27775112655739376]], [[0.2898928334354575]], [[0.27568602079503673]]], "std": [[[0.19640057015515056]], [[0.19077204299167014]], [[0.18904323162848216]]], "count": [120]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30322692312602123]], [[0.3209957171670752]], [[0.3034635448580474]]], "std": [[[0.21108338871149118]], [[0.20519769701260906]], [[0.20233064594424802]]], "count": [120]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25932845530790444]], [[0.26547648111979166]], [[0.24975530088337417]]], "std": [[[0.16516113634409976]], [[0.16263780478619408]], [[0.16263484613454463]]], "count": [120]}, "observation.state": {"min": [-1.9665881395339966, 0.38721543550491333, 0.27999424934387207, -1.2822611331939697, 0.7301756143569946, 1.063349723815918, -0.19854594767093658, 1.0811986923217773, -0.6015243530273438, -0.3189956247806549, 1.275162696838379, -0.7123296856880188, -1.4855982065200806, 0.16683587431907654, 0.5729717016220093, 0.23714421689510345, 0.7124671936035156, -0.3357164263725281, 0.4327116310596466, -0.6667706370353699, 0.05900261178612709, 0.5727776885032654, -0.3030775487422943, 0.8727568984031677, -0.735954999923706, 0.01568116620182991, -0.11759210377931595, 0.6665525436401367, 0.3490608334541321, 0.3200015425682068, -3.162503617204493e-06, 0.3490605056285858, 0.25371429324150085, 0.19095240533351898, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0031409950461238623, 0.999992847442627], "max": [-1.0762447118759155, 1.160827398300171, 0.70892733335495, 0.004495556466281414, 1.1354981660842896, 1.5959149599075317, 0.33914825320243835, 1.0843769311904907, -0.5972380638122559, -0.3074106276035309, 1.2782354354858398, -0.7047786712646484, -1.4812304973602295, 0.17329922318458557, 0.7965514063835144, 0.5389889478683472, 0.9837217330932617, -0.008174216374754906, 0.8242397904396057, -0.4228842258453369, 0.46723708510398865, 0.5732153058052063, -0.30261337757110596, 0.8730520009994507, -0.7357563972473145, 0.01657155714929104, -0.11730575561523438, 0.6667739748954773, 0.34907615184783936, 0.32000166177749634, 1.747699388943147e-05, 0.34909698367118835, 1.0004762411117554, 1.0003809928894043, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0037735532969236374, 0.9999950528144836], "mean": [-1.5051754713058472, 0.7560752630233765, 0.5272427201271057, -0.5315067768096924, 0.8976112008094788, 1.3755453824996948, 0.08306071162223816, 1.082599401473999, -0.5996986031532288, -0.3123737573623657, 1.2771494388580322, -0.7090514898300171, -1.483736276626587, 0.17056722939014435, 0.6778194904327393, 0.38274845480918884, 0.8708054423332214, -0.1670350283384323, 0.7185744047164917, -0.5652037262916565, 0.2570914328098297, 0.5729100108146667, -0.3027511239051819, 0.8730037212371826, -0.7358891367912292, 0.01588728092610836, -0.1173807755112648, 0.6666596531867981, 0.34906479716300964, 0.32000285387039185, -5.064649144514988e-07, 0.34906458854675293, 0.7032728791236877, 0.9012889862060547, 0.0, 0.0, 0.0, 0.0, 0.0, 0.003468033391982317, 0.9999986886978149], "std": [0.3086201250553131, 0.19668884575366974, 0.17007993161678314, 0.5451716184616089, 0.14459973573684692, 0.19106198847293854, 0.21761228144168854, 0.001114757265895605, 0.0015793951461091638, 0.0042074499651789665, 0.0009097438305616379, 0.0028398865833878517, 0.0015476462431252003, 0.0023152518551796675, 0.08299898356199265, 0.10198452323675156, 0.06256632506847382, 0.1342734545469284, 0.06109445542097092, 0.08117909729480743, 0.15674354135990143, 0.00011683518823701888, 0.00013320233847480267, 4.917874321108684e-05, 6.757037044735625e-05, 0.00022921232448425144, 7.545270636910573e-05, 5.796545519842766e-05, 2.7316189061821206e-06, 1.2506749271778972e-06, 3.63517369805777e-06, 6.698166544083506e-06, 0.34597980976104736, 0.2338225543498993, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00013196228246670216, 4.725907729152823e-06], "count": [598]}, "action": {"min": [-1.9711257219314575, 0.38003045320510864, 0.2798636555671692, -1.2841503620147705, 0.7301734685897827, 1.0596556663513184, -0.2091352492570877, 1.0811954736709595, -0.6015408039093018, -0.3190981149673462, 1.2749747037887573, -0.7123351097106934, -1.4856222867965698, 0.1667390912771225, 0.572909414768219, 0.23668822646141052, 0.7122711539268494, -0.3369324803352356, 0.17554372549057007, -0.6790530681610107, 0.04482997581362724, 0.5727766156196594, -0.30309951305389404, 0.872736930847168, -0.7359567284584045, 0.015681082382798195, -0.11760708689689636, 0.6665385365486145, 0.34905922412872314, 0.3200015425682068, -4.993426955479663e-06, 0.3490605056285858, 0.0, 0.0], "max": [-1.0761253833770752, 1.1622109413146973, 0.7103026509284973, 0.005129567347466946, 1.1371656656265259, 1.598755121231079, 0.3421497941017151, 1.0844061374664307, -0.5972306132316589, -0.3073866367340088, 1.2782365083694458, -0.7046945095062256, -1.4812028408050537, 0.17330250144004822, 0.7971013784408569, 0.5401898622512817, 0.9872262477874756, -0.0025457660667598248, 0.82552570104599, -0.1712869107723236, 0.4694157838821411, 0.5732409954071045, -0.3026125133037567, 0.8730555176734924, -0.7357510924339294, 0.016613708809018135, -0.117305688560009, 0.666779100894928, 0.3490796685218811, 0.32000166177749634, 2.3635555407963693e-05, 0.3491058051586151, 1.0, 1.0], "mean": [-1.50650155544281, 0.7564994692802429, 0.5278477668762207, -0.5296886563301086, 0.8980792760848999, 1.374940037727356, 0.08366763591766357, 1.082605242729187, -0.5996912717819214, -0.31239357590675354, 1.277143955230713, -0.7090396881103516, -1.4837297201156616, 0.1705561727285385, 0.6781764030456543, 0.3829561471939087, 0.8709405660629272, -0.16743038594722748, 0.7184861898422241, -0.5649805068969727, 0.2576158344745636, 0.5729109644889832, -0.3027518689632416, 0.8730027675628662, -0.7358892560005188, 0.015888962894678116, -0.11738128215074539, 0.6666595339775085, 0.34906476736068726, 0.32000282406806946, -4.997332894163264e-07, 0.3490647077560425, 0.6003512144088745, 0.8794481158256531], "std": [0.3089165985584259, 0.19808080792427063, 0.17027655243873596, 0.5455924272537231, 0.14559443295001984, 0.19153334200382233, 0.21827445924282074, 0.0011162256123498082, 0.001581482938490808, 0.0042131743393838406, 0.0009155405568890274, 0.002841711277142167, 0.0015503161121159792, 0.002318891929462552, 0.08318513631820679, 0.10217216610908508, 0.06328918784856796, 0.13439683616161346, 0.06752939522266388, 0.08539199829101562, 0.15722624957561493, 0.0001180030667455867, 0.00013439971371553838, 5.169188807485625e-05, 6.829702033428475e-05, 0.00023289992532227188, 7.692348299315199e-05, 5.933089414611459e-05, 3.0362689358298667e-06, 1.2213986337883398e-06, 4.294297468732111e-06, 7.273735263879644e-06, 0.48510029911994934, 0.31856778264045715], "count": [598]}, "timestamp": {"min": [0.0], "max": [19.9], "mean": [9.95], "std": [5.754249637345333], "count": [598]}, "frame_index": {"min": [0], "max": [597], "mean": [298.5], "std": [172.62748912035997], "count": [598]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [598]}, "index": {"min": [6382], "max": [6979], "mean": [6680.5], "std": [172.62748912035997], "count": [598]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [598]}, "subtask_annotation": {"mean": [1.173913043478261, 2.0, 2.0, 2.0, 2.0], "std": [0.903276314015799, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [598]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [598]}, "eef_direction_state": {"mean": [4.219063545150502, 6.0], "std": [2.2301906406450707, 0.0], "min": [0, 6], "max": [6, 6], "count": [598]}, "eef_velocity_state": {"mean": [0.6638795986622074, 0.0], "std": [0.7422281822099734, 0.0], "min": [0, 0], "max": [2, 0], "count": [598]}, "eef_acc_mag_state": {"mean": [0.362876254180602, 0.0], "std": [0.682136929587484, 0.0], "min": [0, 0], "max": [2, 0], "count": [598]}, "eef_direction_action": {"mean": [4.230769230769231, 6.0], "std": [2.230134842329722, 0.0], "min": [0, 6], "max": [6, 6], "count": [598]}, "eef_velocity_action": {"mean": [0.6655518394648829, 0.0], "std": [0.7596760089781857, 0.0], "min": [0, 0], "max": [2, 0], "count": [598]}, "eef_acc_mag_action": {"mean": [0.4414715719063545, 0.0], "std": [0.7534219649164748, 0.0], "min": [0, 0], "max": [2, 0], "count": [598]}, "eef_sim_pose_state": {"mean": [0.5759389550869857, 0.38284720109409454, 1.0257104721571941, -1.5206519895499142, 0.4441886428993028, -2.4474905380454692, 0.47631532521455056, -0.302751948583344, 0.9918140850384604, -1.5846445378979153, -0.4948102971623633, -0.20586859505602909], "std": [0.08236524836473844, 0.10197367041200554, 0.06342295173096417, 0.1688799565119661, 0.05677580025396282, 0.4764631952496095, 0.00012592639984016448, 0.00013319746867973862, 1.4610896818632397e-05, 0.00034684995067057984, 0.00024634047414111786, 0.0004906450477001317], "min": [0.47550050679098543, 0.2371416511382322, 0.886290126353912, -1.876423738191099, 0.3194778019260498, -2.935620940980794, 0.47617614549697734, -0.30307869816014904, 0.9916844474175013, -1.5849531327554844, -0.49501678695350937, -0.2072619481167317], "max": [0.6664901896178217, 0.5390971697048946, 1.1576635030668887, -1.283213428405791, 0.5536469983353611, -1.8337622741202513, 0.4766862164601027, -0.30261453874137456, 0.9918247606686725, -1.584017998930813, -0.494122967558948, -0.2054163769036954], "count": [598]}, "eef_sim_pose_action": {"mean": [0.5760180937249821, 0.3829761739979359, 1.0259002087062974, -1.5206236016648478, 0.4441933663784102, -2.4462141827478434, 0.47631634685582275, -0.3027528382093236, 0.9918137926642372, -1.584643653002402, -0.49480864500129745, -0.20587206761771693], "std": [0.08259213724668027, 0.10217009753985143, 0.06406905647379368, 0.1704841121777033, 0.05794441789489856, 0.47694404104362487, 0.00012763027685467622, 0.00013439659544996733, 1.7476473427365866e-05, 0.0003483177073408659, 0.0002493760202739346, 0.0004982412857766327], "min": [0.47487896218286, 0.23668492836723506, 0.886178099500688, -1.8825670997611557, 0.31874187310060575, -2.937175945459303, 0.4761746158805585, -0.3031006784224493, 0.9916740339009138, -1.5849603915596973, -0.4950168223745015, -0.20734742648327886], "max": [0.6665927462745131, 0.5402058879770797, 1.1586188108958448, -1.2769801885083623, 0.5759815193888533, -1.825421342103981, 0.4767189009945578, -0.30261368632346897, 0.991825072091274, -1.5840031763492135, -0.4940887606724709, -0.2054162215661819], "count": [598]}, "gripper_mode_state": {"mean": [0.38294314381270905, 0.11204013377926421], "std": [0.4861046105722002, 0.3154158242732713], "min": [0, 0], "max": [1, 1], "count": [598]}, "gripper_activity_state": {"mean": [1.8327759197324414, 1.8244147157190636], "std": [0.5029637778490297, 0.511675628120208], "min": [0, 0], "max": [2, 2], "count": [598]}, "gripper_mode_action": {"mean": [0.3996655518394649, 0.12207357859531773], "std": [0.4898295606762799, 0.3273707684022061], "min": [0, 0], "max": [1, 1], "count": [598]}, "gripper_activity_action": {"mean": [1.9448160535117056, 1.9464882943143813], "std": [0.29820794120400956, 0.2899879637049529], "min": [0, 0], "max": [2, 2], "count": [598]}, "gripper_open_scale_state": {"mean": [0.6894825510712429, 0.883623159856536], "std": [0.33919517799463444, 0.22923804668705552], "min": [0.24873950317794202, 0.18720824052305782], "max": [0.9808590599134857, 0.9807656793033376], "count": [598]}, "gripper_open_scale_action": {"mean": [0.5885795790708711, 0.862204079096718], "std": [0.4755894527036445, 0.31231991969491246], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [598]}}} +{"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.4372913250148544]], [[0.445734293919588]], [[0.42017347494553375]]], "std": [[[0.23462507701924315]], [[0.21402117066412443]], [[0.21926965811837346]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4400270022893293]], [[0.47221046974939707]], [[0.45346750594177065]]], "std": [[[0.29522574071895236]], [[0.2618143061408457]], [[0.2753891934324104]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.471642086959561]], [[0.4667438441508511]], [[0.45574636503442734]]], "std": [[[0.24489769338011808]], [[0.2346074289301521]], [[0.24011887748979005]]], "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.2844131085672906]], [[0.30356947867925577]], [[0.28182406382297237]]], "std": [[[0.2046361081319149]], [[0.20422037965591602]], [[0.20047593730635074]]], "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.24434002826983067]], [[0.26507847140987073]], [[0.2464258717691622]]], "std": [[[0.16965760295645474]], [[0.15766303475246254]], [[0.1643381013443431]]], "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.2744795287433155]], [[0.2845539024203431]], [[0.2709721270610517]]], "std": [[[0.1960622838600002]], [[0.19015169079183586]], [[0.18860498342454024]]], "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.29896309429311496]], [[0.3144985516934046]], [[0.29771903896501783]]], "std": [[[0.20999068934300588]], [[0.20392509692026495]], [[0.20122570478605845]]], "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.2561848801665553]], [[0.26024183586786986]], [[0.24534921944630125]]], "std": [[[0.16469884347745445]], [[0.16177844507574016]], [[0.16192195521311656]]], "count": [110]}, "observation.state": {"min": [-2.236942768096924, 0.5581709742546082, 0.2758069634437561, -1.3202558755874634, 0.7202818989753723, 0.8035932183265686, -0.19832506775856018, 1.0846409797668457, -0.5965659618377686, -0.33138325810432434, 1.271358609199524, -0.7040038108825684, -1.4805253744125366, 0.15971112251281738, 0.5610939860343933, 0.26309603452682495, 0.7233836650848389, -0.3646216094493866, 0.6016983985900879, -0.6662442088127136, 0.10031616687774658, 0.5733481049537659, -0.30370163917541504, 0.8726247549057007, -0.7358821630477905, 0.016894498839974403, -0.11809224635362625, 0.6665814518928528, 0.3490481674671173, 0.3200015425682068, -5.209808659856208e-05, 0.34903839230537415, 0.22277382016181946, 0.20291668176651, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0035499767400324345, 0.9999909996986389], "max": [-1.0518733263015747, 1.1722639799118042, 0.6080852150917053, 0.02323291078209877, 1.3611217737197876, 1.57432222366333, 0.5699570775032043, 1.0875931978225708, -0.5926252603530884, -0.3207942545413971, 1.274427890777588, -0.6961444616317749, -1.4761749505996704, 0.16576452553272247, 0.7987380623817444, 0.5856549143791199, 1.070418119430542, -0.00295702600851655, 0.8422328233718872, -0.25177547335624695, 0.586432158946991, 0.5737805962562561, -0.3032158315181732, 0.8727635741233826, -0.7353977560997009, 0.017866121605038643, -0.11770409345626831, 0.6670297980308533, 0.34908223152160645, 0.32000166177749634, 3.395530438865535e-05, 0.3490934669971466, 1.0004762411117554, 1.0003809928894043, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0041934410110116005, 0.9999936819076538], "mean": [-1.6775619983673096, 0.8148643374443054, 0.4795037508010864, -0.35103169083595276, 1.1302045583724976, 1.221407413482666, 0.24113085865974426, 1.086134910583496, -0.5947444438934326, -0.3259100019931793, 1.2732230424880981, -0.7003049850463867, -1.478572130203247, 0.16294808685779572, 0.7130928039550781, 0.4160376489162445, 0.8937410712242126, -0.18161779642105103, 0.7284026145935059, -0.48176977038383484, 0.3595049977302551, 0.5735007524490356, -0.30336442589759827, 0.8727076053619385, -0.7356922030448914, 0.017124932259321213, -0.11781579256057739, 0.6667712330818176, 0.3490658700466156, 0.32000210881233215, -1.2512197145042592e-06, 0.34906500577926636, 0.593383252620697, 0.9134746193885803, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0038751596584916115, 0.999997615814209], "std": [0.36278390884399414, 0.1835133284330368, 0.12071589380502701, 0.5022173523902893, 0.22793233394622803, 0.28802841901779175, 0.2502344846725464, 0.000923145329579711, 0.0012576434528455138, 0.0034293357748538256, 0.0008706226362846792, 0.0025874257553368807, 0.0013510668650269508, 0.0019173792097717524, 0.07822965085506439, 0.11784952878952026, 0.08769097924232483, 0.11139088124036789, 0.06394325941801071, 0.15062446892261505, 0.18738850951194763, 0.00012179168697912246, 0.00012913174577988684, 2.318522092537023e-05, 0.00016881107876542956, 0.00025041928165592253, 0.00010968599963234738, 0.0001619754038983956, 4.123279268242186e-06, 5.067333859187784e-07, 6.066426067263819e-06, 7.199252650025301e-06, 0.3661951422691345, 0.21228455007076263, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00020961827249266207, 5.228730060480302e-06], "count": [532]}, "action": {"min": [-2.2432870864868164, 0.5484426021575928, 0.2757514417171478, -1.3241386413574219, 0.7200371623039246, 0.8018781542778015, -0.19993555545806885, 1.0846378803253174, -0.5965756773948669, -0.33139991760253906, 1.2713546752929688, -0.7040135264396667, -1.4805420637130737, 0.15970894694328308, 0.5600227117538452, 0.26173263788223267, 0.7228374481201172, -0.36650165915489197, 0.5989940762519836, -0.6665608882904053, 0.0983089804649353, 0.5733466744422913, -0.30370384454727173, 0.8726232647895813, -0.7358834147453308, 0.01689445972442627, -0.1180947795510292, 0.6665796041488647, 0.34903469681739807, 0.3200015127658844, -0.00011950935004279017, 0.3490375578403473, 0.0, 0.0], "max": [-1.0497571229934692, 1.1733649969100952, 0.6084458231925964, 0.02557399682700634, 1.3616334199905396, 1.578107476234436, 0.5834531188011169, 1.0876145362854004, -0.5926159620285034, -0.32077503204345703, 1.2744301557540894, -0.6961416006088257, -1.4761548042297363, 0.16577625274658203, 0.7991374731063843, 0.5866482257843018, 1.0719413757324219, -0.0018407771131023765, 0.842740535736084, -0.2514629662036896, 0.5876163244247437, 0.5737835168838501, -0.30321526527404785, 0.8727737069129944, -0.7353942394256592, 0.0178779736161232, -0.11770389974117279, 0.6670341491699219, 0.34909194707870483, 0.32000166177749634, 7.323692989302799e-05, 0.3491041362285614, 1.0, 1.0], "mean": [-1.6775339841842651, 0.8148556351661682, 0.4794953167438507, -0.35106968879699707, 1.1301876306533813, 1.2214264869689941, 0.24112139642238617, 1.0861396789550781, -0.5947368741035461, -0.3259299397468567, 1.2732170820236206, -0.7002902030944824, -1.4785654544830322, 0.1629367470741272, 0.7130805253982544, 0.41603317856788635, 0.8937391042709351, -0.18160532414913177, 0.7284036874771118, -0.48177146911621094, 0.35948723554611206, 0.5735015869140625, -0.303365021944046, 0.872707188129425, -0.7356917858123779, 0.01712685450911522, -0.11781647056341171, 0.6667717099189758, 0.3490660488605499, 0.3200022280216217, -1.2489819027905469e-06, 0.3490650951862335, 0.47684210538864136, 0.8940413594245911], "std": [0.3639340400695801, 0.1849064975976944, 0.12138041853904724, 0.5041241645812988, 0.2289813607931137, 0.2890279293060303, 0.2512165606021881, 0.0009231605799868703, 0.001259195152670145, 0.003431678982451558, 0.000874314340762794, 0.00258968910202384, 0.0013542762026190758, 0.0019193663029000163, 0.07870443165302277, 0.11824622005224228, 0.08822130411863327, 0.11202133446931839, 0.06458403915166855, 0.1511315256357193, 0.18797852098941803, 0.00012261836673133075, 0.0001302109012613073, 2.4566932552261278e-05, 0.00016965709801297635, 0.00025399154401384294, 0.00011173705570399761, 0.00016260973643511534, 5.4532952162844595e-06, 6.25631344064459e-07, 1.1090991392848082e-05, 7.777422069921158e-06, 0.4938609302043915, 0.29947999119758606], "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": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [532]}, "index": {"min": [6980], "max": [7511], "mean": [7245.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [0.8966165413533834, 2.0, 2.0, 2.0, 2.0], "std": [0.8920217698699228, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [532]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [532]}, "eef_direction_state": {"mean": [2.9906015037593985, 6.0], "std": [2.214508299061963, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [1.0902255639097744, 0.0], "std": [0.722450368943841, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_state": {"mean": [0.4924812030075188, 0.0], "std": [0.7496489464274265, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_direction_action": {"mean": [3.1296992481203008, 6.0], "std": [2.214974138870272, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [1.0845864661654134, 0.0], "std": [0.7423717440968345, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_action": {"mean": [0.6334586466165414, 0.0], "std": [0.8059044749385561, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_sim_pose_state": {"mean": [0.6013629755869068, 0.41610498563365006, 1.059505660847323, -1.4761510744068806, 0.5771038881334086, -2.180985744193805, 0.4769727783297524, -0.3033654623257124, 0.9917366805752124, -1.5832287105157772, -0.4935672918342737, -0.20853760690614748], "std": [0.08195266935453893, 0.11780134148523055, 0.0843761622447112, 0.23319377781280956, 0.1350714076839735, 0.5651679472819281, 0.00011387539701500724, 0.0001291329280038847, 4.975425682773644e-05, 0.0006859910829727302, 0.00026264611029035086, 0.0006013397158153784], "min": [0.46601834072504394, 0.263476787192226, 0.9132786163120152, -1.8943688135633392, 0.3849965057504421, -2.984719940261921, 0.4768314337830901, -0.30370279911441994, 0.991673112870607, -1.583955907213781, -0.4938336186237411, -0.2101993692571904], "max": [0.7059759206741869, 0.5857191749731163, 1.2056412371242842, -1.1013502613574273, 0.8423151506561806, -1.4140330036133009, 0.4772649405389716, -0.30321700012865443, 0.9918120439958549, -1.5818413181587143, -0.49278881635895067, -0.20796168526304726], "count": [532]}, "eef_sim_pose_action": {"mean": [0.6010482759198869, 0.41604579211583076, 1.0593091834567903, -1.4769176469063618, 0.576761499225622, -2.1817572458878645, 0.47697360769170133, -0.3033664105427429, 0.9917368158756752, -1.5832248176345256, -0.4935652055665397, -0.20854187749147535], "std": [0.08253349352130274, 0.11823532932483835, 0.08469347751909052, 0.23489121237287416, 0.13680586958759502, 0.566943869465477, 0.00011482092814999146, 0.00013021084098117697, 5.036708964790503e-05, 0.000690678982144297, 0.0002658697060815542, 0.0006098316015753326], "min": [0.4651577576678185, 0.26188377837107246, 0.9127805279239396, -1.900589883332298, 0.3783208583826636, -2.9895716111900628, 0.4768308721443361, -0.30370501178213727, 0.9916713152896363, -1.583959608724654, -0.4938431781495076, -0.2102213783256346], "max": [0.7062590451949436, 0.5866626237542886, 1.2067769318436425, -1.0931305217842173, 0.8439462239215594, -1.4075145736529924, 0.47726739051608136, -0.30321641658006404, 0.9918120415500015, -1.581835972500901, -0.49277659887228364, -0.20796156677405797], "count": [532]}, "gripper_mode_state": {"mean": [0.5093984962406015, 0.09398496240601503], "std": [0.499911660464541, 0.29180779504247795], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.8026315789473684, 1.7969924812030076], "std": [0.5350081086264076, 0.5416404836026394], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.5244360902255639, 0.10526315789473684], "std": [0.4994025205127493, 0.30689220499186143], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.9342105263157894, 1.9398496240601504], "std": [0.320647161682762, 0.3128668913016997], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.581748157077293, 0.8955694863016024], "std": [0.3590147413323686, 0.20812143465583913], "min": [0.21840570604099946, 0.1989379233005], "max": [0.9808590599134857, 0.9807656793033376], "count": [532]}, "gripper_open_scale_action": {"mean": [0.46749225974557235, 0.8765111309789981], "std": [0.48417643499360435, 0.29360865437095973], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [532]}}} +{"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.4428436871543489]], [[0.4499630441385956]], [[0.42327401751298815]]], "std": [[[0.23612303090080353]], [[0.21556456073914293]], [[0.22154736592730537]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4228814915860764]], [[0.45716333215035637]], [[0.4330779420082513]]], "std": [[[0.28018727366799195]], [[0.24270291893219548]], [[0.25433122542795206]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46949049043637064]], [[0.4665073182836483]], [[0.45480239432688613]]], "std": [[[0.2456469720117624]], [[0.23559627865336819]], [[0.24235496273927543]]], "count": [104]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2868332622637396]], [[0.30780132771257546]], [[0.2849666267498586]]], "std": [[[0.20521440301373084]], [[0.20476160279325437]], [[0.20075803195332553]]], "count": [104]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2473660338158701]], [[0.26934860850890835]], [[0.24991811530802224]]], "std": [[[0.17038229100308544]], [[0.15841300994941498]], [[0.1646867158645733]]], "count": [104]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27720848762431655]], [[0.28892609056843893]], [[0.2744866621152668]]], "std": [[[0.19586232505662465]], [[0.190298632339903]], [[0.18866184343737608]]], "count": [104]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30099094396622833]], [[0.31815703839378295]], [[0.3005966200332296]]], "std": [[[0.20921003820466744]], [[0.20350628587759795]], [[0.20075274257488826]]], "count": [104]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2590749776848841]], [[0.26470022808552507]], [[0.2487176486054157]]], "std": [[[0.16421343789197618]], [[0.1617418940603675]], [[0.16174972685259623]]], "count": [104]}, "observation.state": {"min": [-2.3107221126556396, 0.6111084222793579, 0.27974966168403625, -1.28200101852417, 0.7309582829475403, 0.3317178785800934, -0.1867426335811615, 1.0874673128128052, -0.5926737189292908, -0.33996063470840454, 1.268853783607483, -0.6961005330085754, -1.4762985706329346, 0.15490621328353882, 0.572627604007721, 0.23521645367145538, 0.7346440553665161, -0.4495560824871063, -0.6176735758781433, -0.6678264737129211, -0.4437350332736969, 0.5737934708595276, -0.3040965795516968, 0.8725941181182861, -0.7353605628013611, 0.017843103036284447, -0.11838135123252869, 0.6670575141906738, 0.34905511140823364, 0.3200015425682068, -2.8296087748458376e-06, 0.3490605056285858, 0.192190483212471, 0.2000356763601303, 0.0, 0.0, 0.0, 0.0, 0.0, 0.003722658148035407, 0.9999895095825195], "max": [-1.0754790306091309, 1.2563321590423584, 0.7322437167167664, 0.08876803517341614, 1.621253490447998, 1.5287058353424072, 0.542879045009613, 1.0897560119628906, -0.5895006060600281, -0.3312709629535675, 1.271356225013733, -0.6897963881492615, -1.472928762435913, 0.15978963673114777, 0.8383903503417969, 0.617875874042511, 1.1402785778045654, 0.21342700719833374, 0.8396700620651245, 0.6331610679626465, 0.7327566146850586, 0.5741344690322876, -0.30371081829071045, 0.872700035572052, -0.7350172400474548, 0.018621211871504784, -0.11812061071395874, 0.6673768758773804, 0.3490813970565796, 0.32000163197517395, 1.9807261196547188e-05, 0.3490786552429199, 1.0004762411117554, 1.0003809928894043, 0.0, 0.0, 0.0, 0.0, 0.0, 0.004575155675411224, 0.999993085861206], "mean": [-1.8238275051116943, 0.9679740071296692, 0.5232200026512146, -0.20374856889247894, 1.2749236822128296, 0.8624785542488098, 0.2725573182106018, 1.0887216329574585, -0.5910131335258484, -0.3358396589756012, 1.2702828645706177, -0.692947268486023, -1.4745879173278809, 0.15728259086608887, 0.7694818377494812, 0.420341819524765, 0.9316076636314392, -0.22106672823429108, 0.6376785635948181, -0.33781054615974426, 0.4329970180988312, 0.5739277601242065, -0.30385884642601013, 0.8726488351821899, -0.7352510690689087, 0.018098395317792892, -0.11821427941322327, 0.6671624779701233, 0.3490656614303589, 0.3200015723705292, 7.123575755940692e-07, 0.34906601905822754, 0.5226743817329407, 0.9050667881965637, 0.0, 0.0, 0.0, 0.0, 0.0, 0.004215389955788851, 0.9999939203262329], "std": [0.3329066336154938, 0.18347397446632385, 0.1234254240989685, 0.4073755145072937, 0.23172229528427124, 0.4065276086330414, 0.2258422076702118, 0.0006102643092162907, 0.0009704398107714951, 0.0025246087461709976, 0.0006951397517696023, 0.0018837901297956705, 0.0010254924418404698, 0.0014216725248843431, 0.06411764025688171, 0.14257627725601196, 0.11966642737388611, 0.17038649320602417, 0.23586486279964447, 0.23093073070049286, 0.24681581556797028, 9.576570300851017e-05, 0.00012301935930736363, 2.3639771825401112e-05, 0.0001143277549999766, 0.0002567287301644683, 8.757732575759292e-05, 0.00010403681517345831, 3.233785264455946e-06, 2.9407571489059592e-08, 4.452755092643201e-06, 2.386441337876022e-06, 0.3723215162754059, 0.22117067873477936, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00020215487165842205, 2.95403833661112e-06], "count": [494]}, "action": {"min": [-2.3144917488098145, 0.6095616221427917, 0.2793940007686615, -1.2905097007751465, 0.7285681962966919, 0.32647472620010376, -0.18918989598751068, 1.0874483585357666, -0.5926781296730042, -0.3399672210216522, 1.2687896490097046, -0.6961070895195007, -1.4763107299804688, 0.154880091547966, 0.5695405602455139, 0.23412315547466278, 0.7333574295043945, -0.45024359226226807, -0.6353826522827148, -0.6686949133872986, -0.47387081384658813, 0.5737919807434082, -0.3041232228279114, 0.8725689649581909, -0.7353622913360596, 0.017838282510638237, -0.11839888989925385, 0.6670546531677246, 0.3490457832813263, 0.3200015127658844, -6.990797828620998e-06, 0.3490605056285858, 0.0, 0.0], "max": [-1.0695408582687378, 1.2571096420288086, 0.7449166774749756, 0.09397028386592865, 1.6400145292282104, 1.5400227308273315, 0.5449089407920837, 1.089773178100586, -0.5894607305526733, -0.33126235008239746, 1.2713589668273926, -0.6897851824760437, -1.4728378057479858, 0.15979836881160736, 0.8397488594055176, 0.6197483539581299, 1.1419354677200317, 0.2376151978969574, 0.8425396084785461, 0.6445260643959045, 0.7343358397483826, 0.5741494297981262, -0.30370989441871643, 0.8727009892463684, -0.7350167036056519, 0.01870677061378956, -0.11811989545822144, 0.6673769354820251, 0.34909817576408386, 0.32000166177749634, 2.7963191314483993e-05, 0.34908947348594666, 1.0, 1.0], "mean": [-1.823698878288269, 0.9679293632507324, 0.5232071876525879, -0.2039109170436859, 1.2748690843582153, 0.8626111745834351, 0.2725068926811218, 1.0887264013290405, -0.5910068154335022, -0.335857093334198, 1.270277500152588, -0.692934513092041, -1.4745804071426392, 0.1572725623846054, 0.7694210410118103, 0.4203189015388489, 0.9315828084945679, -0.2210095375776291, 0.6377069354057312, -0.3378046751022339, 0.43288978934288025, 0.5739288330078125, -0.3038599193096161, 0.8726484775543213, -0.7352502942085266, 0.018100399523973465, -0.11821475625038147, 0.6671630144119263, 0.34906572103500366, 0.32000160217285156, 7.116113920346834e-07, 0.34906598925590515, 0.4096558690071106, 0.9167611598968506], "std": [0.33451420068740845, 0.18472303450107574, 0.12456437945365906, 0.4099755883216858, 0.23358553647994995, 0.4080495536327362, 0.22703157365322113, 0.0006096740253269672, 0.0009708470897749066, 0.002524246694520116, 0.0006985181826166809, 0.00188460573554039, 0.0010271918727084994, 0.0014221018645912409, 0.06489697098731995, 0.14294829964637756, 0.1202496811747551, 0.1736236959695816, 0.2528540790081024, 0.24918566644191742, 0.2554556429386139, 9.644092642702162e-05, 0.00012389000039547682, 2.4167495212168433e-05, 0.00011513249773997813, 0.00025948818074539304, 8.857001375872642e-05, 0.00010469340486451983, 4.2843789742619265e-06, 2.9651117117168724e-08, 5.389391390053788e-06, 2.8879464935016586e-06, 0.48614630103111267, 0.2712794542312622], "count": [494]}, "timestamp": {"min": [0.0], "max": [16.433333333333334], "mean": [8.216666666666667], "std": [4.753507476940931], "count": [494]}, "frame_index": {"min": [0], "max": [493], "mean": [246.5], "std": [142.60522430822792], "count": [494]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [494]}, "index": {"min": [7512], "max": [8005], "mean": [7758.5], "std": [142.60522430822792], "count": [494]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [494]}, "subtask_annotation": {"mean": [0.7530364372469636, 2.0, 2.0, 2.0, 2.0], "std": [0.853511969970457, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [494]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [494]}, "eef_direction_state": {"mean": [3.526315789473684, 6.0], "std": [1.8988372186335791, 0.0], "min": [0, 6], "max": [6, 6], "count": [494]}, "eef_velocity_state": {"mean": [1.3380566801619433, 0.0], "std": [0.7149991285815538, 0.0], "min": [0, 0], "max": [2, 0], "count": [494]}, "eef_acc_mag_state": {"mean": [0.6174089068825911, 0.0], "std": [0.793049619627881, 0.0], "min": [0, 0], "max": [2, 0], "count": [494]}, "eef_direction_action": {"mean": [3.659919028340081, 6.0], "std": [1.8335969366895022, 0.0], "min": [0, 6], "max": [6, 6], "count": [494]}, "eef_velocity_action": {"mean": [1.3299595141700404, 0.0], "std": [0.7327180268445184, 0.0], "min": [0, 0], "max": [2, 0], "count": [494]}, "eef_acc_mag_action": {"mean": [0.791497975708502, 0.0], "std": [0.8363264228896713, 0.0], "min": [0, 0], "max": [2, 0], "count": [494]}, "eef_sim_pose_state": {"mean": [0.6415793057270213, 0.4202991926832723, 1.1142676148752093, -1.3922582860954709, 0.5942668150534904, -1.8229729479116072, 0.47739280235702003, -0.30385923156032335, 0.9918272279485455, -1.5812147486497459, -0.4925815440039602, -0.21079239232657818], "std": [0.0655156392973342, 0.14253855891817838, 0.11892725116410796, 0.3218116817388548, 0.09616829299148064, 0.7187997107179843, 9.793847109531384e-05, 0.0001230152072678948, 1.311844414353681e-05, 0.0005124243888748949, 0.00028657559108103764, 0.000563266487172766], "min": [0.475791589014414, 0.23521280656029236, 0.9345902758455983, -1.864190909232914, 0.25454646992387064, -2.935098307417039, 0.47725040060060114, -0.3040977347632978, 0.9918160374422221, -1.5816961135071015, -0.4929021613254809, -0.21190832561993256], "max": [0.7310325850565517, 0.6178461830624142, 1.3141935674700114, -0.8796777734734497, 0.7437772454897353, -0.8690658855001252, 0.4776005297254574, -0.3037119963888246, 0.9918616616592382, -1.5801775159693037, -0.4919896283817977, -0.2102506046531416], "count": [494]}, "eef_sim_pose_action": {"mean": [0.641096340349171, 0.42030144221075316, 1.1141124054070504, -1.393418560503518, 0.5937866320485078, -1.824164807705505, 0.47739361561034677, -0.3038601548804123, 0.9918271926046377, -1.5812115748368172, -0.4925793160460142, -0.21079652405848795], "std": [0.06623745298036486, 0.14294027554685934, 0.11952617575598411, 0.32459408833164055, 0.09807765323166676, 0.7217602304820638, 9.865859733178141e-05, 0.00012388557773475873, 1.3193677192756598e-05, 0.0005166127567034063, 0.0002893702521635697, 0.0005692612177078577], "min": [0.47331860664888115, 0.2341143307131435, 0.9330371645617322, -1.88494380788164, 0.2348620850493297, -2.9490642943868335, 0.47724948553396823, -0.3041243907282277, 0.9918134925108365, -1.5817003888633216, -0.49291816907821606, -0.21208364422570147], "max": [0.7314685946660711, 0.6197340962294273, 1.3158577072014341, -0.8771082242000354, 0.7420352540596036, -0.8667940104745959, 0.4776258033690656, -0.3037110538475844, 0.9918616628640672, -1.5801407657700146, -0.49189835790324743, -0.21025051966516228], "count": [494]}, "gripper_mode_state": {"mean": [0.5769230769230769, 0.10323886639676114], "std": [0.4940474068717346, 0.3042706079493558], "min": [0, 0], "max": [1, 1], "count": [494]}, "gripper_activity_state": {"mean": [1.7692307692307692, 1.791497975708502], "std": [0.5756395979652208, 0.5574745895662785], "min": [0, 0], "max": [2, 2], "count": [494]}, "gripper_mode_action": {"mean": [0.5910931174089069, 0.08299595141700405], "std": [0.4916320208862793, 0.27587610165686866], "min": [0, 0], "max": [1, 1], "count": [494]}, "gripper_activity_action": {"mean": [1.9331983805668016, 1.9554655870445343], "std": [0.326915242883789, 0.29510254484440335], "min": [0, 0], "max": [2, 2], "count": [494]}, "gripper_open_scale_state": {"mean": [0.5124273907573336, 0.8873258345849284], "std": [0.3650213992129817, 0.21683414130312606], "min": [0.18842204236516766, 0.19611340819620618], "max": [0.9808590599134857, 0.9807656793033376], "count": [494]}, "gripper_open_scale_action": {"mean": [0.40162340217027553, 0.8987854253283383], "std": [0.4766156313166316, 0.26596226773093445], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [494]}}} +{"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.43063947245564893]], [[0.44382105654761905]], [[0.4226585453625895]]], "std": [[[0.239282275556129]], [[0.22241729557866385]], [[0.2251440639732841]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4314845423463503]], [[0.4614899124478222]], [[0.4405481236612292]]], "std": [[[0.29392097255737004]], [[0.26601665358029974]], [[0.2826661744501444]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.462695531337535]], [[0.45735028079859397]], [[0.44466718029123414]]], "std": [[[0.2444921206606236]], [[0.2351373903105769]], [[0.24214272163982722]]], "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.28473553141959906]], [[0.3057889708617822]], [[0.28381827218191963]]], "std": [[[0.20193986351185395]], [[0.20309555255500292]], [[0.19873181458130482]]], "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.2473005654898678]], [[0.26895832820432863]], [[0.24933205655308996]]], "std": [[[0.16994870475957422]], [[0.15780747772199386]], [[0.16381691793868933]]], "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.27765735786502105]], [[0.2892065190333946]], [[0.2747464305546437]]], "std": [[[0.19704508383965894]], [[0.19138737410795675]], [[0.1894509436177445]]], "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.30238420246028097]], [[0.31923129383589377]], [[0.3015323482908788]]], "std": [[[0.21136362574343423]], [[0.2051015022856558]], [[0.2021067393676109]]], "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.2597180569004946]], [[0.26527444620426294]], [[0.249217973810618]]], "std": [[[0.16592592626660893]], [[0.16344044841154812]], [[0.163332026866947]]], "count": [112]}, "observation.state": {"min": [-2.143106698989868, 0.35246801376342773, 0.2699558734893799, -1.3189517259597778, 0.7241379022598267, 1.4308183193206787, -0.19591660797595978, 1.0904645919799805, -0.5872729420661926, -0.3486979007720947, 1.2652428150177002, -0.6862212419509888, -1.4704021215438843, 0.14940690994262695, 0.5649802684783936, 0.29071447253227234, 0.7833957672119141, -0.18047448992729187, 0.6648804545402527, -0.6668686866760254, 0.11046668142080307, 0.5745227932929993, -0.304996132850647, 0.8724267482757568, -0.7347610592842102, 0.01992972008883953, -0.11934759467840195, 0.6675117611885071, 0.34905457496643066, 0.3200015425682068, -8.988168701762334e-06, 0.3490578532218933, 0.20028570294380188, 0.19572623074054718, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0033918372355401516, 0.999990701675415], "max": [-1.052829384803772, 0.7870697379112244, 0.8846096992492676, 0.049473654478788376, 1.3095121383666992, 1.5890833139419556, 0.5002429485321045, 1.0916783809661865, -0.5854878425598145, -0.344477117061615, 1.266588568687439, -0.6829537749290466, -1.4685243368148804, 0.15202084183692932, 0.7071079015731812, 0.5396088361740112, 1.0527677536010742, 0.11574013531208038, 0.9055635929107666, -0.35219064354896545, 0.4616085886955261, 0.5747278332710266, -0.30469051003456116, 0.8724702596664429, -0.7345519661903381, 0.0204488355666399, -0.1189643070101738, 0.6676695942878723, 0.34908318519592285, 0.32000166177749634, 2.8296086384216323e-05, 0.3491097688674927, 1.0004762411117554, 1.0003809928894043, 0.0, 0.0, 0.0, 0.0, 0.0, 0.004313408397138119, 0.9999942779541016], "mean": [-1.4484937191009521, 0.6470895409584045, 0.5169984102249146, -0.8832899332046509, 0.937278687953949, 1.5199155807495117, 0.035410623997449875, 1.0912721157073975, -0.586105227470398, -0.3474253714084625, 1.2657958269119263, -0.6841130256652832, -1.4691886901855469, 0.1502813994884491, 0.6249666810035706, 0.3575756549835205, 0.8898597955703735, -0.030846087262034416, 0.7771013975143433, -0.5550768971443176, 0.2173791527748108, 0.5746338963508606, -0.3048422336578369, 0.8724492192268372, -0.734674334526062, 0.020162340253591537, -0.11913735419511795, 0.6675746440887451, 0.3490641415119171, 0.3200022280216217, 1.870098117251473e-06, 0.3490636646747589, 0.7229647636413574, 0.9092646241188049, 0.0, 0.0, 0.0, 0.0, 0.0, 0.003762571606785059, 0.9999983310699463], "std": [0.3821769952774048, 0.09204160422086716, 0.23207387328147888, 0.447530597448349, 0.2178056687116623, 0.03507073596119881, 0.23370589315891266, 0.000302291038678959, 0.0006204342353157699, 0.0013521017972379923, 0.0004739856522064656, 0.0010767735075205564, 0.0006608584662899375, 0.0008804500685073435, 0.0509813092648983, 0.08078489452600479, 0.06268579512834549, 0.0710052102804184, 0.06488117575645447, 0.1220976933836937, 0.12188377231359482, 7.50672843423672e-05, 0.00012605149822775275, 1.1290408110653516e-05, 7.450575503753498e-05, 0.0002217058790847659, 0.00016025174409151077, 4.9101243348559365e-05, 3.810569296547328e-06, 6.198683308866748e-07, 6.2425910982710775e-06, 8.600800356362015e-06, 0.35748764872550964, 0.2201155424118042, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00027404274442233145, 5.547984073928092e-06], "count": [544]}, "action": {"min": [-2.1479275226593018, 0.34113824367523193, 0.2677069902420044, -1.3290748596191406, 0.7236995100975037, 1.4192029237747192, -0.19853518903255463, 1.090461015701294, -0.587276041507721, -0.348705530166626, 1.265234112739563, -0.6862212419509888, -1.4704101085662842, 0.14940254390239716, 0.5629518628120422, 0.28873980045318604, 0.7821206450462341, -0.18949653208255768, 0.6588500738143921, -0.6670630574226379, 0.10802830010652542, 0.5745220184326172, -0.30499738454818726, 0.8724254369735718, -0.7347612977027893, 0.019928550347685814, -0.11934781074523926, 0.6675117015838623, 0.3490510582923889, 0.3200015425682068, -1.3315805517777335e-05, 0.3490578532218933, 0.0, 0.0], "max": [-1.0472356081008911, 0.7889003753662109, 0.8877727389335632, 0.08916414529085159, 1.314965009689331, 1.593928575515747, 0.5002868175506592, 1.0916917324066162, -0.5854845643043518, -0.34447067975997925, 1.2665908336639404, -0.6829515695571899, -1.4685221910476685, 0.15202413499355316, 0.7076335549354553, 0.5417085289955139, 1.0584999322891235, 0.11974073201417923, 0.9057347774505615, -0.3472902178764343, 0.46326321363449097, 0.5747284293174744, -0.3046894073486328, 0.8724716305732727, -0.7345486283302307, 0.0204604584723711, -0.11895975470542908, 0.6676729917526245, 0.3490956127643585, 0.32000166177749634, 5.925533332629129e-05, 0.34913140535354614, 1.0, 1.0], "mean": [-1.4484931230545044, 0.6470900774002075, 0.5169997811317444, -0.8832874298095703, 0.9372770190238953, 1.5199164152145386, 0.03541065379977226, 1.0912740230560303, -0.5861032009124756, -0.3474329710006714, 1.2657933235168457, -0.6841078996658325, -1.4691855907440186, 0.15027649700641632, 0.6249669790267944, 0.3575758635997772, 0.8898597359657288, -0.030846763402223587, 0.777100682258606, -0.555077850818634, 0.21737897396087646, 0.5746341943740845, -0.3048427104949951, 0.872449517250061, -0.7346737384796143, 0.02016325481235981, -0.1191379576921463, 0.6675750613212585, 0.34906408190727234, 0.3200022280216217, 1.870098913059337e-06, 0.34906357526779175, 0.6547058820724487, 0.9222977757453918], "std": [0.38352757692337036, 0.09343621134757996, 0.23303668200969696, 0.4490755796432495, 0.21952441334724426, 0.03621409088373184, 0.23464077711105347, 0.0003013388195540756, 0.000619317521341145, 0.0013477798784151673, 0.00047415998415090144, 0.0010742942104116082, 0.0006601613713428378, 0.0008784301462583244, 0.051299940794706345, 0.08105796575546265, 0.06332777440547943, 0.07161349058151245, 0.06569051742553711, 0.12313402444124222, 0.12232186645269394, 7.514658500440419e-05, 0.00012628310651052743, 1.1666460522974376e-05, 7.479971827706322e-05, 0.0002225943753728643, 0.00016068897093646228, 4.9501606554258615e-05, 4.791771971213166e-06, 6.195099899741763e-07, 8.794919267529622e-06, 9.68296080827713e-06, 0.4674474895000458, 0.26306629180908203], "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": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [544]}, "index": {"min": [8006], "max": [8549], "mean": [8277.5], "std": [157.0390078929436], "count": [544]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [544]}, "subtask_annotation": {"mean": [1.2573529411764706, 2.0, 2.0, 2.0, 2.0], "std": [0.9013578280883002, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [544]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [544]}, "eef_direction_state": {"mean": [3.979779411764706, 6.0], "std": [2.2698380244465106, 0.0], "min": [0, 6], "max": [6, 6], "count": [544]}, "eef_velocity_state": {"mean": [0.7922794117647058, 0.0], "std": [0.8286323485043791, 0.0], "min": [0, 0], "max": [2, 0], "count": [544]}, "eef_acc_mag_state": {"mean": [0.35110294117647056, 0.0], "std": [0.688587826849613, 0.0], "min": [0, 0], "max": [2, 0], "count": [544]}, "eef_direction_action": {"mean": [3.9375, 6.0], "std": [2.273518829402356, 0.0], "min": [0, 6], "max": [6, 6], "count": [544]}, "eef_velocity_action": {"mean": [0.8290441176470589, 0.0], "std": [0.8457300872066552, 0.0], "min": [0, 0], "max": [2, 0], "count": [544]}, "eef_acc_mag_action": {"mean": [0.4411764705882353, 0.0], "std": [0.7476896364050714, 0.0], "min": [0, 0], "max": [2, 0], "count": [544]}, "eef_sim_pose_state": {"mean": [0.5197700656870465, 0.3574835740118794, 1.0255463330940513, -1.6989733410770014, 0.6298112180769003, -2.2425937730268686, 0.47812446481429804, -0.3048436760979617, 0.9918832804983773, -1.5780124809105291, -0.49069694004570213, -0.21561363070832706], "std": [0.05022490658003976, 0.08083223785655316, 0.06356595693835883, 0.2967624219894849, 0.148440202223659, 1.615268415225413, 7.332838495795984e-05, 0.00012605062931719298, 1.9978834581865738e-05, 0.0004104146369399185, 0.00013689908746144402, 0.0006173753071745527], "min": [0.44911783516919646, 0.29006637064226337, 0.9377297269021493, -2.4039169693872844, 0.4973734062293218, -3.140556578415538, 0.47801474507269215, -0.30499731795643725, 0.9918591543622276, -1.5784693509406456, -0.49084364891739596, -0.21638365132687154], "max": [0.59711038799938, 0.5402417980247437, 1.1808907639665185, -1.2263241433347738, 0.9035318589908372, 3.139531504863617, 0.4782165186791368, -0.3046917051272826, 0.9919124926327056, -1.5774338777041805, -0.49042628030176316, -0.214968246373767], "count": [544]}, "eef_sim_pose_action": {"mean": [0.5195485568509843, 0.3575431763688275, 1.0254800367000925, -1.6994601651904977, 0.6294624150675496, -2.243106702421912, 0.4781248363595328, -0.30484423306420944, 0.9918833512332316, -1.5780108770603227, -0.4906964599027094, -0.21561618698348425], "std": [0.05057393159392831, 0.08106842793894642, 0.06398092135466717, 0.299995709936872, 0.15003492758307696, 1.6145203997402655, 7.341324765344596e-05, 0.0001262831055227535, 2.016081755963367e-05, 0.00041167555353280484, 0.0001392690995844081, 0.0006190624582178702], "min": [0.4459957898097243, 0.2884374329538445, 0.9366107433971586, -2.4268298324850734, 0.4858128058899709, -3.141268018519926, 0.4780147738787483, -0.3049985501620875, 0.9918565546202435, -1.5784718593261804, -0.49084754796950847, -0.21638937451377016], "max": [0.5974360702964887, 0.5418865206833094, 1.186750295454569, -1.2149305387795584, 0.9080684518289828, 3.141425723564308, 0.4782171840037899, -0.3046905878424683, 0.9919125283875184, -1.577424237848465, -0.49040438303082157, -0.2149682064620202], "count": [544]}, "gripper_mode_state": {"mean": [0.33455882352941174, 0.09926470588235294], "std": [0.47183600660402236, 0.2990170965821867], "min": [0, 0], "max": [1, 1], "count": [544]}, "gripper_activity_state": {"mean": [1.8106617647058822, 1.8161764705882353], "std": [0.5277208238735969, 0.5279288872893844], "min": [0, 0], "max": [2, 2], "count": [544]}, "gripper_mode_action": {"mean": [0.3474264705882353, 0.07720588235294118], "std": [0.4761526206195247, 0.2669178414476034], "min": [0, 0], "max": [1, 1], "count": [544]}, "gripper_activity_action": {"mean": [1.9393382352941178, 1.963235294117647], "std": [0.31212672343014874, 0.2686592045065486], "min": [0, 0], "max": [2, 2], "count": [544]}, "gripper_open_scale_state": {"mean": [0.7087864792737097, 0.8914421164541246], "std": [0.3504790219391352, 0.21579868839099636], "min": [0.19635853229784497, 0.19188846151034036], "max": [0.9808590599134857, 0.9807656793033376], "count": [544]}, "gripper_open_scale_action": {"mean": [0.6418685124802488, 0.9042135236791315], "std": [0.45828387201569803, 0.2579063363874642], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [544]}}} +{"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.436070222877745]], [[0.4470129056047198]], [[0.42506036352594134]]], "std": [[[0.23620579582623977]], [[0.2183830691735533]], [[0.2225184243723696]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4463861478566787]], [[0.4714088352675792]], [[0.45450669500838686]]], "std": [[[0.2741633704677178]], [[0.25272439758217957]], [[0.26295665457350187]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4763470206319557]], [[0.47218626770506916]], [[0.46007840330301825]]], "std": [[[0.2460742666736075]], [[0.23715129757479636]], [[0.24370093321525424]]], "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.28076814274520645]], [[0.29935205764413064]], [[0.27934161589829515]]], "std": [[[0.20216064899632094]], [[0.2031467519632902]], [[0.199343433284233]]], "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.24276938924767916]], [[0.26284416414519346]], [[0.24430109778977963]]], "std": [[[0.16885624014776812]], [[0.15654535317303156]], [[0.16245754169254373]]], "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.27378260800310167]], [[0.2836376622690005]], [[0.2697633153441133]]], "std": [[[0.1959068493067682]], [[0.19007994759546085]], [[0.18844588560553935]]], "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.2988978671183628]], [[0.3136604385601033]], [[0.2967363410034921]]], "std": [[[0.2105835882727677]], [[0.2042149175496777]], [[0.20146588602140264]]], "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.2549420383128362]], [[0.25876284968495145]], [[0.24334278377418445]]], "std": [[[0.16419188123704034]], [[0.16143658678847964]], [[0.1615248466283846]]], "count": [113]}, "observation.state": {"min": [-2.465527057647705, 0.3570021092891693, 0.27339351177215576, -1.316218614578247, 0.715364933013916, 1.1867127418518066, -0.19050274789333344, 1.0925939083099365, -0.582832932472229, -0.3593871593475342, 1.2600797414779663, -0.6776925325393677, -1.4652628898620605, 0.14277808368206024, 0.5629342794418335, 0.2773141860961914, 0.7261312007904053, -0.4476490318775177, 0.584433376789093, -0.6698942184448242, 0.10340873897075653, 0.5752163529396057, -0.3060607314109802, 0.8719991445541382, -0.7341001033782959, 0.022018905729055405, -0.12020241469144821, 0.6680200695991516, 0.34905752539634705, 0.3200015425682068, -6.325007689156337e-06, 0.3490578532218933, 0.21438097953796387, 0.19355955719947815, 0.0, 0.0, 0.0, 0.0, 0.0, 0.005438556428998709, 0.9999823570251465], "max": [-1.0450488328933716, 1.1742304563522339, 0.6954536437988281, 0.10493069887161255, 1.5355981588363647, 1.5879260301589966, 0.2302311211824417, 1.0934019088745117, -0.5812311172485352, -0.35535264015197754, 1.2621206045150757, -0.6741316914558411, -1.4630107879638672, 0.1452578902244568, 0.7873064875602722, 0.6568643450737, 1.093214511871338, -0.005582901649177074, 0.8512811660766602, -0.36923444271087646, 0.5140954256057739, 0.5755625367164612, -0.3056306838989258, 0.8722084164619446, -0.7336633205413818, 0.02317093126475811, -0.11983158439397812, 0.6684016585350037, 0.3490883409976959, 0.32000166177749634, 3.2956617360468954e-05, 0.34910646080970764, 1.0004762411117554, 1.0003809928894043, 0.0, 0.0, 0.0, 0.0, 0.0, 0.005932964850217104, 0.9999852180480957], "mean": [-1.8412097692489624, 0.6725952625274658, 0.5164202451705933, -0.2864321172237396, 1.2450525760650635, 1.3939716815948486, 0.06311392039060593, 1.0931336879730225, -0.5820022821426392, -0.3576229214668274, 1.26137113571167, -0.6759387254714966, -1.4642695188522339, 0.14398075640201569, 0.6540501117706299, 0.46190834045410156, 0.9144530892372131, -0.2574629485607147, 0.7122337222099304, -0.5137910842895508, 0.3262239396572113, 0.5753246545791626, -0.30576133728027344, 0.8721615076065063, -0.7339662313461304, 0.022327695041894913, -0.11992145329713821, 0.6681420803070068, 0.34906500577926636, 0.32000240683555603, 1.5577913927700138e-06, 0.3490654528141022, 0.5769598484039307, 0.9064580798149109, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00574869941920042, 0.9999783635139465], "std": [0.44414523243904114, 0.2772122323513031, 0.12895429134368896, 0.48523008823394775, 0.25383079051971436, 0.10557086020708084, 0.1453954428434372, 0.00020122059504501522, 0.0005020575481466949, 0.0012572768609970808, 0.0006087346700951457, 0.001075777574442327, 0.0006826840108260512, 0.0007777328719384968, 0.0802302435040474, 0.154683455824852, 0.10707174986600876, 0.1432666927576065, 0.07127723842859268, 0.09758523106575012, 0.14214453101158142, 0.00010323466995032504, 0.0001308734790654853, 5.3127641876926646e-05, 0.00012164958752691746, 0.00035393255529925227, 0.00011897317745024338, 0.00010449499677633867, 4.1967264223785605e-06, 8.09062782991532e-07, 6.088744612497976e-06, 9.848192348727025e-06, 0.37019121646881104, 0.22346222400665283, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00010462751379236579, 5.13108625455061e-06], "count": [548]}, "action": {"min": [-2.4695284366607666, 0.35609251260757446, 0.2722374498844147, -1.325216293334961, 0.7123591899871826, 1.1827661991119385, -0.1911778450012207, 1.092588186264038, -0.5828359127044678, -0.35942143201828003, 1.2600784301757812, -0.677696943283081, -1.4652682542800903, 0.14277590811252594, 0.5605517029762268, 0.27638012170791626, 0.7255514860153198, -0.44810014963150024, 0.5767075419425964, -0.6705288290977478, 0.09956267476081848, 0.575215756893158, -0.30606088042259216, 0.8719927668571472, -0.7341010570526123, 0.022018104791641235, -0.12020455300807953, 0.6680185794830322, 0.34904778003692627, 0.3200015425682068, -7.32369335310068e-06, 0.3490578532218933, 0.0, 0.0], "max": [-1.0375115871429443, 1.1758654117584229, 0.6960433125495911, 0.106937937438488, 1.5365793704986572, 1.588449478149414, 0.23276564478874207, 1.093410849571228, -0.5812267661094666, -0.3553455173969269, 1.2621285915374756, -0.6741175055503845, -1.463007926940918, 0.14526472985744476, 0.7878285050392151, 0.6576486229896545, 1.0952632427215576, -0.003267162013798952, 0.8531777262687683, -0.36838430166244507, 0.5219731330871582, 0.5755645632743835, -0.30562910437583923, 0.8722094893455505, -0.7336608171463013, 0.023176677525043488, -0.11982978880405426, 0.6684042811393738, 0.3491101861000061, 0.3200016915798187, 4.860269109485671e-05, 0.3491290807723999, 1.0, 1.0], "mean": [-1.8412038087844849, 0.6725924015045166, 0.5164177417755127, -0.2864421308040619, 1.2450474500656128, 1.3939720392227173, 0.0631117969751358, 1.0931342840194702, -0.5819994807243347, -0.3576304018497467, 1.2613669633865356, -0.6759331226348877, -1.4642655849456787, 0.14397616684436798, 0.6540471911430359, 0.46190783381462097, 0.9144527912139893, -0.25746047496795654, 0.7122335433959961, -0.5137918591499329, 0.3262212872505188, 0.5753250122070312, -0.30576226115226746, 0.872160792350769, -0.7339650988578796, 0.022329822182655334, -0.11992213875055313, 0.6681421995162964, 0.3490650951862335, 0.32000237703323364, 1.555130324959464e-06, 0.349065363407135, 0.46299275755882263, 0.9081386923789978], "std": [0.4457118809223175, 0.2780313193798065, 0.12975382804870605, 0.48715636134147644, 0.2551775872707367, 0.10674155503511429, 0.14622323215007782, 0.000201811853912659, 0.000502082402817905, 0.0012561524054035544, 0.0006116050644777715, 0.0010757201816886663, 0.0006843563751317561, 0.0007777563878335059, 0.08069770038127899, 0.15498752892017365, 0.10766150802373886, 0.14378435909748077, 0.07181273400783539, 0.09825911372900009, 0.14268122613430023, 0.00010392057447461411, 0.000131747976411134, 5.391046579461545e-05, 0.00012247168342582881, 0.00035678030690178275, 0.00012000996503047645, 0.00010535281035117805, 5.268099357635947e-06, 7.789794267409889e-07, 7.199664196377853e-06, 1.0999115147569682e-05, 0.493505597114563, 0.284599244594574], "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": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [548]}, "index": {"min": [8550], "max": [9097], "mean": [8823.5], "std": [158.19371036801684], "count": [548]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [548]}, "subtask_annotation": {"mean": [0.8394160583941606, 2.0, 2.0, 2.0, 2.0], "std": [0.8918411747110649, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [548]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [548]}, "eef_direction_state": {"mean": [3.5054744525547443, 6.0], "std": [2.107071677059666, 0.0], "min": [0, 6], "max": [6, 6], "count": [548]}, "eef_velocity_state": {"mean": [1.187956204379562, 0.0], "std": [0.7295140255063052, 0.0], "min": [0, 0], "max": [2, 0], "count": [548]}, "eef_acc_mag_state": {"mean": [0.5237226277372263, 0.0], "std": [0.7721091667636067, 0.0], "min": [0, 0], "max": [2, 0], "count": [548]}, "eef_direction_action": {"mean": [3.52007299270073, 6.0], "std": [2.094822953461914, 0.0], "min": [0, 6], "max": [6, 6], "count": [548]}, "eef_velocity_action": {"mean": [1.198905109489051, 0.0], "std": [0.7316107405357853, 0.0], "min": [0, 0], "max": [2, 0], "count": [548]}, "eef_acc_mag_action": {"mean": [0.6003649635036497, 0.0], "std": [0.796296086919005, 0.0], "min": [0, 0], "max": [2, 0], "count": [548]}, "eef_sim_pose_state": {"mean": [0.5388307851323036, 0.46198319411593414, 1.0587665937285526, -1.5158359924622842, 0.403918884461348, -2.190555187112568, 0.47887289081468415, -0.30576188295173856, 0.9918476766328261, -1.5744846864666155, -0.4884213371132975, -0.22037364431436363], "std": [0.1007388806524451, 0.15470769761356795, 0.08848769787410149, 0.23346186824298262, 0.09684030105984721, 0.4584807378819593, 0.00011517455057256297, 0.00013087196281297753, 1.628301936352232e-05, 0.0005779091138804814, 0.0003940866605611192, 0.0007572278635837818], "min": [0.4124976247819837, 0.2777072351987393, 0.9199449744941761, -1.9287895672211093, 0.15679709228070982, -2.9745155767592637, 0.47875960720866695, -0.30606191157570134, 0.9917768334203056, -1.5750662903471273, -0.4887979341340227, -0.2221617748324367], "max": [0.7201136108344339, 0.6568923847521894, 1.2321044491765945, -1.140696858237067, 0.5496854654795293, -1.6577098248767703, 0.4791517528638105, -0.3056318711907704, 0.9918615216151909, -1.5730748023977519, -0.48750252239398884, -0.21974011810890692], "count": [548]}, "eef_sim_pose_action": {"mean": [0.5385003527608717, 0.4619214975227865, 1.0585785926456643, -1.5162969744572772, 0.40348354722243446, -2.1912022548083123, 0.4788736221636954, -0.305762673755338, 0.991847534384944, -1.5744817575110193, -0.488419009551365, -0.2203780963814117], "std": [0.10104048720729972, 0.15499609629324887, 0.08895724271520022, 0.23550697755126465, 0.09826480840938821, 0.45999952707950936, 0.0001160442895248004, 0.00013174550258870707, 1.6977330838251712e-05, 0.0005815131067950371, 0.0003971539753789313, 0.0007632190669317707], "min": [0.41103780803992596, 0.2765205864498746, 0.9190040552512911, -1.93776712213395, 0.1356014981954412, -2.9844306179534303, 0.47875883852441525, -0.3060620332102736, 0.9917716618299649, -1.5750683771635874, -0.4888028195043177, -0.22216954574398784], "max": [0.7205382714408941, 0.6576538258997965, 1.2344144849277008, -1.1304785794497678, 0.5615780746700993, -1.6502729326000436, 0.47915588691979927, -0.30563027470852466, 0.9918615168714263, -1.5730679681304824, -0.4874949678199083, -0.2197391945136027], "count": [548]}, "gripper_mode_state": {"mean": [0.5237226277372263, 0.10218978102189781], "std": [0.49943691987401323, 0.30289772147804794], "min": [0, 0], "max": [1, 1], "count": [548]}, "gripper_activity_state": {"mean": [1.8102189781021898, 1.812043795620438], "std": [0.530567066356937, 0.5294958884563367], "min": [0, 0], "max": [2, 2], "count": [548]}, "gripper_mode_action": {"mean": [0.5364963503649635, 0.09124087591240876], "std": [0.49866623748759686, 0.2879513474098428], "min": [0, 0], "max": [1, 1], "count": [548]}, "gripper_activity_action": {"mean": [1.937956204379562, 1.9635036496350364], "std": [0.3135926473100188, 0.26769519446558276], "min": [0, 0], "max": [2, 2], "count": [548]}, "gripper_open_scale_state": {"mean": [0.5656453995565944, 0.888690540463864], "std": [0.36293243109014733, 0.21908070832262097], "min": [0.21017743091957242, 0.18976427176419425], "max": [0.9808590599134857, 0.9807656793033376], "count": [548]}, "gripper_open_scale_action": {"mean": [0.45391441253150305, 0.8903320449538699], "std": [0.48382893606285415, 0.27901947557437556], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [548]}}} +{"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.42939605410664805]], [[0.44523612168707827]], [[0.4236233316411786]]], "std": [[[0.2352176549098078]], [[0.22477241663359726]], [[0.22849218555375891]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4561783555988548]], [[0.47675984871390015]], [[0.45759526769017145]]], "std": [[[0.282037298211571]], [[0.2562679370704504]], [[0.26861485690174103]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4611982671899904]], [[0.45751823654457024]], [[0.44469998936182126]]], "std": [[[0.24813429009982055]], [[0.24050898484714361]], [[0.24743957865993474]]], "count": [103]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28506882971635256]], [[0.30913408483842564]], [[0.2845011239856986]]], "std": [[[0.20199808676182357]], [[0.2013169581865084]], [[0.19823632965855842]]], "count": [103]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24481602588699314]], [[0.2667279672032648]], [[0.24859662967887397]]], "std": [[[0.17046998019943066]], [[0.15852413124197334]], [[0.16402551644568797]]], "count": [103]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27400990914417955]], [[0.2855850544480535]], [[0.27095708702170185]]], "std": [[[0.19588199460715205]], [[0.19039214253330713]], [[0.18824361139826112]]], "count": [103]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30539969719683985]], [[0.32154596369039123]], [[0.30295661035955646]]], "std": [[[0.21304143803201198]], [[0.20654287463558949]], [[0.20334461209744245]]], "count": [103]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25686666956679516]], [[0.26265238130294594]], [[0.2461814640146107]]], "std": [[[0.1652420805555091]], [[0.1629207153664664]], [[0.16293137098865704]]], "count": [103]}, "observation.state": {"min": [-1.2606849670410156, 0.1522054374217987, -0.09879688918590546, -1.302453875541687, 0.5864856839179993, 1.1822621822357178, -0.2794720232486725, 1.0932003259658813, -0.5805889368057251, -0.3635864555835724, 1.2578734159469604, -0.6731773614883423, -1.4622642993927002, 0.14002074301242828, 0.5459569096565247, 0.2934638261795044, 0.7627519369125366, -0.28223565220832825, -0.6306405067443848, -0.6669461131095886, -0.4335891306400299, 0.5756883025169373, -0.306611031293869, 0.8718453049659729, -0.7336488962173462, 0.02365158312022686, -0.12079640477895737, 0.668372631072998, 0.3490576148033142, 0.3200015127658844, -4.494084350881167e-06, 0.34905385971069336, 0.1970476359128952, 0.19311901926994324, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0038389903493225574, 0.9999896287918091], "max": [-0.6700221300125122, 0.6174529790878296, 0.4205065369606018, -0.7302492260932922, 1.1814144849777222, 1.5058302879333496, 0.12321335822343826, 1.0938007831573486, -0.5792549252510071, -0.36085081100463867, 1.2592225074768066, -0.6705957651138306, -1.4602105617523193, 0.14174409210681915, 0.6393232345581055, 0.5428153276443481, 0.9976518154144287, 0.21676558256149292, 0.8710034489631653, 0.6470561027526855, 0.4205184578895569, 0.5759641528129578, -0.3062484860420227, 0.8719345927238464, -0.73331218957901, 0.024588339030742645, -0.12031440436840057, 0.668626070022583, 0.34907710552215576, 0.32000166177749634, 9.321063771494664e-06, 0.349081814289093, 1.0004762411117554, 1.0003809928894043, 0.0, 0.0, 0.0, 0.0, 0.0, 0.004547890741378069, 0.9999926090240479], "mean": [-1.008692741394043, 0.43971335887908936, 0.19126370549201965, -1.0710585117340088, 0.8193892240524292, 1.3536838293075562, -0.08684559166431427, 1.0935643911361694, -0.5799151659011841, -0.3624812662601471, 1.258680820465088, -0.6718886494636536, -1.461421251296997, 0.14080233871936798, 0.5872611403465271, 0.4206562340259552, 0.8749563097953796, -0.13282565772533417, 0.6740867495536804, -0.4858067035675049, 0.2222711592912674, 0.575775682926178, -0.3063736855983734, 0.8718831539154053, -0.7335530519485474, 0.023930147290229797, -0.12045322358608246, 0.6684454679489136, 0.3490648865699768, 0.32000166177749634, 4.166270457517385e-07, 0.34906595945358276, 0.6763702630996704, 0.8939002156257629, 0.0, 0.0, 0.0, 0.0, 0.0, 0.004213363863527775, 0.9999938607215881], "std": [0.15149088203907013, 0.14953580498695374, 0.14595603942871094, 0.1898663491010666, 0.16029265522956848, 0.09771069884300232, 0.12310949712991714, 0.00015727880236227065, 0.00044219495612196624, 0.0008906382136046886, 0.00045455817598849535, 0.0008756613824516535, 0.000664690334815532, 0.000556066632270813, 0.021610185503959656, 0.09251301735639572, 0.05702034756541252, 0.12173350155353546, 0.2936665415763855, 0.2593946158885956, 0.17408770322799683, 9.57759257289581e-05, 0.00012957111175637692, 2.313070035597775e-05, 0.00013516614853870124, 0.0003357572131790221, 0.0001696072577033192, 0.00010692608339013532, 2.761080622804002e-06, 7.557984815775853e-08, 3.059460823351401e-06, 4.606101356330328e-06, 0.368953138589859, 0.23542262613773346, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0001970596786122769, 2.88552087113203e-06], "count": [489]}, "action": {"min": [-1.2737503051757812, 0.14674034714698792, -0.10098321735858917, -1.3073539733886719, 0.5774717330932617, 1.1783316135406494, -0.28389638662338257, 1.0931886434555054, -0.5805941820144653, -0.36358821392059326, 1.2578701972961426, -0.6731773614883423, -1.462268352508545, 0.14001880586147308, 0.5443630814552307, 0.2918539047241211, 0.7613217830657959, -0.28255146741867065, -0.6430882215499878, -0.6671761274337769, -0.4421747922897339, 0.5756869912147522, -0.3066119849681854, 0.871843159198761, -0.7336491346359253, 0.02364788018167019, -0.12080416083335876, 0.6683717370033264, 0.3490557074546814, 0.3200015127658844, -5.659217094944324e-06, 0.3490368723869324, 0.0, 0.0], "max": [-0.6644408702850342, 0.618918776512146, 0.4230133891105652, -0.7133646011352539, 1.1896425485610962, 1.508360505104065, 0.12369213998317719, 1.0938084125518799, -0.5792527198791504, -0.36084213852882385, 1.25922691822052, -0.6705948114395142, -1.4601898193359375, 0.14174838364124298, 0.6397031545639038, 0.5429806709289551, 1.000306248664856, 0.22532673180103302, 0.8716703653335571, 0.6510448455810547, 0.42177337408065796, 0.5759674310684204, -0.30624645948410034, 0.8719367980957031, -0.7333038449287415, 0.024598216637969017, -0.12031286209821701, 0.6686371564865112, 0.34908580780029297, 0.3200016915798187, 1.697765037533827e-05, 0.349081814289093, 1.0, 1.0], "mean": [-1.008693814277649, 0.4397137463092804, 0.19126291573047638, -1.071058988571167, 0.8193888068199158, 1.3536856174468994, -0.08684682101011276, 1.0935649871826172, -0.5799124836921692, -0.36248689889907837, 1.2586781978607178, -0.6718834042549133, -1.4614181518554688, 0.14079879224300385, 0.5872612595558167, 0.4206565022468567, 0.8749566674232483, -0.13282519578933716, 0.6740865707397461, -0.48580703139305115, 0.22227086126804352, 0.5757761001586914, -0.3063744604587555, 0.8718833923339844, -0.7335525155067444, 0.02393197827041149, -0.12045399844646454, 0.6684461236000061, 0.3490647077560425, 0.32000166177749634, 4.11180252513077e-07, 0.34906598925590515, 0.593087911605835, 0.885112464427948], "std": [0.15379752218723297, 0.15015128254890442, 0.14657634496688843, 0.19131304323673248, 0.16197091341018677, 0.0985250249505043, 0.12395413964986801, 0.00015784708375576884, 0.0004423425125423819, 0.0008894142229110003, 0.00045619907905347645, 0.0008765471866354346, 0.0006665733526460826, 0.0005558631382882595, 0.021989094093441963, 0.09277024865150452, 0.057666461914777756, 0.12532061338424683, 0.30917999148368835, 0.27550163865089417, 0.1836496889591217, 9.623207006370649e-05, 0.00013020737969782203, 2.385794505244121e-05, 0.0001361603062832728, 0.00033767896820791066, 0.00017066167492885143, 0.0001078385321306996, 3.3704536690493114e-06, 7.982252725469152e-08, 3.947949153371155e-06, 5.385556505643763e-06, 0.4853760004043579, 0.31456077098846436], "count": [489]}, "timestamp": {"min": [0.0], "max": [16.266666666666666], "mean": [8.133333333333333], "std": [4.7053948549235205], "count": [489]}, "frame_index": {"min": [0], "max": [488], "mean": [244.0], "std": [141.16184564770563], "count": [489]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [489]}, "index": {"min": [9098], "max": [9586], "mean": [9342.0], "std": [141.16184564770563], "count": [489]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [489]}, "subtask_annotation": {"mean": [1.1267893660531698, 2.0, 2.0, 2.0, 2.0], "std": [0.8909211006458914, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [489]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [489]}, "eef_direction_state": {"mean": [3.8609406952965237, 6.0], "std": [1.893128229522633, 0.0], "min": [0, 6], "max": [6, 6], "count": [489]}, "eef_velocity_state": {"mean": [1.0245398773006136, 0.0], "std": [0.7723566590228903, 0.0], "min": [0, 0], "max": [2, 0], "count": [489]}, "eef_acc_mag_state": {"mean": [0.38445807770961143, 0.0], "std": [0.7001634068557008, 0.0], "min": [0, 0], "max": [2, 0], "count": [489]}, "eef_direction_action": {"mean": [3.930470347648262, 6.0], "std": [1.8588405867180555, 0.0], "min": [0, 6], "max": [6, 6], "count": [489]}, "eef_velocity_action": {"mean": [1.0388548057259714, 0.0], "std": [0.7757333870036024, 0.0], "min": [0, 0], "max": [2, 0], "count": [489]}, "eef_acc_mag_action": {"mean": [0.523517382413088, 0.0], "std": [0.7806184299217118, 0.0], "min": [0, 0], "max": [2, 0], "count": [489]}, "eef_sim_pose_state": {"mean": [0.4893661009587166, 0.42060982021498106, 0.99857252992107, -1.554293392988957, 0.49858913295192453, -2.453324366777236, 0.4793938884701506, -0.30637441662341175, 0.991739867398528, -1.5722456564038712, -0.4866955557586949, -0.22378333306270382], "std": [0.03089815536357449, 0.09260729065803355, 0.052578094477493925, 0.23574137783799803, 0.044064621437606456, 0.3570379213748982, 8.934987518739879e-05, 0.00012957180492901158, 4.1716817751640124e-05, 0.0006425794040276372, 0.0002978354360951297, 0.000819017933054523], "min": [0.4196405359036547, 0.2934519731970946, 0.8951791224170632, -2.0094370401946238, 0.33853055120147024, -2.9761034895996774, 0.47930404566898127, -0.3066122108281763, 0.9917013723284207, -1.5727231732114486, -0.48696713999605046, -0.22539704905765223], "max": [0.5421742437472311, 0.5428104107019207, 1.1071481396190783, -1.0642860578997042, 0.6024724352233899, -1.9978633591457138, 0.4795721003631594, -0.3062496620458557, 0.9918266218795416, -1.5710598355209076, -0.4861066073442539, -0.22313666135239174], "count": [489]}, "eef_sim_pose_action": {"mean": [0.48919751916960535, 0.4206372775315736, 0.9985613108478781, -1.5544377797805693, 0.4985615672439053, -2.453474080997369, 0.47939438395224815, -0.30637516276603977, 0.9917399504328763, -1.5722425853502717, -0.486693782386994, -0.2237875369098714], "std": [0.03122873905151038, 0.0927950445817801, 0.05323395577738034, 0.23798382512936916, 0.04743184976894353, 0.3577859218846351, 8.977104005839846e-05, 0.00013020818858527507, 4.2258598106184684e-05, 0.0006467585366991078, 0.00029951188517696414, 0.0008238119256122922], "min": [0.4181915797616485, 0.29184804352434024, 0.8936464748218659, -2.012348867483764, 0.32637469560858356, -2.985531218467644, 0.4793030390456693, -0.3066131882365054, 0.9916991891187091, -1.5727239408633213, -0.4869728021244397, -0.22542827814857702], "max": [0.5435418797554994, 0.5429755500358551, 1.1101016822069714, -1.0468030347622188, 0.6134089905791571, -1.9971964478900381, 0.47957595038891876, -0.306247641758277, 0.9918266263983609, -1.57104900226412, -0.4860992091494989, -0.22313578123239397], "count": [489]}, "gripper_mode_state": {"mean": [0.38650306748466257, 0.1165644171779141], "std": [0.4869480940609696, 0.3209005357207889], "min": [0, 0], "max": [1, 1], "count": [489]}, "gripper_activity_state": {"mean": [1.7648261758691206, 1.7750511247443763], "std": [0.5825601248184822, 0.5670856571811165], "min": [0, 0], "max": [2, 2], "count": [489]}, "gripper_mode_action": {"mean": [0.4069529652351738, 0.11451942740286299], "std": [0.4912659659710552, 0.31844109054923436], "min": [0, 0], "max": [1, 1], "count": [489]}, "gripper_activity_action": {"mean": [1.9304703476482619, 1.9550102249488752], "std": [0.33118734101216724, 0.29657287509665414], "min": [0, 0], "max": [2, 2], "count": [489]}, "gripper_open_scale_state": {"mean": [0.6631067677770073, 0.8763780147811111], "std": [0.3617186663609149, 0.23080786975136192], "min": [0.19318395677734823, 0.18933237183327767], "max": [0.9808590599134857, 0.9807656793033376], "count": [489]}, "gripper_open_scale_action": {"mean": [0.5814587594541288, 0.8677573278656908], "std": [0.4758573223335153, 0.3083932718724401], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [489]}}} +{"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.4268665424632989]], [[0.44085115957078574]], [[0.4185872655915949]]], "std": [[[0.23642831912647574]], [[0.22453701460700556]], [[0.22928806078647943]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43071357349976824]], [[0.4529348008673874]], [[0.432970144031591]]], "std": [[[0.2791760144864594]], [[0.26056030648175277]], [[0.27277704444612844]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4677274646343786]], [[0.4653383628510961]], [[0.45318126655096713]]], "std": [[[0.24827160127129416]], [[0.24121431694804063]], [[0.24882767231840283]]], "count": [107]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27972590215262505]], [[0.3016973647665842]], [[0.2814643999392981]]], "std": [[[0.19883628664600683]], [[0.19869316387115027]], [[0.1968631311085071]]], "count": [107]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24242223291185633]], [[0.2631600843097169]], [[0.2456044540698873]]], "std": [[[0.1688195740661484]], [[0.15641515419806185]], [[0.162077225830857]]], "count": [107]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2706032461173722]], [[0.28039954237390047]], [[0.2665694220153015]]], "std": [[[0.19544289979543192]], [[0.18964491674989192]], [[0.18784829400859454]]], "count": [107]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3011940029005177]], [[0.31545718586792193]], [[0.29799216996231903]]], "std": [[[0.2121722827938934]], [[0.20555269031662254]], [[0.20254126822550694]]], "count": [107]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25351028137598497]], [[0.25760797305925875]], [[0.24209320096321238]]], "std": [[[0.16442778819273726]], [[0.16179899992768]], [[0.16207273972927272]]], "count": [107]}, "observation.state": {"min": [-1.9795148372650146, -0.05532602593302727, 0.2696537673473358, -1.2959951162338257, 0.3211340308189392, 0.903010904788971, -0.3997958302497864, 1.0935478210449219, -0.5792745351791382, -0.36596882343292236, 1.2564893960952759, -0.6705915331840515, -1.4603924751281738, 0.13855409622192383, 0.46792182326316833, 0.2966223359107971, 0.7564142346382141, -0.3682636022567749, -0.6301133632659912, -0.6734562516212463, -0.43482139706611633, 0.5759518146514893, -0.30699050426483154, 0.8717837929725647, -0.7333225607872009, 0.024587687104940414, -0.12110348045825958, 0.668623149394989, 0.3490545451641083, 0.3200015425682068, -1.2816462913178839e-05, 0.34905219078063965, 0.20514287054538727, 0.19095240533351898, 0.0, 0.0, 0.0, 0.0, 0.0, 0.003926239442080259, 0.9999902844429016], "max": [-1.0668035745620728, 0.6567475199699402, 0.9087011218070984, -0.7824475169181824, 1.4882240295410156, 1.5069721937179565, 0.19330891966819763, 1.0941096544265747, -0.5780432224273682, -0.36357244849205017, 1.257829189300537, -0.6683658361434937, -1.4587403535842896, 0.14006786048412323, 0.6833720207214355, 0.6205885410308838, 1.1121604442596436, 0.2640790343284607, 0.8832581639289856, 0.6363608837127686, 0.5899061560630798, 0.5761886835098267, -0.3066158592700958, 0.871872067451477, -0.7330552935600281, 0.025511575862765312, -0.12072720378637314, 0.6688160300254822, 0.34907591342926025, 0.32000166177749634, 4.1278995922766626e-05, 0.3490923047065735, 1.0004762411117554, 1.0003809928894043, 0.0, 0.0, 0.0, 0.0, 0.0, 0.004400657489895821, 0.999992311000824], "mean": [-1.300646424293518, 0.4167270362377167, 0.4759120047092438, -1.1079059839248657, 0.9446291327476501, 1.2460170984268188, -0.13339167833328247, 1.0938466787338257, -0.5787015557289124, -0.36494800448417664, 1.2573559284210205, -0.6695138812065125, -1.4596954584121704, 0.13928908109664917, 0.6007623672485352, 0.4279153347015381, 0.8977986574172974, -0.1455458104610443, 0.6989246010780334, -0.4273432493209839, 0.2790631949901581, 0.5760312080383301, -0.30672603845596313, 0.8718461394309998, -0.7332431077957153, 0.024844974279403687, -0.12082894891500473, 0.6686837673187256, 0.3490651249885559, 0.32000187039375305, 2.2522433482663473e-06, 0.34906527400016785, 0.6853483319282532, 0.8855112195014954, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00411645881831646, 0.9999942183494568], "std": [0.2538083791732788, 0.24367031455039978, 0.21515455842018127, 0.16284428536891937, 0.3691991865634918, 0.1918257623910904, 0.15290606021881104, 0.00014776611351408064, 0.0004080564249306917, 0.0008105634478852153, 0.00045543810119852424, 0.0007391623221337795, 0.0005678517045453191, 0.0005090899649076164, 0.051261287182569504, 0.11469826102256775, 0.08829734474420547, 0.1385120153427124, 0.2683032155036926, 0.2402563840150833, 0.19658897817134857, 8.612526289653033e-05, 0.00013180094538256526, 3.0534483812516555e-05, 9.51612091739662e-05, 0.000337520643370226, 0.000139859679620713, 6.651020521530882e-05, 3.5980417578684865e-06, 2.685763718091039e-07, 7.845111213100608e-06, 5.796524874313036e-06, 0.36511313915252686, 0.2480912208557129, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0001134239646489732, 2.7436315122031374e-06], "count": [512]}, "action": {"min": [-1.9884721040725708, -0.06722559034824371, 0.267233669757843, -1.2994710206985474, 0.3000936210155487, 0.8941863179206848, -0.4061337113380432, 1.0935449600219727, -0.5792790055274963, -0.3659942150115967, 1.256487250328064, -0.6705948114395142, -1.4603960514068604, 0.13854864239692688, 0.46371379494667053, 0.2956720292568207, 0.7555890679359436, -0.3694831132888794, -0.6430469751358032, -0.6740734577178955, -0.4613879919052124, 0.5759510397911072, -0.30699145793914795, 0.8717831373214722, -0.7333232760429382, 0.024581080302596092, -0.1211053654551506, 0.6686229705810547, 0.349054217338562, 0.3200015425682068, -1.531317684566602e-05, 0.349041223526001, 0.0, 0.0], "max": [-1.0648425817489624, 0.662024974822998, 0.9106653332710266, -0.7585315704345703, 1.495371699333191, 1.5098940134048462, 0.19591769576072693, 1.0941169261932373, -0.5780400037765503, -0.36356037855148315, 1.2578383684158325, -0.6683633327484131, -1.4587392807006836, 0.14007358253002167, 0.6864250302314758, 0.6219393610954285, 1.113986611366272, 0.2835242450237274, 0.8834219574928284, 0.6465483903884888, 0.5922765731811523, 0.5761896967887878, -0.3066142201423645, 0.8718729615211487, -0.7330492734909058, 0.025515558198094368, -0.12072555720806122, 0.6688232421875, 0.34908026456832886, 0.32000166177749634, 8.18922053440474e-05, 0.3490924835205078, 1.0, 1.0], "mean": [-1.3006473779678345, 0.4167252779006958, 0.4759143888950348, -1.1079039573669434, 0.9446262717247009, 1.246015191078186, -0.1333901584148407, 1.0938472747802734, -0.5786994099617004, -0.36495241522789, 1.2573535442352295, -0.6695093512535095, -1.4596922397613525, 0.13928620517253876, 0.6007628440856934, 0.4279158115386963, 0.8977994322776794, -0.14554688334465027, 0.6989246606826782, -0.4273439943790436, 0.27906399965286255, 0.5760312676429749, -0.3067266047000885, 0.8718456029891968, -0.7332424521446228, 0.02484671212732792, -0.12082958221435547, 0.6686837077140808, 0.34906476736068726, 0.32000184059143066, 2.262645693917875e-06, 0.34906527400016785, 0.6049609184265137, 0.8589258193969727], "std": [0.2553994655609131, 0.24474488198757172, 0.21615740656852722, 0.165167897939682, 0.3715040981769562, 0.19338110089302063, 0.15486381947994232, 0.00014902063412591815, 0.00040858241845853627, 0.0008098964462988079, 0.0004576986248139292, 0.0007398503948934376, 0.0005694928113371134, 0.0005090761696919799, 0.051964230835437775, 0.11499400436878204, 0.088925302028656, 0.14324449002742767, 0.2841891050338745, 0.256076842546463, 0.20543484389781952, 8.66002737893723e-05, 0.0001326359633821994, 3.074816049775109e-05, 9.581352060195059e-05, 0.0003397971158847213, 0.00014077138621360064, 6.696302443742752e-05, 4.230881586408941e-06, 2.4093370143418724e-07, 1.0748833119578194e-05, 6.6058532866009045e-06, 0.48339277505874634, 0.34046128392219543], "count": [512]}, "timestamp": {"min": [0.0], "max": [17.033333333333335], "mean": [8.516666666666666], "std": [4.926712900098807], "count": [512]}, "frame_index": {"min": [0], "max": [511], "mean": [255.5], "std": [147.80138700296422], "count": [512]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [512]}, "index": {"min": [9587], "max": [10098], "mean": [9842.5], "std": [147.80138700296422], "count": [512]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [512]}, "subtask_annotation": {"mean": [1.134765625, 2.0, 2.0, 2.0, 2.0], "std": [0.8879633164260556, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [512]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [512]}, "eef_direction_state": {"mean": [3.83984375, 6.0], "std": [2.028540109434846, 0.0], "min": [0, 6], "max": [6, 6], "count": [512]}, "eef_velocity_state": {"mean": [1.171875, 0.0], "std": [0.8418671120640121, 0.0], "min": [0, 0], "max": [2, 0], "count": [512]}, "eef_acc_mag_state": {"mean": [0.5390625, 0.0], "std": [0.7871263374412967, 0.0], "min": [0, 0], "max": [2, 0], "count": [512]}, "eef_direction_action": {"mean": [3.76171875, 6.0], "std": [2.087410967178825, 0.0], "min": [0, 6], "max": [6, 6], "count": [512]}, "eef_velocity_action": {"mean": [1.16015625, 0.0], "std": [0.8464853664334295, 0.0], "min": [0, 0], "max": [2, 0], "count": [512]}, "eef_acc_mag_action": {"mean": [0.623046875, 0.0], "std": [0.8223537660597988, 0.0], "min": [0, 0], "max": [2, 0], "count": [512]}, "eef_sim_pose_state": {"mean": [0.4944029032819702, 0.42775867842682347, 1.0248043187889002, -1.5947979449221399, 0.581993865916466, -2.322120536172499, 0.47964432229409903, -0.306727058965632, 0.991788957206713, -1.5707213323757212, -0.4857855827333902, -0.22586162579068378], "std": [0.06729028954199909, 0.114717856722216, 0.07694400693915884, 0.2554178802138125, 0.10521288866732385, 0.4798542541137232, 9.041345531497923e-05, 0.00013179976729777332, 1.2356459984086296e-05, 0.0005065481192053729, 0.00032953723461312794, 0.0007640435714495893], "min": [0.3118318577665642, 0.296612838077011, 0.9087296447378496, -2.0664082084639426, 0.35296770588770165, -2.9579237525335627, 0.4795634030987439, -0.3069916750340419, 0.9917576932274382, -1.5711142217112881, -0.4860505583174404, -0.22736040099658306], "max": [0.6001508347582388, 0.619932089683213, 1.2290252685300929, -1.0980320060056696, 0.8128602281397801, -1.4929804380756937, 0.47981281946306054, -0.3066170300924461, 0.9918090256881293, -1.5697232856910315, -0.485115699530255, -0.22529643985837966], "count": [512]}, "eef_sim_pose_action": {"mean": [0.49411371462762826, 0.42786863694503774, 1.0246837100463473, -1.5946633681987348, 0.5815867579899466, -2.3217743586017994, 0.47964479640930435, -0.30672777417360364, 0.9917889489066053, -1.5707187627202719, -0.4857837829998825, -0.22586550808339348], "std": [0.06796119578292155, 0.11500009527385822, 0.07743035089121317, 0.25845305715705236, 0.10753407530508016, 0.4817642742233084, 9.08986824108716e-05, 0.0001326356181525751, 1.2737453607106097e-05, 0.0005099389089099569, 0.0003318588991266334, 0.0007691041901092225], "min": [0.30839109315112206, 0.29566640778982844, 0.9076460941883384, -2.0672371178761386, 0.3360241269412654, -2.963552325565336, 0.47956144377677173, -0.30699262680828465, 0.9917562038192939, -1.5711190878850818, -0.4860637986850098, -0.22736337655607608], "max": [0.6028255091940389, 0.6218105700398875, 1.2314781548203775, -1.085321921051667, 0.8485007817260075, -1.4817098821928396, 0.4798133620963042, -0.3066153867255206, 0.9918090231477223, -1.5697087477429035, -0.4851087564047847, -0.22529067493436283], "count": [512]}, "gripper_mode_state": {"mean": [0.380859375, 0.12890625], "std": [0.48559809665464027, 0.3350961484573308], "min": [0, 0], "max": [1, 1], "count": [512]}, "gripper_activity_state": {"mean": [1.7890625, 1.798828125], "std": [0.5576505367107163, 0.5417695559082149], "min": [0, 0], "max": [2, 2], "count": [512]}, "gripper_mode_action": {"mean": [0.396484375, 0.140625], "std": [0.48916716506819974, 0.3476343040826092], "min": [0, 0], "max": [1, 1], "count": [512]}, "gripper_activity_action": {"mean": [1.93359375, 1.939453125], "std": [0.32398334827724945, 0.30974739858106054], "min": [0, 0], "max": [2, 2], "count": [512]}, "gripper_open_scale_state": {"mean": [0.6719085792485876, 0.8681536974001838], "std": [0.3579544939735827, 0.2432267242355906], "min": [0.20112046131900713, 0.18720824052305782], "max": [0.9808590599134857, 0.9807656793033376], "count": [512]}, "gripper_open_scale_action": {"mean": [0.5930989582374611, 0.8420840988857892], "std": [0.4739133739492895, 0.3337862921566037], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [512]}}} +{"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.42668015771525997]], [[0.4429762100975656]], [[0.4209955361371602]]], "std": [[[0.23581908442013005]], [[0.22199945898134682]], [[0.22728080386574662]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44101610584557777]], [[0.4613486639753941]], [[0.4439242118415994]]], "std": [[[0.2790311363374905]], [[0.26529511389648125]], [[0.27390785023496983]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4713124508968123]], [[0.4675620350868395]], [[0.45381264104107116]]], "std": [[[0.2513455534486601]], [[0.24252085895200093]], [[0.2488744784817455]]], "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.28265754708812874]], [[0.3065020780051151]], [[0.2846295806026215]]], "std": [[[0.1988369296278225]], [[0.19936349573309545]], [[0.1969826748965396]]], "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.2450691669330776]], [[0.26725064438139384]], [[0.24908646865675618]]], "std": [[[0.16945063077015896]], [[0.15728622992872798]], [[0.16280725230179222]]], "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.2739008018968457]], [[0.28608068753996163]], [[0.27181252497602304]]], "std": [[[0.19513732685916682]], [[0.18993508578482304]], [[0.18814579407689394]]], "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.3023441612718457]], [[0.3202224464514067]], [[0.30233911111999145]]], "std": [[[0.21068118911465963]], [[0.20509257594783842]], [[0.202153813530146]]], "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.2573655174365942]], [[0.263190826806266]], [[0.2466194037057758]]], "std": [[[0.16443282954768598]], [[0.16218790887921614]], [[0.16237319168564893]]], "count": [115]}, "observation.state": {"min": [-2.6280224323272705, 0.13116031885147095, 0.2761920690536499, -1.3151836395263672, 0.7153845429420471, 0.9381759166717529, -0.1941334307193756, 1.0936602354049683, -0.5780680179595947, -0.3687795400619507, 1.2547054290771484, -0.6683698296546936, -1.458799958229065, 0.13675549626350403, 0.46936261653900146, 0.2949977219104767, 0.8025281429290771, -0.46842464804649353, 0.5655300617218018, -0.6680598855018616, 0.09954293072223663, 0.5761890411376953, -0.30744537711143494, 0.8716093301773071, -0.7330594658851624, 0.02549726516008377, -0.12141971290111542, 0.6688143014907837, 0.3490479290485382, 0.3200015425682068, -3.994741746282671e-06, 0.3490605056285858, 0.21026189625263214, 0.1996309608221054, 0.0, 0.0, 0.0, 0.0, 0.0, 0.003980770707130432, 0.9999886751174927], "max": [-1.04671311378479, 1.1523176431655884, 0.86160808801651, 0.4176081418991089, 1.7611347436904907, 1.5746439695358276, 1.355302333831787, 1.0942944288253784, -0.5766760110855103, -0.36593037843704224, 1.256486177444458, -0.6655569076538086, -1.4568374156951904, 0.13857686519622803, 0.7895490527153015, 0.7027648091316223, 1.1025787591934204, 0.4152497351169586, 0.8948078751564026, -0.08522172272205353, 0.6293759346008301, 0.5764721035957336, -0.3069833815097809, 0.8717972636222839, -0.7326781153678894, 0.026766210794448853, -0.1210772842168808, 0.6691222786903381, 0.34908661246299744, 0.32000166177749634, 1.3315805517777335e-05, 0.3490997850894928, 1.0004762411117554, 1.0003809928894043, 0.0, 0.0, 0.0, 0.0, 0.0, 0.004766013007611036, 0.9999920725822449], "mean": [-2.002382755279541, 0.6769585013389587, 0.6024686098098755, -0.15420281887054443, 1.427258849143982, 1.382447600364685, 0.5599091649055481, 1.0940241813659668, -0.577419102191925, -0.36750394105911255, 1.2559394836425781, -0.6671284437179565, -1.4580496549606323, 0.13765913248062134, 0.6489075422286987, 0.48689794540405273, 0.9207191467285156, -0.07833662629127502, 0.7295108437538147, -0.3588021993637085, 0.40408533811569214, 0.5762675404548645, -0.30710718035697937, 0.8717395663261414, -0.7329763770103455, 0.025799483060836792, -0.12116502970457077, 0.6688780188560486, 0.3490649461746216, 0.32000231742858887, 8.447578920822707e-07, 0.3490642309188843, 0.6022639274597168, 0.9157339930534363, 0.0, 0.0, 0.0, 0.0, 0.0, 0.004435754846781492, 0.9999945759773254], "std": [0.39076751470565796, 0.35959145426750183, 0.1915072351694107, 0.4666968286037445, 0.2929108142852783, 0.13901573419570923, 0.48448917269706726, 0.00014323655341286212, 0.0004047918482683599, 0.0008326058741658926, 0.0005159625434316695, 0.0007878226460888982, 0.0005409843288362026, 0.0005370959406718612, 0.11682825535535812, 0.1536046862602234, 0.09352982044219971, 0.3217812478542328, 0.11298542469739914, 0.17289726436138153, 0.1484939306974411, 8.084280852926895e-05, 0.00013417926675174385, 6.031741577317007e-05, 0.00010397779260529205, 0.00036565703339874744, 9.550662070978433e-05, 8.31687284517102e-05, 5.35001527168788e-06, 7.161175972214551e-07, 2.6761831577459816e-06, 7.081063813529909e-06, 0.374000608921051, 0.21135148406028748, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00017607685003895313, 4.509236077865353e-06], "count": [563]}, "action": {"min": [-2.6308274269104004, 0.12751400470733643, 0.27569690346717834, -1.3242805004119873, 0.7121410369873047, 0.925234854221344, -0.19617508351802826, 1.0936578512191772, -0.5780720710754395, -0.3688023090362549, 1.2547029256820679, -0.668374240398407, -1.4588031768798828, 0.13674910366535187, 0.4681904911994934, 0.29344040155410767, 0.8014160990715027, -0.46892088651657104, 0.5637154579162598, -0.668374240398407, 0.09421677142381668, 0.5761871933937073, -0.3074461817741394, 0.8716070055961609, -0.7330660820007324, 0.025497213006019592, -0.1214260384440422, 0.6688064932823181, 0.34904778003692627, 0.3200015127658844, -4.327636816015001e-06, 0.3490605056285858, 0.0, 0.0], "max": [-1.039215087890625, 1.1559003591537476, 0.8630357980728149, 0.42107954621315, 1.7635518312454224, 1.5776419639587402, 1.3556525707244873, 1.0943009853363037, -0.5766745209693909, -0.3659263849258423, 1.256487250328064, -0.665553867816925, -1.4568328857421875, 0.13857778906822205, 0.7931493520736694, 0.7035504579544067, 1.1060075759887695, 0.41615885496139526, 0.896917462348938, -0.0801115557551384, 0.6314892172813416, 0.5764734148979187, -0.3069828748703003, 0.8717973828315735, -0.7326743006706238, 0.02676774188876152, -0.12106715142726898, 0.6691272258758545, 0.34911423921585083, 0.3200016915798187, 2.4967133867903613e-05, 0.34911277890205383, 1.0, 1.0], "mean": [-2.002371072769165, 0.6769590377807617, 0.6024657487869263, -0.15421558916568756, 1.427254319190979, 1.3824561834335327, 0.5599047541618347, 1.0940240621566772, -0.5774170160293579, -0.3675089180469513, 1.2559361457824707, -0.6671228408813477, -1.458046317100525, 0.13765600323677063, 0.6489032506942749, 0.4868948459625244, 0.9207172989845276, -0.07833275198936462, 0.7295111417770386, -0.3588036298751831, 0.40407612919807434, 0.5762687921524048, -0.30710774660110474, 0.8717395663261414, -0.7329762578010559, 0.025801697745919228, -0.12116562575101852, 0.6688783168792725, 0.3490650951862335, 0.32000231742858887, 8.490897585033963e-07, 0.3490641415119171, 0.493801087141037, 0.9266430139541626], "std": [0.39264193177223206, 0.36070215702056885, 0.19258619844913483, 0.4687197804450989, 0.2949347198009491, 0.1419067531824112, 0.48626095056533813, 0.0001463686057832092, 0.000405245489673689, 0.0008318281616084278, 0.0005189611692912877, 0.0007893468718975782, 0.0005433842306956649, 0.0005371480365283787, 0.1174946129322052, 0.15391913056373596, 0.0940985232591629, 0.3223116993904114, 0.11349915713071823, 0.17387893795967102, 0.14929421246051788, 8.144820458255708e-05, 0.00013516754552256316, 6.071057214285247e-05, 0.00010508030391065404, 0.0003689314180519432, 9.6358940936625e-05, 8.411374437855557e-05, 6.970456524868496e-06, 7.170950766521855e-07, 3.3203452858288074e-06, 7.513082437071716e-06, 0.49515047669410706, 0.25614482164382935], "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": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [563]}, "index": {"min": [10099], "max": [10661], "mean": [10380.0], "std": [162.52384440444425], "count": [563]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [563]}, "subtask_annotation": {"mean": [0.8383658969804618, 2.0, 2.0, 2.0, 2.0], "std": [0.8495023061023551, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [563]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [563]}, "eef_direction_state": {"mean": [3.275310834813499, 6.0], "std": [2.069969161097157, 0.0], "min": [0, 6], "max": [6, 6], "count": [563]}, "eef_velocity_state": {"mean": [1.3019538188277087, 0.0], "std": [0.7307844526001828, 0.0], "min": [0, 0], "max": [2, 0], "count": [563]}, "eef_acc_mag_state": {"mean": [0.6181172291296625, 0.0], "std": [0.7804166171870408, 0.0], "min": [0, 0], "max": [2, 0], "count": [563]}, "eef_direction_action": {"mean": [3.1740674955595027, 6.0], "std": [2.017217798679496, 0.0], "min": [0, 6], "max": [6, 6], "count": [563]}, "eef_velocity_action": {"mean": [1.3357015985790408, 0.0], "std": [0.6919383511751118, 0.0], "min": [0, 0], "max": [2, 0], "count": [563]}, "eef_acc_mag_action": {"mean": [0.7548845470692718, 0.0], "std": [0.826056638048428, 0.0], "min": [0, 0], "max": [2, 0], "count": [563]}, "eef_sim_pose_state": {"mean": [0.5318752625208388, 0.4870035273604251, 1.0628348944803427, -0.3634869331198123, 0.6097997428900237, -0.6125503570369628, 0.47990205922797036, -0.30710832196089194, 0.9917736981524657, -1.5693273064599804, -0.4847736399956068, -0.22792348596588713], "std": [0.11910498214535976, 0.15393555283194726, 0.0910919158371762, 1.9026119542210516, 0.25549395114355783, 1.9490851331950716, 9.645331288417616e-05, 0.0001341785991615649, 2.947885663993801e-05, 0.0005161439553793846, 0.0004350630718172121, 0.0007331073325663333], "min": [0.31705094895116825, 0.2949806875770338, 0.9353058769035428, -3.139973588668194, 0.26741692405058815, -3.1145569085344693, 0.47981417224841444, -0.30744653750530493, 0.9917200925745269, -1.5697400194902809, -0.48511908918783586, -0.22986489507849273], "max": [0.6797511996747639, 0.7030348268310261, 1.2673431839757707, 3.1236021546575, 1.237836538017258, 3.1317747771348654, 0.4801405102078201, -0.3069845507645905, 0.9917990196461155, -1.5678898373268044, -0.48361104212230965, -0.2273254509371334], "count": [563]}, "eef_sim_pose_action": {"mean": [0.5315293206761477, 0.4869181876985146, 1.0626910813682635, -0.3651479030960994, 0.6075678806184768, -0.6147401584348215, 0.4799026327301311, -0.30710913601700673, 0.9917735607644178, -1.5693241293004252, -0.4847710008156798, -0.22792792202849177], "std": [0.11952341203720199, 0.1540054998444546, 0.09162887601467615, 1.9034048637770014, 0.2551396724796168, 1.9484354880489119, 9.712040090757083e-05, 0.0001351672813614252, 2.9643819914726693e-05, 0.0005212593417926924, 0.000439078473635874, 0.0007396376350145067], "min": [0.3150151235070714, 0.29343183429107833, 0.9347077061656826, -3.133114313396013, 0.2462318417517937, -3.1391547551627146, 0.47981329257575694, -0.3074473419395644, 0.9917179399612337, -1.5697582933951644, -0.48511910451112095, -0.22987504246907475], "max": [0.6818083350686261, 0.7036102026734917, 1.2699629145313431, 3.1405161495412957, 1.238927154476937, 3.0984121409860785, 0.4801410112313849, -0.30698405475596746, 0.9917995334959642, -1.5678780533535104, -0.4836096165486099, -0.22732543610784317], "count": [563]}, "gripper_mode_state": {"mean": [0.4920071047957371, 0.09236234458259325], "std": [0.49993610954426065, 0.2895367712153364], "min": [0, 0], "max": [1, 1], "count": [563]}, "gripper_activity_state": {"mean": [1.8152753108348134, 1.8134991119005328], "std": [0.5243428303864358, 0.5321250116037921], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_mode_action": {"mean": [0.5062166962699822, 0.07282415630550622], "std": [0.49996135119375795, 0.25984764490735474], "min": [0, 0], "max": [1, 1], "count": [563]}, "gripper_activity_action": {"mean": [1.941385435168739, 1.9644760213143873], "std": [0.3070102183561287, 0.2641704077098176], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_open_scale_state": {"mean": [0.5904536486830333, 0.8977849531681388], "std": [0.3666679642644867, 0.20720585340845774], "min": [0.20613911397316875, 0.1957166282569661], "max": [0.9808590599134857, 0.9807656793033376], "count": [563]}, "gripper_open_scale_action": {"mean": [0.48411869196891116, 0.9084735134072869], "std": [0.48543993023087934, 0.2511200963546435], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [563]}}} +{"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.41366184948822293]], [[0.42456559584001313]], [[0.3939936413244543]]], "std": [[[0.2235454104899006]], [[0.20456308403448084]], [[0.21051755755435195]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41841874814113583]], [[0.45533939005679963]], [[0.4342895806583825]]], "std": [[[0.27795892410047673]], [[0.2543778267416416]], [[0.26694267100209673]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4684629687057953]], [[0.46898439596889435]], [[0.4552320474527214]]], "std": [[[0.23823253427147079]], [[0.22690939409549732]], [[0.23133138828132535]]], "count": [106]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27616501594004345]], [[0.2908842876404689]], [[0.26428634344362745]]], "std": [[[0.19951940400403054]], [[0.19403954522053213]], [[0.19060957826891414]]], "count": [106]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23710005375971144]], [[0.2610060020839114]], [[0.24249087024255458]]], "std": [[[0.1634675643935884]], [[0.15236402906492424]], [[0.15804724647662222]]], "count": [106]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2695012937737005]], [[0.29189824348813814]], [[0.26855552930193305]]], "std": [[[0.19614608552741433]], [[0.19238187126499068]], [[0.18856010518790564]]], "count": [106]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2917926551516833]], [[0.3083669656689327]], [[0.28882998563517387]]], "std": [[[0.20273471094403656]], [[0.1980823087282272]], [[0.19585651897203485]]], "count": [106]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2554229296007908]], [[0.2608460163620283]], [[0.2479219396706206]]], "std": [[[0.16270842972278218]], [[0.16146692085042427]], [[0.16247101099143546]]], "count": [106]}, "observation.state": {"min": [-2.173644542694092, 0.6041571497917175, 0.27567729353904724, -1.3099366426467896, 0.7188374996185303, 0.5126385688781738, -0.3656262457370758, 1.0890218019485474, -0.570169985294342, -0.37369242310523987, 1.2448939085006714, -0.6538641452789307, -1.4473596811294556, 0.13003194332122803, 0.5620705485343933, 0.2968328595161438, 0.7633855938911438, -0.5173916220664978, 0.5048747658729553, -0.6666973829269409, 0.10135570913553238, 0.5780062675476074, -0.31108078360557556, 0.8712416291236877, -0.7299368381500244, 0.034398917108774185, -0.12533535063266754, 0.671074628829956, 0.34905341267585754, 0.32000085711479187, -2.9960560823383275e-06, 0.3490563631057739, 0.1982797533273697, 0.19176192581653595, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0010415465803816915, 0.9999972581863403], "max": [-1.0540716648101807, 1.1122651100158691, 0.6016027927398682, 0.04737187176942825, 1.4054436683654785, 1.5154463052749634, 0.27458396553993225, 1.0896997451782227, -0.5694621801376343, -0.3728823661804199, 1.2458064556121826, -0.6528993844985962, -1.4463356733322144, 0.13068462908267975, 0.8268210291862488, 0.6379731297492981, 1.0793930292129517, -0.004761993419378996, 0.8244311213493347, -0.2549336552619934, 0.6340046525001526, 0.5781716108322144, -0.31074270606040955, 0.8713989853858948, -0.7297735214233398, 0.03526400774717331, -0.1250050663948059, 0.6711806654930115, 0.3490793704986572, 0.3200009763240814, 2.330265851924196e-05, 0.349094957113266, 1.000571370124817, 1.0001904964447021, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.002328482223674655, 0.999999463558197], "mean": [-1.5700912475585938, 0.799102783203125, 0.4428326487541199, -0.541662871837616, 1.107358455657959, 1.0744236707687378, -0.013958708383142948, 1.08940589427948, -0.5698248147964478, -0.3734119236469269, 1.2454371452331543, -0.6533911824226379, -1.4469066858291626, 0.13032318651676178, 0.7075583338737488, 0.4119894802570343, 0.8963344693183899, -0.24671612679958344, 0.6881636381149292, -0.4972034990787506, 0.335700124502182, 0.578068196773529, -0.3108699321746826, 0.8713358640670776, -0.7298874258995056, 0.03472398966550827, -0.125126913189888, 0.671118438243866, 0.3490643799304962, 0.3200015723705292, 1.368568177895213e-06, 0.34906378388404846, 0.6723058223724365, 0.892996072769165, -0.00099999422673136, 0.0, 0.0, 0.0, 0.0, 0.0016499191988259554, 0.9999996423721313], "std": [0.3890988230705261, 0.16749532520771027, 0.13148415088653564, 0.5732466578483582, 0.2869281470775604, 0.3719038665294647, 0.1632383018732071, 0.00024201226187869906, 0.0002671490947250277, 0.00022329708735924214, 0.000374220049707219, 0.0003099027671851218, 0.00039795931661501527, 0.00021724343241658062, 0.096442312002182, 0.12451287358999252, 0.07477448135614395, 0.1866738200187683, 0.09032519906759262, 0.14942315220832825, 0.19783972203731537, 6.910334195708856e-05, 0.0001441247877664864, 5.895885988138616e-05, 5.7990455388789997e-05, 0.0003663492971099913, 0.00013721415598411113, 2.6737490770756267e-05, 4.6885593292245176e-06, 6.57517773561267e-07, 3.894378551194677e-06, 9.175669219985139e-06, 0.3697434663772583, 0.23618224263191223, 5.820766091346741e-09, 0.0, 0.0, 0.0, 0.0, 0.00038062274688854814, 1.259828422917053e-06], "count": [504]}, "action": {"min": [-2.179893970489502, 0.6022714972496033, 0.275079607963562, -1.3174467086791992, 0.7165929675102234, 0.5022165775299072, -0.3957233428955078, 1.089019536972046, -0.5701752305030823, -0.3737028241157532, 1.244887351989746, -0.6538671851158142, -1.4473609924316406, 0.13002648949623108, 0.5593051910400391, 0.2958519458770752, 0.7625869512557983, -0.5191322565078735, 0.5017271041870117, -0.6666995882987976, 0.09672132134437561, 0.5780042409896851, -0.3110821843147278, 0.8712397217750549, -0.7299374938011169, 0.03439641743898392, -0.12533916532993317, 0.6710744500160217, 0.349045991897583, 0.3200008273124695, -6.990797828620998e-06, 0.3490552008152008, 0.0, 0.0], "max": [-1.0486927032470703, 1.1136921644210815, 0.6036789417266846, 0.050638988614082336, 1.4057958126068115, 1.520939826965332, 0.28596657514572144, 1.0897026062011719, -0.5694589018821716, -0.37287816405296326, 1.2458077669143677, -0.6528983116149902, -1.4463346004486084, 0.13069385290145874, 0.8313533067703247, 0.6398628950119019, 1.0831501483917236, -0.0019701917190104723, 0.8249822854995728, -0.24951209127902985, 0.6359118223190308, 0.5781726837158203, -0.3107418119907379, 0.8714002966880798, -0.729771614074707, 0.035268329083919525, -0.12500132620334625, 0.6711826920509338, 0.34908947348594666, 0.3200010061264038, 4.028030889458023e-05, 0.3490951359272003, 1.0, 1.0], "mean": [-1.570085883140564, 0.7991020679473877, 0.4428316652774811, -0.5416691899299622, 1.1073580980300903, 1.0744273662567139, -0.013959785923361778, 1.0894041061401367, -0.5698233246803284, -0.3734138011932373, 1.2454354763031006, -0.6533896327018738, -1.4469045400619507, 0.1303219348192215, 0.7075558304786682, 0.4119884967803955, 0.8963335752487183, -0.24671398103237152, 0.6881651878356934, -0.4972025454044342, 0.3356974124908447, 0.5780681371688843, -0.3108707070350647, 0.8713361620903015, -0.7298869490623474, 0.03472563996911049, -0.12512746453285217, 0.6711185574531555, 0.349064439535141, 0.3200015723705292, 1.3685690873899148e-06, 0.34906384348869324, 0.5916666388511658, 0.8600794672966003], "std": [0.3902711272239685, 0.16838394105434418, 0.13228173553943634, 0.5746383666992188, 0.2882152795791626, 0.37360477447509766, 0.16461493074893951, 0.00024369696620851755, 0.00026754848659038544, 0.00022261159028857946, 0.0003754673234652728, 0.00031007479992695153, 0.00039906485471874475, 0.0002171159430872649, 0.09689293801784515, 0.12486191838979721, 0.07569169998168945, 0.18732483685016632, 0.09096658229827881, 0.1500673145055771, 0.19861310720443726, 6.940226012375206e-05, 0.00014467434084508568, 5.921095362282358e-05, 5.841359234182164e-05, 0.00036779994843527675, 0.0001378950837533921, 2.7344403861206956e-05, 6.390641829057131e-06, 6.588832661691413e-07, 5.583909114648122e-06, 9.640318239689805e-06, 0.4860592484474182, 0.3163570761680603], "count": [504]}, "timestamp": {"min": [0.0], "max": [16.766666666666666], "mean": [8.383333333333333], "std": [4.849732715048058], "count": [504]}, "frame_index": {"min": [0], "max": [503], "mean": [251.5], "std": [145.49198145144175], "count": [504]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [504]}, "index": {"min": [10662], "max": [11165], "mean": [10913.5], "std": [145.49198145144175], "count": [504]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [504]}, "subtask_annotation": {"mean": [1.1607142857142858, 2.0, 2.0, 2.0, 2.0], "std": [0.8908509206437399, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [504]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [504]}, "eef_direction_state": {"mean": [4.103174603174603, 6.0], "std": [2.0003149159981097, 0.0], "min": [0, 6], "max": [6, 6], "count": [504]}, "eef_velocity_state": {"mean": [1.0496031746031746, 0.0], "std": [0.8883727774622271, 0.0], "min": [0, 0], "max": [2, 0], "count": [504]}, "eef_acc_mag_state": {"mean": [0.6309523809523809, 0.0], "std": [0.8373203939812193, 0.0], "min": [0, 0], "max": [2, 0], "count": [504]}, "eef_direction_action": {"mean": [4.126984126984127, 6.0], "std": [2.03533908482696, 0.0], "min": [0, 6], "max": [6, 6], "count": [504]}, "eef_velocity_action": {"mean": [1.0416666666666667, 0.0], "std": [0.9042722672587803, 0.0], "min": [0, 0], "max": [2, 0], "count": [504]}, "eef_acc_mag_action": {"mean": [0.6746031746031746, 0.0], "std": [0.8364642619844735, 0.0], "min": [0, 0], "max": [2, 0], "count": [504]}, "eef_sim_pose_state": {"mean": [0.5954123501847373, 0.4119487485063564, 1.0599173572126572, -1.495526133807153, 0.4117810447768151, -2.156747605454807, 0.4817333191098648, -0.3108704472977651, 0.9920125804863256, -1.5543316707513994, -0.4761241423837659, -0.2485630316498215], "std": [0.08844463434787668, 0.12455581773561908, 0.08450567067121476, 0.22722191686639948, 0.09133673437280583, 0.6643464077165429, 8.519780298339097e-05, 0.00014412546071557641, 3.2322585072335374e-05, 0.0003765727101776756, 0.00037159124383805484, 0.0007853633891066604], "min": [0.46688884906151734, 0.29681785753591117, 0.9614162761557571, -1.8781876796609356, 0.1895627009618277, -2.9800161160592613, 0.4816543195843539, -0.3110819719140535, 0.9919573269917615, -1.5546520032500588, -0.4764577452773928, -0.2497199974007911], "max": [0.7135004206407132, 0.6379563728683824, 1.2726570604507308, -1.05818723528738, 0.5674149603680854, -1.171736518770031, 0.48186089788513803, -0.3107439003202671, 0.9920499192657314, -1.5536847282452495, -0.4755520553676671, -0.2478799260108442], "count": [504]}, "eef_sim_pose_action": {"mean": [0.5950066313632166, 0.4119714871794581, 1.0598243127078, -1.4961389522161144, 0.41154286716803756, -2.1570810848015625, 0.48173372570713197, -0.3108710880636875, 0.992012407545008, -1.5543300254038264, -0.4761224812167246, -0.24856653830429848], "std": [0.08871091962019975, 0.1248753512191094, 0.08524879577176028, 0.2295528979889068, 0.09246696869706231, 0.6663254168794688, 8.552628534377553e-05, 0.00014467459710553384, 3.2455782471714884e-05, 0.00037837040405748555, 0.0003730096823505491, 0.0007886129781430179], "min": [0.4646247248259045, 0.2958427585664113, 0.960646030962923, -1.8796031851224706, 0.1860687288043128, -2.9921519500732936, 0.48165351597662937, -0.3110833781192437, 0.9919552577927921, -1.5546520116356195, -0.476464245854334, -0.2497310998947606], "max": [0.7135173471376519, 0.6398575733029195, 1.2762555445403085, -1.0581877440410483, 0.5674147025185912, -1.160379436389447, 0.48186139564771235, -0.3107429918172171, 0.9920510787710373, -1.5536780005597688, -0.47553298901360463, -0.24787990852915032], "count": [504]}, "gripper_mode_state": {"mean": [0.3948412698412698, 0.11706349206349206], "std": [0.48881657241894216, 0.3214959267073127], "min": [0, 0], "max": [1, 1], "count": [504]}, "gripper_activity_state": {"mean": [1.7757936507936507, 1.7896825396825398], "std": [0.5733234400788267, 0.5664326358579359], "min": [0, 0], "max": [2, 2], "count": [504]}, "gripper_mode_action": {"mean": [0.4087301587301587, 0.15079365079365079], "std": [0.49159924336249183, 0.357847629130019], "min": [0, 0], "max": [1, 1], "count": [504]}, "gripper_activity_action": {"mean": [1.9345238095238095, 1.8115079365079365], "std": [0.32378982783236304, 0.5402330000855728], "min": [0, 0], "max": [2, 2], "count": [504]}, "gripper_open_scale_state": {"mean": [0.659122883953522, 0.875489887370708], "std": [0.3624938748622274, 0.23155222405614628], "min": [0.19439191502683303, 0.1880018880554274], "max": [0.9809523236517812, 0.9805789180830413], "count": [504]}, "gripper_open_scale_action": {"mean": [0.5800653600336557, 0.8432150640722922], "std": [0.4765302600914228, 0.3101549027709355], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [504]}}} +{"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.4137623897707231]], [[0.42372270204378043]], [[0.39261482259570496]]], "std": [[[0.2236176617657842]], [[0.20480800013816655]], [[0.2108103114196835]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.443184622214899]], [[0.46502543206825214]], [[0.4439777329232346]]], "std": [[[0.2733953398762387]], [[0.25186255498042925]], [[0.26446866588993156]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4670322609435931]], [[0.4684940178685853]], [[0.4541340395635379]]], "std": [[[0.23740660974821787]], [[0.22695302597058672]], [[0.23177552929655737]]], "count": [105]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2771997822566527]], [[0.29075463206115776]], [[0.26362957552812794]]], "std": [[[0.1975824181832993]], [[0.1922428069213377]], [[0.18811422632756794]]], "count": [105]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23731317657271242]], [[0.26126377217553687]], [[0.24280832749766573]]], "std": [[[0.16393139471301751]], [[0.15284347021039996]], [[0.15830550603113525]]], "count": [105]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2700322019432773]], [[0.2924759570494865]], [[0.2692653933969421]]], "std": [[[0.19653737861263965]], [[0.19276702733983184]], [[0.18890050373293224]]], "count": [105]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2921977981296685]], [[0.3087538424223856]], [[0.28918714074171337]]], "std": [[[0.20314070944428164]], [[0.19838450877835637]], [[0.1960673980862316]]], "count": [105]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2546045769870448]], [[0.26004771387721753]], [[0.24709940695028013]]], "std": [[[0.16240618376888644]], [[0.16111372217970393]], [[0.1621018555933045]]], "count": [105]}, "observation.state": {"min": [-1.9673666954040527, 0.3645347058773041, 0.21658577024936676, -1.3126009702682495, 0.7193620800971985, 0.6302793025970459, -0.19376152753829956, 1.088496208190918, -0.5694718360900879, -0.37430912256240845, 1.2437771558761597, -0.6530435681343079, -1.4463810920715332, 0.12939174473285675, 0.5608725547790527, 0.2969471514225006, 0.7648404240608215, -0.3669601380825043, -0.6366981863975525, -0.6714514493942261, -0.4649480879306793, 0.5781658887863159, -0.3114079535007477, 0.87115079164505, -0.7298274636268616, 0.03522409498691559, -0.12559707462787628, 0.6711214780807495, 0.34905609488487244, 0.3200008273124695, -5.82566462981049e-06, 0.3490578532218933, 0.19686904549598694, 0.1959642618894577, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0005344062228687108, 0.9999990463256836], "max": [-1.052720308303833, 1.081931710243225, 0.5485060214996338, -0.08623349666595459, 1.4803040027618408, 1.5171095132827759, 0.2800707221031189, 1.0892221927642822, -0.5688918232917786, -0.37357479333877563, 1.2449067831039429, -0.6515851616859436, -1.445327877998352, 0.13004067540168762, 0.8515802025794983, 0.5540431141853333, 1.0415072441101074, 0.3118698298931122, 0.8796926736831665, 0.6771916151046753, 0.5491899251937866, 0.5783434510231018, -0.31107452511787415, 0.8712472915649414, -0.729452908039093, 0.03615204244852066, -0.12532489001750946, 0.6714317798614502, 0.3490790128707886, 0.32000094652175903, 1.3981595657241996e-05, 0.3490685224533081, 1.000571370124817, 1.0001904964447021, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0014014525804668665, 0.9999998807907104], "mean": [-1.491531252861023, 0.6972871422767639, 0.3619499206542969, -0.8023448586463928, 1.170752763748169, 1.2887842655181885, 0.00813216157257557, 1.0889573097229004, -0.5692153573036194, -0.37402379512786865, 1.2445423603057861, -0.6524842381477356, -1.4459823369979858, 0.12970340251922607, 0.6815271973609924, 0.3939128816127777, 0.9065795540809631, -0.08189638704061508, 0.6218530535697937, -0.3690527379512787, 0.24167990684509277, 0.5782245397567749, -0.3111770451068878, 0.8712051510810852, -0.7297290563583374, 0.035521864891052246, -0.12540365755558014, 0.6711989641189575, 0.34906500577926636, 0.320001482963562, 1.2351260920695495e-06, 0.3490627110004425, 0.7025377154350281, 0.9005356431007385, -0.00099999422673136, 0.0, 0.0, 0.0, 0.0, 0.0010334474500268698, 0.9999999403953552], "std": [0.2734469771385193, 0.18610306084156036, 0.10013275593519211, 0.33904197812080383, 0.29097068309783936, 0.19537964463233948, 0.15409620106220245, 0.00022816131240688264, 0.0001940992078743875, 0.00022432547120843083, 0.0004000806075055152, 0.00048467604210600257, 0.0003591964195948094, 0.00020452294847927988, 0.07786422967910767, 0.0916777178645134, 0.07806981354951859, 0.12947990000247955, 0.38753053545951843, 0.32182639837265015, 0.23535025119781494, 6.411800859495997e-05, 0.00012198642070870847, 3.682345413835719e-05, 0.0001331543317064643, 0.00034173153107985854, 9.35230273171328e-05, 0.00010983343236148357, 3.5382313399168197e-06, 5.662299145114957e-07, 3.571473826013971e-06, 3.5643722640088527e-06, 0.36312970519065857, 0.22705242037773132, 5.820766091346741e-09, 0.0, 0.0, 0.0, 0.0, 0.000224945048103109, 5.544680448110739e-07], "count": [497]}, "action": {"min": [-1.9911353588104248, 0.35869184136390686, 0.21343350410461426, -1.321300983428955, 0.717044472694397, 0.603230357170105, -0.19578027725219727, 1.0884917974472046, -0.5694772601127625, -0.37431883811950684, 1.243766188621521, -0.6530473232269287, -1.4463822841644287, 0.12938737869262695, 0.5576197504997253, 0.29606205224990845, 0.7631511688232422, -0.37238597869873047, -0.6590690016746521, -0.6769512891769409, -0.48169562220573425, 0.5781642198562622, -0.3114096522331238, 0.8711478114128113, -0.7298280000686646, 0.03522379696369171, -0.12560299038887024, 0.6711211800575256, 0.3490552008152008, 0.3200008273124695, -7.323692898353329e-06, 0.3490578532218933, 0.0, 0.0], "max": [-1.0466554164886475, 1.0980479717254639, 0.5498919486999512, -0.06580419838428497, 1.4807181358337402, 1.5234547853469849, 0.28150278329849243, 1.089224934577942, -0.5688918232917786, -0.37357038259506226, 1.2449175119400024, -0.6515786051750183, -1.4453246593475342, 0.13004830479621887, 0.8552917838096619, 0.5563933849334717, 1.0432791709899902, 0.31517815589904785, 0.8798244595527649, 0.6801903247833252, 0.5534258484840393, 0.5783448219299316, -0.3110731542110443, 0.8712476491928101, -0.7294504642486572, 0.036154940724372864, -0.12532177567481995, 0.6714335680007935, 0.34908759593963623, 0.3200009763240814, 2.1305289919837378e-05, 0.3490685224533081, 1.0, 1.0], "mean": [-1.4915345907211304, 0.6972897052764893, 0.36194929480552673, -0.8023397922515869, 1.170752763748169, 1.2887802124023438, 0.008133703842759132, 1.0889571905136108, -0.5692135691642761, -0.374024897813797, 1.2445405721664429, -0.6524819731712341, -1.4459805488586426, 0.1297021061182022, 0.6815286874771118, 0.3939131200313568, 0.9065804481506348, -0.08189748972654343, 0.621851921081543, -0.369053453207016, 0.24168315529823303, 0.5782245397567749, -0.31117770075798035, 0.8712050318717957, -0.7297283411026001, 0.035523634403944016, -0.12540419399738312, 0.6711995005607605, 0.34906500577926636, 0.320001482963562, 1.2297680314077297e-06, 0.3490626811981201, 0.6292153596878052, 0.9024145007133484], "std": [0.2748584747314453, 0.18787989020347595, 0.10105033963918686, 0.3413352966308594, 0.2924712896347046, 0.19819971919059753, 0.15586210787296295, 0.00023053040786180645, 0.00019454861467238516, 0.00022393093968275934, 0.00040215131593868136, 0.0004863103968091309, 0.000360718258889392, 0.00020458624931052327, 0.07859724014997482, 0.0919196754693985, 0.07872673124074936, 0.14041025936603546, 0.4073152244091034, 0.3466160297393799, 0.2524555027484894, 6.445920735131949e-05, 0.00012270490697119385, 3.711594035848975e-05, 0.00013405922800302505, 0.0003437788982409984, 9.414258965989575e-05, 0.00011061994155170396, 4.327862825448392e-06, 5.680182084688568e-07, 4.196171175863128e-06, 3.6100068427913357e-06, 0.4772663414478302, 0.29226773977279663], "count": [497]}, "timestamp": {"min": [0.0], "max": [16.533333333333335], "mean": [8.266666666666666], "std": [4.782375049189588], "count": [497]}, "frame_index": {"min": [0], "max": [496], "mean": [248.0], "std": [143.47125147568764], "count": [497]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [497]}, "index": {"min": [11166], "max": [11662], "mean": [11414.0], "std": [143.47125147568764], "count": [497]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [497]}, "subtask_annotation": {"mean": [1.1428571428571428, 2.0, 2.0, 2.0, 2.0], "std": [0.8935912475063779, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [497]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [497]}, "eef_direction_state": {"mean": [3.488933601609658, 6.0], "std": [2.3343248929514546, 0.0], "min": [0, 6], "max": [6, 6], "count": [497]}, "eef_velocity_state": {"mean": [1.1609657947686116, 0.0], "std": [0.8571192409438741, 0.0], "min": [0, 0], "max": [2, 0], "count": [497]}, "eef_acc_mag_state": {"mean": [0.5855130784708249, 0.0], "std": [0.7725362528071998, 0.0], "min": [0, 0], "max": [2, 0], "count": [497]}, "eef_direction_action": {"mean": [3.5191146881287727, 6.0], "std": [2.356577511206347, 0.0], "min": [0, 6], "max": [6, 6], "count": [497]}, "eef_velocity_action": {"mean": [1.1549295774647887, 0.0], "std": [0.857057835781032, 0.0], "min": [0, 0], "max": [2, 0], "count": [497]}, "eef_acc_mag_action": {"mean": [0.682092555331992, 0.0], "std": [0.809613544870104, 0.0], "min": [0, 0], "max": [2, 0], "count": [497]}, "eef_sim_pose_state": {"mean": [0.5672885277878589, 0.39399707876727014, 1.0606896257608232, -1.5603310164608717, 0.6207792086105823, -2.3710849228549318, 0.4819242058641998, -0.3111795731284224, 0.9919423736262872, -1.553408636810952, -0.4752736447819071, -0.2502449678186377], "std": [0.07361770734785933, 0.09170538674940815, 0.0824499435943138, 0.31609532063614143, 0.18964969464877574, 0.43586327510659034, 7.190427428801738e-05, 0.00012197732054200384, 1.8000066300161037e-05, 0.0005721648843754018, 0.00042117913661577483, 0.0006886714315146681], "min": [0.46625332323283886, 0.29693072261906384, 0.949645560305798, -2.10003267439287, 0.17349952656227496, -2.9848275482405993, 0.48185701928837765, -0.3114091417394973, 0.9919084162409868, -1.553847282226215, -0.4756391342933046, -0.25155129424910605], "max": [0.6827403876655762, 0.5542348995038257, 1.241499259122067, -0.9296825593056575, 0.8449036536504564, -1.6430741697128202, 0.48205463264025866, -0.3110757153892276, 0.9919581739943201, -1.5522526753767725, -0.4744702456640921, -0.24966453469802197], "count": [497]}, "eef_sim_pose_action": {"mean": [0.5670040331085764, 0.39392755154355763, 1.060562116676148, -1.5616452526094802, 0.6203264969537186, -2.3723080529941245, 0.4819245954594769, -0.31118020742755687, 0.9919422924853994, -1.5534056748497578, -0.47527144295077833, -0.2502485867429085], "std": [0.07420342518108633, 0.0919262152467524, 0.08297792482396399, 0.3181994847670125, 0.19127805757396082, 0.43778577808495384, 7.229004696371909e-05, 0.00012269707276465274, 1.827437479426489e-05, 0.0005758835502190214, 0.00042372844958082527, 0.0006928487902837027], "min": [0.46359571417726614, 0.2960530892622726, 0.9478098828577325, -2.1098166946204717, 0.16358363087319616, -2.998478860233703, 0.481855773793378, -0.31141083795362, 0.9919082374339323, -1.5538472779440298, -0.4756391469141861, -0.2515583373213133], "max": [0.6839839088936506, 0.5564375892478132, 1.2474533932663254, -0.929678681181662, 0.8510845879873234, -1.6283145404284136, 0.4820557319127863, -0.31107434744648793, 0.9919583694048028, -1.5522435060097033, -0.4744619339665248, -0.24966453944073175], "count": [497]}, "gripper_mode_state": {"mean": [0.3561368209255533, 0.11066398390342053], "std": [0.4788563309663891, 0.31371558228759], "min": [0, 0], "max": [1, 1], "count": [497]}, "gripper_activity_state": {"mean": [1.7887323943661972, 1.7766599597585513], "std": [0.5545075967613973, 0.5748051118125028], "min": [0, 0], "max": [2, 2], "count": [497]}, "gripper_mode_action": {"mean": [0.3702213279678068, 0.09859154929577464], "std": [0.48286384860078013, 0.29811282378192966], "min": [0, 0], "max": [1, 1], "count": [497]}, "gripper_activity_action": {"mean": [1.9336016096579476, 1.959758551307847], "std": [0.32596815437003296, 0.28082650015883737], "min": [0, 0], "max": [2, 2], "count": [497]}, "gripper_open_scale_state": {"mean": [0.6887622408052385, 0.8828827087559927], "std": [0.35600919640280426, 0.22259963425630927], "min": [0.19300886813332052, 0.19212182538182127], "max": [0.9809523236517812, 0.9805789180830413], "count": [497]}, "gripper_open_scale_action": {"mean": [0.6168777367140016, 0.8847200852171897], "std": [0.4679079210147552, 0.28653918674656814], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [497]}}} +{"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.4146469773786981]], [[0.42398733532873173]], [[0.3921700644432228]]], "std": [[[0.2258228574237107]], [[0.2072897437779786]], [[0.21385004668952245]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4212656661528456]], [[0.45650592241661186]], [[0.4318250843492977]]], "std": [[[0.2727340430893878]], [[0.2522057692049272]], [[0.26157058541056966]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4769659045586349]], [[0.4731611291667116]], [[0.45814679248096524]]], "std": [[[0.2415680751272449]], [[0.23052704161453252]], [[0.23506230969307093]]], "count": [107]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2773113518187649]], [[0.2905856923303784]], [[0.2632449774229201]]], "std": [[[0.19670408788197402]], [[0.1917620216907653]], [[0.1874835109801326]]], "count": [107]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23731069147138997]], [[0.2612677058995327]], [[0.24281511991478835]]], "std": [[[0.16387465658322872]], [[0.1527934873512342]], [[0.158305308933325]]], "count": [107]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2712099246094466]], [[0.29232720015576324]], [[0.26989896148295767]]], "std": [[[0.19717544963457756]], [[0.1930531780332913]], [[0.1895175664193017]]], "count": [107]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2916817812843595]], [[0.3082747521102483]], [[0.2886503555496381]]], "std": [[[0.2026907899735968]], [[0.1981161588888141]], [[0.19578800011919656]]], "count": [107]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25406077844397107]], [[0.25934110037852753]], [[0.24649166745407275]]], "std": [[[0.1616656148922958]], [[0.16039277835858623]], [[0.1614067659009167]]], "count": [107]}, "observation.state": {"min": [-2.4859256744384766, 0.5733331441879272, 0.27870485186576843, -1.3170932531356812, 0.7187076807022095, 0.6778953075408936, -0.35501351952552795, 1.087631344795227, -0.5684210062026978, -0.3752520680427551, 1.2422829866409302, -0.6510717868804932, -1.4445984363555908, 0.1284167319536209, 0.5604525208473206, 0.2667621374130249, 0.7417392730712891, -0.4140852987766266, -0.6355043053627014, -0.6709697246551514, -0.42377951741218567, 0.578465461730957, -0.3119345009326935, 0.8709742426872253, -0.7293670773506165, 0.03678395599126816, -0.1260831207036972, 0.6714416742324829, 0.349054217338562, 0.32000088691711426, -6.325007234408986e-06, 0.3490578532218933, 0.1970476359128952, 0.19247625768184662, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0017559053376317024, 0.9999966025352478], "max": [-1.052629828453064, 1.29927659034729, 0.698518693447113, 0.5278330445289612, 1.71855628490448, 1.515289306640625, 0.9055414795875549, 1.0883488655090332, -0.5679014921188354, -0.37450090050697327, 1.2431892156600952, -0.6497213244438171, -1.4435923099517822, 0.12905438244342804, 0.8654530644416809, 0.6125027537345886, 1.098624348640442, 0.15143515169620514, 0.8343589305877686, 0.6451380848884583, 0.635558009147644, 0.5786219835281372, -0.31165778636932373, 0.8710831999778748, -0.7290344834327698, 0.037600819021463394, -0.12583620846271515, 0.6717150211334229, 0.3490823805332184, 0.3200009763240814, 2.5632925826357678e-05, 0.3490869700908661, 1.000571370124817, 1.0001904964447021, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.002595684491097927, 0.9999984502792358], "mean": [-1.7433784008026123, 0.8854268789291382, 0.4619077146053314, -0.34171560406684875, 1.266829013824463, 1.1100881099700928, 0.10286900401115417, 1.0880945920944214, -0.5681865215301514, -0.374934583902359, 1.242907166481018, -0.6505310535430908, -1.4442253112792969, 0.1287337690591812, 0.7254670858383179, 0.3852410316467285, 0.9030615091323853, -0.22125090658664703, 0.6786885261535645, -0.4286808371543884, 0.31767305731773376, 0.5785148739814758, -0.31173568964004517, 0.871047854423523, -0.7292749285697937, 0.03701883181929588, -0.1259126365184784, 0.6715164184570312, 0.34906500577926636, 0.32000163197517395, 2.950934231193969e-06, 0.34906435012817383, 0.6670824289321899, 0.8944250345230103, -0.0009999941103160381, 0.0, 0.0, 0.0, 0.0, 0.002153485082089901, 0.9999996423721313], "std": [0.4757831394672394, 0.2590813636779785, 0.14216472208499908, 0.622697114944458, 0.3497101068496704, 0.27543896436691284, 0.30980193614959717, 0.00023151694040279835, 0.00017383572412654757, 0.00022143770183902234, 0.00031868572114035487, 0.0004556724743451923, 0.00035130209289491177, 0.00020552235946524888, 0.10788597911596298, 0.12202268838882446, 0.09460078179836273, 0.1574830561876297, 0.22922825813293457, 0.20982098579406738, 0.20368514955043793, 5.286447412800044e-05, 0.00010002016642829403, 3.479000588413328e-05, 0.00011997824185527861, 0.00029737420845776796, 7.991628808667883e-05, 9.910231165122241e-05, 5.229689577390673e-06, 7.080728323671792e-07, 6.071140433050459e-06, 6.586441031686263e-06, 0.37180304527282715, 0.23666688799858093, 5.9371814131736755e-09, 0.0, 0.0, 0.0, 0.0, 0.00015080267621669918, 2.022091166509199e-06], "count": [509]}, "action": {"min": [-2.497567653656006, 0.5625537633895874, 0.27870050072669983, -1.3273779153823853, 0.7161610722541809, 0.6600278615951538, -0.37440577149391174, 1.0876301527023315, -0.5684221386909485, -0.3752606511116028, 1.2422808408737183, -0.6510757207870483, -1.4445995092391968, 0.1284145563840866, 0.5569673180580139, 0.2651326358318329, 0.7403046488761902, -0.4167429506778717, -0.6494157910346985, -0.6727385520935059, -0.45592328906059265, 0.5784662961959839, -0.3119351863861084, 0.8709733486175537, -0.7293668389320374, 0.03678099811077118, -0.12608584761619568, 0.6714413166046143, 0.34904539585113525, 0.32000088691711426, -9.653958841226995e-06, 0.3490578532218933, 0.0, 0.0], "max": [-1.0463870763778687, 1.3019288778305054, 0.7035143375396729, 0.5318803787231445, 1.725501537322998, 1.5212539434432983, 0.9329818487167358, 1.0883512496948242, -0.5678993463516235, -0.3744959235191345, 1.2431902885437012, -0.6497158408164978, -1.4435861110687256, 0.12905670702457428, 0.867871880531311, 0.6154070496559143, 1.1033804416656494, 0.17234691977500916, 0.8444425463676453, 0.6574588418006897, 0.6402556300163269, 0.5786239504814148, -0.31165704131126404, 0.8710871338844299, -0.7290331125259399, 0.03760189190506935, -0.12583394348621368, 0.6717169284820557, 0.3490913510322571, 0.3200010061264038, 5.293032882036641e-05, 0.3490871489048004, 1.0, 1.0], "mean": [-1.7433794736862183, 0.8854274749755859, 0.46190768480300903, -0.341715931892395, 1.2668286561965942, 1.1100859642028809, 0.10287118703126907, 1.0880932807922363, -0.5681856870651245, -0.3749355971813202, 1.2429052591323853, -0.6505285501480103, -1.444223403930664, 0.12873254716396332, 0.7254676222801208, 0.38524097204208374, 0.9030623435974121, -0.22125032544136047, 0.6786880493164062, -0.42868098616600037, 0.31767478585243225, 0.5785152912139893, -0.311736136674881, 0.8710477352142334, -0.729274332523346, 0.037020426243543625, -0.12591317296028137, 0.671517014503479, 0.3490651845932007, 0.32000163197517395, 2.95093468594132e-06, 0.3490643799304962, 0.588840901851654, 0.9012966752052307], "std": [0.4770285487174988, 0.26076072454452515, 0.14303860068321228, 0.6246063709259033, 0.35138556361198425, 0.27749180793762207, 0.3114980161190033, 0.00023368561232928187, 0.00017425260739400983, 0.00022119110508356243, 0.00032044650288298726, 0.00045692233834415674, 0.00035273280809633434, 0.00020561856217682362, 0.10867299139499664, 0.12243668735027313, 0.09516610950231552, 0.159861758351326, 0.24746429920196533, 0.2295956313610077, 0.21273130178451538, 5.317130489856936e-05, 0.00010066655522678047, 3.506418943288736e-05, 0.00012068741489201784, 0.0002992371446453035, 8.050128963077441e-05, 9.968138328986242e-05, 6.774355824745726e-06, 7.079705142132298e-07, 8.315728337038308e-06, 6.825367108831415e-06, 0.4839276075363159, 0.2938290536403656], "count": [509]}, "timestamp": {"min": [0.0], "max": [16.933333333333334], "mean": [8.466666666666665], "std": [4.897845331254233], "count": [509]}, "frame_index": {"min": [0], "max": [508], "mean": [254.0], "std": [146.935359937627], "count": [509]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [509]}, "index": {"min": [11663], "max": [12171], "mean": [11917.0], "std": [146.935359937627], "count": [509]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [509]}, "subtask_annotation": {"mean": [1.0216110019646365, 2.0, 2.0, 2.0, 2.0], "std": [0.8739431214474569, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [509]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [509]}, "eef_direction_state": {"mean": [3.447937131630648, 6.0], "std": [2.2408382930009925, 0.0], "min": [0, 6], "max": [6, 6], "count": [509]}, "eef_velocity_state": {"mean": [1.218074656188605, 0.0], "std": [0.8230396882378553, 0.0], "min": [0, 0], "max": [2, 0], "count": [509]}, "eef_acc_mag_state": {"mean": [0.7465618860510805, 0.0], "std": [0.817666529003982, 0.0], "min": [0, 0], "max": [2, 0], "count": [509]}, "eef_direction_action": {"mean": [3.495088408644401, 6.0], "std": [2.2300139290628995, 0.0], "min": [0, 6], "max": [6, 6], "count": [509]}, "eef_velocity_action": {"mean": [1.2102161100196465, 0.0], "std": [0.8369028836113815, 0.0], "min": [0, 0], "max": [2, 0], "count": [509]}, "eef_acc_mag_action": {"mean": [0.8212180746561886, 0.0], "std": [0.8324589522954305, 0.0], "min": [0, 0], "max": [2, 0], "count": [509]}, "eef_sim_pose_state": {"mean": [0.6098639624935335, 0.385448109096394, 1.0725377564987906, -1.5134089583645267, 0.5015918685084066, -2.1413755867629356, 0.482251073776614, -0.31173655788757015, 0.9918945397329466, -1.5512294361735792, -0.47360808854800057, -0.2534077505868415], "std": [0.10948527270980467, 0.12214353824170962, 0.09330793443750009, 0.2553061490982179, 0.13516859583498542, 0.5205635578125068, 6.155983579579729e-05, 0.00010001854430612123, 1.535981722126313e-05, 0.0005079345982073271, 0.00037154537149723107, 0.0005967809605132796], "min": [0.4654948603002046, 0.2667095863111997, 0.961394847221554, -1.8504288838443483, 0.2382773121943067, -2.98478212593783, 0.4821958222857175, -0.31193569932245113, 0.9918605773457896, -1.5516223849243929, -0.4738975395579079, -0.25458990741297827], "max": [0.7789665344246015, 0.6127665724002618, 1.2763367516251594, -1.0000738742962991, 0.9957070984088743, -1.3061766241240176, 0.4823768089371051, -0.31165897338671156, 0.9919087106069999, -1.5502152321541072, -0.47289643760616373, -0.25294371205362287], "count": [509]}, "eef_sim_pose_action": {"mean": [0.6095153635071178, 0.38528772460252136, 1.0723138214333738, -1.5141901774424082, 0.5011035723497611, -2.141913063847755, 0.48225144140804127, -0.31173709860941834, 0.9918944880546181, -1.5512267608863346, -0.4736062464833094, -0.2534110713216001], "std": [0.11011307794410652, 0.12247088521298297, 0.09364204984108192, 0.2578577426511394, 0.13898030290016372, 0.5232053618640722, 6.191023511511102e-05, 0.00010066610081016973, 1.5510155056265163e-05, 0.0005109821395027511, 0.00037380222289993555, 0.0006005739452681958], "min": [0.46257203002698954, 0.2650779293207425, 0.9604472041082465, -1.8783994329218348, 0.2343344460637249, -2.999139060800153, 0.48219475784072774, -0.31193639323388, 0.9918597904826679, -1.551619829603018, -0.47389755553394286, -0.2545946652618136], "max": [0.7794997044829957, 0.6154704782377195, 1.2802547207209225, -1.000071652219111, 1.0166573503153682, -1.2723203306583135, 0.4823777056426656, -0.3116582453093236, 0.9919096593953064, -1.5502094952377172, -0.472893542248612, -0.2529456449836567], "count": [509]}, "gripper_mode_state": {"mean": [0.40078585461689586, 0.11591355599214145], "std": [0.49005770410830213, 0.3201212325501039], "min": [0, 0], "max": [1, 1], "count": [509]}, "gripper_activity_state": {"mean": [1.793713163064833, 1.8035363457760314], "std": [0.5488689604989805, 0.5434981552403906], "min": [0, 0], "max": [2, 2], "count": [509]}, "gripper_mode_action": {"mean": [0.412573673870334, 0.09823182711198428], "std": [0.49229730600468624, 0.29762784690654276], "min": [0, 0], "max": [1, 1], "count": [509]}, "gripper_activity_action": {"mean": [1.9135559921414538, 1.956777996070727], "std": [0.3551376048486698, 0.2908193016890084], "min": [0, 0], "max": [2, 2], "count": [509]}, "gripper_open_scale_state": {"mean": [0.6540016173625263, 0.876891902373491], "std": [0.3645133223832042, 0.23202592999372817], "min": [0.19318395677734823, 0.18870221341357513], "max": [0.9809523236517812, 0.9805789180830413], "count": [509]}, "gripper_open_scale_action": {"mean": [0.577294965422048, 0.8836241770270121], "std": [0.47443883061109926, 0.2880671031558933], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [509]}}} +{"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.4117763616557734]], [[0.420665899187958]], [[0.38862787433155077]]], "std": [[[0.2230067011227536]], [[0.20446301120105573]], [[0.21066402005275872]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44585224869805323]], [[0.4571321104645067]], [[0.43663895005417497]]], "std": [[[0.2996133461412447]], [[0.2774868648986034]], [[0.28497821567974896]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.468666924434658]], [[0.46394383934500716]], [[0.44799663372479115]]], "std": [[[0.23535075240022937]], [[0.22435002928441505]], [[0.2284562478746848]]], "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.27446595086898395]], [[0.28681305181873884]], [[0.26112601137756236]]], "std": [[[0.1952953613428613]], [[0.1898186367165091]], [[0.18642068579706356]]], "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.2343703434854055]], [[0.25686504811441624]], [[0.23919467190285204]]], "std": [[[0.16320939241461277]], [[0.15185899930227076]], [[0.15744812287142657]]], "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.266608238288213]], [[0.2871445242869875]], [[0.26528261823195187]]], "std": [[[0.19576955201676013]], [[0.1917835930722596]], [[0.18847527112082216]]], "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.28864956028576205]], [[0.30273973477885474]], [[0.28380131392045455]]], "std": [[[0.20217372806844167]], [[0.1969582128204951]], [[0.1947393820302332]]], "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.2526988775623886]], [[0.2563356676832665]], [[0.2437497319240196]]], "std": [[[0.16262806711289912]], [[0.16083253372012488]], [[0.16207529251524458]]], "count": [110]}, "observation.state": {"min": [-2.317160129547119, 0.5484921336174011, 0.27902939915657043, -1.322195291519165, 0.7153881192207336, 0.5826608538627625, -0.2011542022228241, 1.0871127843856812, -0.5679123997688293, -0.37594524025917053, 1.2412155866622925, -0.6498219966888428, -1.4435677528381348, 0.12780961394309998, 0.558333694934845, 0.295489639043808, 0.7769433856010437, -0.28769734501838684, 0.5919449329376221, -0.6665575504302979, 0.09399103373289108, 0.578626275062561, -0.3122541904449463, 0.8708963394165039, -0.7290638089179993, 0.037609025835990906, -0.1263115108013153, 0.671678364276886, 0.34905821084976196, 0.32000085711479187, -4.8269794206134975e-06, 0.3490578532218933, 0.20304761826992035, 0.19104759395122528, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0017613581148907542, 0.9999967217445374], "max": [-1.0470247268676758, 1.0474538803100586, 0.6117681860923767, 0.05711962655186653, 1.6410844326019287, 1.5192246437072754, 0.7998395562171936, 1.0878444910049438, -0.5673227906227112, -0.37510427832603455, 1.2422926425933838, -0.6482570171356201, -1.4425257444381714, 0.1284363716840744, 0.8330234885215759, 0.6625204086303711, 1.1210358142852783, 0.02270411141216755, 0.8905867338180542, -0.047250792384147644, 0.7344499826431274, 0.5787925124168396, -0.3119308352470398, 0.8709814548492432, -0.7286787629127502, 0.038523659110069275, -0.126080721616745, 0.6720046997070312, 0.3490810990333557, 0.32000094652175903, 2.2803316824138165e-05, 0.3490924835205078, 1.000571370124817, 1.0001904964447021, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.00255751283839345, 0.9999982714653015], "mean": [-1.864344835281372, 0.7375515103340149, 0.48109519481658936, -0.23859713971614838, 1.371751308441162, 1.080018401145935, 0.5209181904792786, 1.0876470804214478, -0.5676848292350769, -0.375580370426178, 1.2420459985733032, -0.6493535041809082, -1.44327712059021, 0.12816055119037628, 0.7100231647491455, 0.5028859972953796, 0.9300527572631836, -0.16360074281692505, 0.7485032677650452, -0.30939990282058716, 0.48553362488746643, 0.5786644816398621, -0.31199899315834045, 0.8709518909454346, -0.7290093302726746, 0.03779298812150955, -0.12612277269363403, 0.6717224717140198, 0.3490656316280365, 0.32000187039375305, 2.463053306200891e-06, 0.34906405210494995, 0.5987145900726318, 0.8927474021911621, -0.0009999938774853945, 0.0, 0.0, 0.0, 0.0, 0.002212387742474675, 0.9999995231628418], "std": [0.36031803488731384, 0.166314035654068, 0.11201803386211395, 0.4360448718070984, 0.28001174330711365, 0.21234707534313202, 0.3139813542366028, 0.00015928612265270203, 0.00016343672177754343, 0.0002591293305158615, 0.000293523829896003, 0.0003834590897895396, 0.0002780764189083129, 0.000170277533470653, 0.06616214662790298, 0.13255290687084198, 0.086311936378479, 0.11141076683998108, 0.08228520303964615, 0.18447713553905487, 0.16438643634319305, 4.635100412997417e-05, 8.76589328981936e-05, 3.4848217183025554e-05, 8.9004919573199e-05, 0.0002565736067481339, 6.078776277718134e-05, 7.169174205046147e-05, 4.459688625502167e-06, 9.599170880392194e-07, 4.889936462859623e-06, 6.374573786160909e-06, 0.3755965530872345, 0.2405453622341156, 6.170012056827545e-09, 0.0, 0.0, 0.0, 0.0, 0.00015413529763463885, 2.034885255852714e-06], "count": [531]}, "action": {"min": [-2.321662664413452, 0.5475932359695435, 0.27902770042419434, -1.3278380632400513, 0.7141696214675903, 0.5659681558609009, -0.20389015972614288, 1.087108850479126, -0.567914605140686, -0.37595322728157043, 1.2412097454071045, -0.6498227119445801, -1.4435687065124512, 0.12780597805976868, 0.5564644932746887, 0.29477888345718384, 0.7755582928657532, -0.2897574007511139, 0.5906996130943298, -0.6675883531570435, 0.09065710008144379, 0.5786257386207581, -0.31225666403770447, 0.8708909153938293, -0.7290647029876709, 0.03760833293199539, -0.1263182908296585, 0.6716781258583069, 0.34905242919921875, 0.32000085711479187, -9.321063771494664e-06, 0.3490578532218933, 0.0, 0.0], "max": [-1.0435819625854492, 1.0481717586517334, 0.6224167346954346, 0.06776248663663864, 1.6564092636108398, 1.522390365600586, 0.8018341064453125, 1.0878466367721558, -0.5673191547393799, -0.37510085105895996, 1.2422934770584106, -0.6482430696487427, -1.4425108432769775, 0.1284494549036026, 0.8378478288650513, 0.6629170179367065, 1.1261205673217773, 0.024819068610668182, 0.8911870718002319, -0.039248280227184296, 0.735142707824707, 0.5787951350212097, -0.311929851770401, 0.8709840774536133, -0.7286757826805115, 0.038532234728336334, -0.1260770857334137, 0.6720107197761536, 0.34909582138061523, 0.32000094652175903, 3.695135819725692e-05, 0.34909680485725403, 1.0, 1.0], "mean": [-1.8643157482147217, 0.7375363707542419, 0.4810934364795685, -0.23863501846790314, 1.3717294931411743, 1.0800436735153198, 0.5209054350852966, 1.0876460075378418, -0.5676836967468262, -0.3755817413330078, 1.2420445680618286, -0.649350643157959, -1.443274974822998, 0.12815940380096436, 0.7100088596343994, 0.5028820037841797, 0.9300486445426941, -0.16358989477157593, 0.7485079169273376, -0.3094000220298767, 0.4855087399482727, 0.5786648988723755, -0.3119996190071106, 0.8709519505500793, -0.729008674621582, 0.03779471665620804, -0.12612304091453552, 0.6717228889465332, 0.3490655720233917, 0.32000187039375305, 2.4577666408731602e-06, 0.3490639626979828, 0.4983992278575897, 0.903333306312561], "std": [0.36184999346733093, 0.16771891713142395, 0.11302756518125534, 0.43792545795440674, 0.2818434536457062, 0.21539926528930664, 0.31568869948387146, 0.00016268499894067645, 0.00016408978262916207, 0.00025880595785565674, 0.0002968994667753577, 0.0003869355714414269, 0.00028037489391863346, 0.00017069975729100406, 0.06702903658151627, 0.13286440074443817, 0.08694114536046982, 0.111990787088871, 0.08303656429052353, 0.18543857336044312, 0.1654053032398224, 4.687705586547963e-05, 8.874914783518761e-05, 3.514661148074083e-05, 9.082460746867582e-05, 0.00025965855456888676, 6.181612843647599e-05, 7.338290015468374e-05, 6.134184786787955e-06, 9.586607347955578e-07, 6.267634034884395e-06, 6.697765002172673e-06, 0.4941222369670868, 0.29123643040657043], "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": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [531]}, "index": {"min": [12172], "max": [12702], "mean": [12437.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [0.9322033898305084, 2.0, 2.0, 2.0, 2.0], "std": [0.8888928787934294, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [531]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [531]}, "eef_direction_state": {"mean": [3.7156308851224105, 6.0], "std": [2.0447260088639796, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [1.2128060263653484, 0.0], "std": [0.6929194209690976, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_state": {"mean": [0.6440677966101694, 0.0], "std": [0.7880090212845557, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_direction_action": {"mean": [3.647834274952919, 6.0], "std": [2.055329304225089, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [1.2222222222222223, 0.0], "std": [0.6967475931935824, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_action": {"mean": [0.7495291902071564, 0.0], "std": [0.7950972441651444, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_sim_pose_state": {"mean": [0.5861529483393734, 0.5029415826829986, 1.0925135994886361, -1.4951138629036131, 0.8448054880517892, -1.8662599574627123, 0.48242470425165024, -0.3120000451893162, 0.9918535227994846, -1.550037353980644, -0.47266124628426454, -0.25495753291931006], "std": [0.06975925430976937, 0.13255703786805872, 0.08370773562720545, 0.4080470450092231, 0.19573405596722773, 0.6686667783141346, 5.4432020685683475e-05, 8.765600030828687e-05, 2.045286546290511e-05, 0.0003857856740017986, 0.0003369176546020414, 0.0004894307639061714], "min": [0.46392994647040303, 0.29547513389775076, 0.9748683454251436, -2.3093002387415185, 0.48111094395945964, -2.9948981712491833, 0.482380923048664, -0.31225536027869344, 0.991816078805634, -1.5502942680419975, -0.47290553146475545, -0.25641509096108184], "max": [0.7126823606200934, 0.6627039204530818, 1.2843012120511703, -0.8147190982401877, 1.109609983518336, -0.6767178357063167, 0.48256362700342564, -0.3119320168065902, 0.9918690924555971, -1.5487002590636436, -0.4717205643302238, -0.25460670024293464], "count": [531]}, "eef_sim_pose_action": {"mean": [0.5857697569931548, 0.5028916547498006, 1.0923616467036916, -1.4971095525908007, 0.84391972160275, -1.8682794025072071, 0.4824250353628695, -0.31200063843814785, 0.9918534839185748, -1.550034393792063, -0.47265894526175894, -0.25496078707201647], "std": [0.0703973696761409, 0.13286742784930813, 0.08430865229756683, 0.41141131224073635, 0.1975776225181501, 0.6722784883562029, 5.4950922876752416e-05, 8.874586697818806e-05, 2.0628385645199412e-05, 0.00039265452046299745, 0.0003409684622703329, 0.0004957599913038058], "min": [0.46238722525024706, 0.2947689070894829, 0.9736780162230297, -2.31746725662597, 0.47833549959635313, -3.0028926472954014, 0.4823803763073806, -0.31225785754127033, 0.991815941501282, -1.5502970638440505, -0.47290998788151795, -0.25643853691073737], "max": [0.7128348024232053, 0.662919581050934, 1.2891379024572445, -0.8075824429914831, 1.1150743511053012, -0.6545920010283953, 0.4825671167421328, -0.31193105714945835, 0.9918699119697828, -1.5486945841863768, -0.4717186551333217, -0.25459945627211233], "count": [531]}, "gripper_mode_state": {"mean": [0.4896421845574388, 0.11864406779661017], "std": [0.49989270414685766, 0.32336922081930625], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.792843691148776, 1.8154425612052731], "std": [0.551001153570565, 0.531340505303786], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.5009416195856874, 0.096045197740113], "std": [0.49999911335177005, 0.2946532160543522], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.926553672316384, 1.9623352165725048], "std": [0.3475379999825919, 0.2718656487023497], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.5869750344651132, 0.875247201225895], "std": [0.36823149627167806, 0.23582996819108376], "min": [0.19906629242149054, 0.18730156269727968], "max": [0.9809523236517812, 0.9805789180830413], "count": [531]}, "gripper_open_scale_action": {"mean": [0.48862671208105857, 0.8856209151735472], "std": [0.4844335929246553, 0.28552355010658026], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [531]}}} +{"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.40988867102396515]], [[0.4194907952069717]], [[0.38731707386658365]]], "std": [[[0.22571173850559023]], [[0.207196348025006]], [[0.21331924932540466]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.446177745281119]], [[0.472109314640889]], [[0.4511986209516486]]], "std": [[[0.2866203111548227]], [[0.2652871604009054]], [[0.27694621239179806]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46842604035078084]], [[0.46391687263140546]], [[0.4486228854286813]]], "std": [[[0.23637222437422828]], [[0.22515263459555965]], [[0.2296116007499001]]], "count": [105]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27789919796043416]], [[0.2921322982317927]], [[0.26698876998716153]]], "std": [[[0.20086862992860713]], [[0.19547085400312844]], [[0.19240859605786445]]], "count": [105]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2369134023401027]], [[0.26068674683415033]], [[0.2431379880077031]]], "std": [[[0.16365458385906126]], [[0.15258889694858896]], [[0.15842604289701745]]], "count": [105]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2698065840919701]], [[0.29234253727532683]], [[0.2697494200805322]]], "std": [[[0.19640572803619818]], [[0.19266897428353066]], [[0.1891805659073709]]], "count": [105]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2919013608047386]], [[0.3081426036560458]], [[0.28859016835901025]]], "std": [[[0.2028458274145964]], [[0.19809304341663408]], [[0.1956907253331997]]], "count": [105]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.257750525210084]], [[0.2630318518032213]], [[0.24994301288223622]]], "std": [[[0.16366900190547815]], [[0.16234244324538671]], [[0.16338362132286147]]], "count": [105]}, "observation.state": {"min": [-2.51245379447937, 0.37643036246299744, 0.19441890716552734, -1.3148335218429565, 0.7165002822875977, 0.6963331699371338, -0.19634631276130676, 1.086552619934082, -0.5673389434814453, -0.3764626383781433, 1.2403830289840698, -0.6485660672187805, -1.4425368309020996, 0.12722620368003845, 0.5607509613037109, 0.2963142693042755, 0.7915260195732117, -0.3450659215450287, -0.5452213287353516, -0.6674212217330933, -0.38604265451431274, 0.5788081884384155, -0.3125632405281067, 0.8707170486450195, -0.7287765145301819, 0.038546159863471985, -0.12665961682796478, 0.6718922257423401, 0.34905678033828735, 0.32000085711479187, -2.663161012605997e-06, 0.3490578532218933, 0.192190483212471, 0.19370239973068237, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.00213217013515532, 0.9999955892562866], "max": [-1.053564429283142, 1.0476967096328735, 0.6191692352294922, 0.4794047474861145, 1.7480854988098145, 1.5152206420898438, 0.810573160648346, 1.0873104333877563, -0.5667458772659302, -0.37579450011253357, 1.2412117719650269, -0.6475619077682495, -1.4413361549377441, 0.12782561779022217, 0.8468335866928101, 0.6956747770309448, 1.1239122152328491, 0.15582440793514252, 0.9200670719146729, 0.5491520166397095, 0.6940410733222961, 0.5789865255355835, -0.3122582733631134, 0.870851993560791, -0.7285492420196533, 0.03942675516009331, -0.12631277740001678, 0.6720263957977295, 0.3490813970565796, 0.32000094652175903, 1.964081275218632e-05, 0.3490685224533081, 1.000571370124817, 1.0001904964447021, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0029719488229602575, 0.9999977350234985], "mean": [-1.85393226146698, 0.7303944826126099, 0.43952450156211853, -0.32518213987350464, 1.3833632469177246, 1.2506103515625, 0.43677207827568054, 1.0871001482009888, -0.5671220421791077, -0.37621328234672546, 1.2410049438476562, -0.6481797099113464, -1.4422098398208618, 0.12755589187145233, 0.6876978278160095, 0.4574078619480133, 0.9267457127571106, -0.10619795322418213, 0.7134572863578796, -0.3555155396461487, 0.39706072211265564, 0.5788458585739136, -0.31232118606567383, 0.8708208799362183, -0.7287335991859436, 0.03872104361653328, -0.1263868659734726, 0.6719192266464233, 0.34906500577926636, 0.3200015127658844, 1.8679482991501573e-06, 0.349062442779541, 0.5748542547225952, 0.8976994156837463, -0.00099999422673136, 0.0, 0.0, 0.0, 0.0, 0.002627330832183361, 0.9999995827674866], "std": [0.46240824460983276, 0.1955881118774414, 0.139584019780159, 0.53452068567276, 0.34726154804229736, 0.18241345882415771, 0.3271673917770386, 0.00021296106569934636, 0.00018229604756925255, 0.00020004554244223982, 0.0002542352885939181, 0.0002776666369754821, 0.00036472943611443043, 0.00017900860984809697, 0.08647725731134415, 0.13111381232738495, 0.0919375792145729, 0.15107044577598572, 0.21965499222278595, 0.19402462244033813, 0.2083764225244522, 5.622275057248771e-05, 9.911786764860153e-05, 4.389272726257332e-05, 6.407683395082131e-05, 0.00028334694798104465, 0.00011102505959570408, 3.329511673655361e-05, 4.3285294850647915e-06, 5.954608468528022e-07, 4.001992692792555e-06, 3.9793621908756904e-06, 0.3793392777442932, 0.23115256428718567, 5.820766091346741e-09, 0.0, 0.0, 0.0, 0.0, 0.00020880409283563495, 3.1114470857573906e-06], "count": [499]}, "action": {"min": [-2.5172183513641357, 0.37152576446533203, 0.19248294830322266, -1.323704719543457, 0.713410496711731, 0.6795567274093628, -0.1993291676044464, 1.0865482091903687, -0.5673394203186035, -0.3764701783657074, 1.2403764724731445, -0.6485676169395447, -1.4425376653671265, 0.12722358107566833, 0.5576002597808838, 0.2952796220779419, 0.7910194396972656, -0.3498804271221161, -0.6338502168655396, -0.668755054473877, -0.463741272687912, 0.5788075923919678, -0.31256452202796936, 0.8707156777381897, -0.728777289390564, 0.038543809205293655, -0.12666761875152588, 0.6718913912773132, 0.34904995560646057, 0.3200008273124695, -4.327636816015001e-06, 0.3490578532218933, 0.0, 0.0], "max": [-1.0479990243911743, 1.0614153146743774, 0.6200012564659119, 0.4891795814037323, 1.7494319677352905, 1.5208067893981934, 0.8125814199447632, 1.0873124599456787, -0.5667446255683899, -0.37579232454299927, 1.2412140369415283, -0.6475586295127869, -1.4413198232650757, 0.12782996892929077, 0.8505001664161682, 0.6970319151878357, 1.1262270212173462, 0.19570933282375336, 0.9204022884368896, 0.6377725601196289, 0.6953043341636658, 0.5789890289306641, -0.31225717067718506, 0.8708546161651611, -0.7285457849502563, 0.03943244367837906, -0.12631133198738098, 0.672028660774231, 0.3490853011608124, 0.3200010061264038, 2.7963193133473396e-05, 0.3490685224533081, 1.0, 1.0], "mean": [-1.8539303541183472, 0.730393648147583, 0.43952396512031555, -0.32518208026885986, 1.3833636045455933, 1.2506113052368164, 0.4367712736129761, 1.0870994329452515, -0.5671206116676331, -0.3762144148349762, 1.241004467010498, -0.6481778025627136, -1.4422080516815186, 0.12755461037158966, 0.6876978874206543, 0.45740795135498047, 0.926746129989624, -0.10619836300611496, 0.7134568095207214, -0.35551536083221436, 0.39706018567085266, 0.5788461565971375, -0.3123217225074768, 0.8708208203315735, -0.7287329435348511, 0.038722749799489975, -0.12638752162456512, 0.6719192862510681, 0.3490651249885559, 0.3200015127658844, 1.867950004452723e-06, 0.34906238317489624, 0.4728457033634186, 0.8910421133041382], "std": [0.46378427743911743, 0.1971040517091751, 0.1406845599412918, 0.5363293290138245, 0.34916362166404724, 0.18482105433940887, 0.3284960985183716, 0.00021573668345808983, 0.00018309791630599648, 0.00019964933744631708, 0.00025645020650699735, 0.0002787360572256148, 0.00036760454531759024, 0.00017933601338882, 0.08734476566314697, 0.13149689137935638, 0.09237118065357208, 0.15371417999267578, 0.2383301705121994, 0.21505603194236755, 0.21829168498516083, 5.676695946021937e-05, 0.00010003357601817697, 4.437235475052148e-05, 6.486900383606553e-05, 0.0002861305547412485, 0.0001121108653023839, 3.385284435353242e-05, 5.247593435342424e-06, 5.959837494629028e-07, 5.078487447462976e-06, 4.017740138806403e-06, 0.4938468933105469, 0.3072899281978607], "count": [499]}, "timestamp": {"min": [0.0], "max": [16.6], "mean": [8.299999999999999], "std": [4.801620096962645], "count": [499]}, "frame_index": {"min": [0], "max": [498], "mean": [249.0], "std": [144.04860290887933], "count": [499]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [499]}, "index": {"min": [12703], "max": [13201], "mean": [12952.0], "std": [144.04860290887933], "count": [499]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [499]}, "subtask_annotation": {"mean": [0.8797595190380761, 2.0, 2.0, 2.0, 2.0], "std": [0.918290617179427, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [499]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [499]}, "eef_direction_state": {"mean": [3.302605210420842, 6.0], "std": [2.050126646083816, 0.0], "min": [0, 6], "max": [6, 6], "count": [499]}, "eef_velocity_state": {"mean": [1.3246492985971945, 0.0], "std": [0.7374967322739365, 0.0], "min": [0, 0], "max": [2, 0], "count": [499]}, "eef_acc_mag_state": {"mean": [0.6452905811623246, 0.0], "std": [0.7935315055068222, 0.0], "min": [0, 0], "max": [2, 0], "count": [499]}, "eef_direction_action": {"mean": [3.2364729458917836, 6.0], "std": [2.09880975544441, 0.0], "min": [0, 6], "max": [6, 6], "count": [499]}, "eef_velocity_action": {"mean": [1.3246492985971945, 0.0], "std": [0.7456041028662107, 0.0], "min": [0, 0], "max": [2, 0], "count": [499]}, "eef_acc_mag_action": {"mean": [0.7154308617234469, 0.0], "std": [0.8200776911784617, 0.0], "min": [0, 0], "max": [2, 0], "count": [499]}, "eef_sim_pose_state": {"mean": [0.5662127459534522, 0.4575834106132675, 1.0818810747069092, -1.5868222525036226, 0.7732130853014472, -2.1745673025261407, 0.4826419175608791, -0.3123217674258235, 0.9917904566591161, -1.5487546054280523, -0.47155714284250877, -0.2568246484756698], "std": [0.08886330290486481, 0.1312805052336674, 0.09012607212347291, 0.5144224265545789, 0.23304948628403158, 0.6857186170494917, 6.768293255701083e-05, 9.911797032834847e-05, 2.2304921836018786e-05, 0.00034894555256280386, 0.00028987381725420453, 0.0006166593624748795], "min": [0.4172372289552406, 0.2962985493747146, 0.977343103845691, -2.541356177657414, 0.3797264266813616, -3.0213011459495465, 0.48259392461915457, -0.3125644455675737, 0.9917436708682134, -1.548971065428491, -0.4717555673941827, -0.2583579403587133], "max": [0.6965537101577228, 0.6958679543864451, 1.2809887787489933, -0.8077156505347813, 1.1215335066652385, -1.0567294583319746, 0.4828074800801325, -0.31225946461662907, 0.9918095214666467, -1.547810695462056, -0.47081728100065545, -0.25644672915443323], "count": [499]}, "eef_sim_pose_action": {"mean": [0.5659090224217143, 0.4574466261251252, 1.0816536888177937, -1.5883603734090193, 0.7721609990785928, -2.176537055376245, 0.48264234318857635, -0.3123223591971584, 0.9917903141969837, -1.5487524489214735, -0.4715553403645633, -0.25682835455366804], "std": [0.08952404272661409, 0.13154123117600988, 0.09038724138451167, 0.5165359147041254, 0.23446459830082567, 0.6875585262376758, 6.831867552599372e-05, 0.00010003469751798171, 2.256768595793768e-05, 0.0003527625061161566, 0.0002927969118530291, 0.0006226885920080181], "min": [0.4168583192495939, 0.2952713505200916, 0.9768247438576577, -2.542604264140787, 0.3760189457234244, -3.038836937664804, 0.4825927932777727, -0.3125657431453984, 0.9917420635784676, -1.548974298848898, -0.4717591415759601, -0.2583811459653509], "max": [0.6994098723616078, 0.6970804017568848, 1.2823785851147922, -0.800470402716126, 1.12608330569434, -1.0518369891825574, 0.48280919463559335, -0.312258367583674, 0.991811979498685, -1.5477965905160183, -0.4708107100672243, -0.256446711829196], "count": [499]}, "gripper_mode_state": {"mean": [0.5130260521042084, 0.11022044088176353], "std": [0.4998302931661664, 0.3131643263425633], "min": [0, 0], "max": [1, 1], "count": [499]}, "gripper_activity_state": {"mean": [1.781563126252505, 1.781563126252505], "std": [0.5648174918690898, 0.5648174918690931], "min": [0, 0], "max": [2, 2], "count": [499]}, "gripper_mode_action": {"mean": [0.5270541082164328, 0.10821643286573146], "std": [0.4992675387291003, 0.3106535635133619], "min": [0, 0], "max": [1, 1], "count": [499]}, "gripper_activity_action": {"mean": [1.933867735470942, 1.9599198396793587], "std": [0.3253413045864649, 0.28027468917110016], "min": [0, 0], "max": [2, 2], "count": [499]}, "gripper_open_scale_state": {"mean": [0.5635831729464696, 0.8801020388507363], "std": [0.3719009340658715, 0.22662125580521356], "min": [0.18842204236516766, 0.1899043134614533], "max": [0.9809523236517812, 0.9805789180830413], "count": [499]}, "gripper_open_scale_action": {"mean": [0.4635742073316883, 0.8735706709781189], "std": [0.4841632875446964, 0.30126526727962577], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [499]}}} +{"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.40524948078920037]], [[0.41818794412884575]], [[0.3849536400749292]]], "std": [[[0.22904139201328122]], [[0.20992559984188963]], [[0.21681189106711254]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4329193256008652]], [[0.46124852006956346]], [[0.440893855526451]]], "std": [[[0.26092700736217217]], [[0.2446136416302495]], [[0.25193932291285914]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4755067021310998]], [[0.4717064181820795]], [[0.4561344868256997]]], "std": [[[0.23950321366273136]], [[0.2288244524499401]], [[0.2330943908180618]]], "count": [107]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2802061894413139]], [[0.29404072106354223]], [[0.26656751971378506]]], "std": [[[0.202128656969597]], [[0.19677381943004352]], [[0.19276112812224522]]], "count": [107]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23762946208711289]], [[0.2613094724236073]], [[0.2433297649521257]]], "std": [[[0.16405165073477646]], [[0.15300497952448253]], [[0.1591075526271891]]], "count": [107]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27035433452732727]], [[0.2929752586271074]], [[0.27023405824800717]]], "std": [[[0.19689382972805153]], [[0.19314616979148375]], [[0.18968948570143512]]], "count": [107]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2922319275987264]], [[0.30848356683502837]], [[0.2888345029892798]]], "std": [[[0.20369424217532742]], [[0.19898700618041434]], [[0.19668806224512386]]], "count": [107]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2570958942499313]], [[0.26244503010754533]], [[0.24934959899555617]]], "std": [[[0.16347879291688278]], [[0.16207773966724429]], [[0.1631632557226435]]], "count": [107]}, "observation.state": {"min": [-2.354909658432007, 0.4679720997810364, 0.27735793590545654, -1.3143590688705444, 0.718185305595398, 0.659641683101654, -0.3538871109485626, 1.0859735012054443, -0.5667624473571777, -0.37695273756980896, 1.239405870437622, -0.6476348042488098, -1.4413669109344482, 0.1266564577817917, 0.5618008971214294, 0.2924642264842987, 0.7315426468849182, -0.5109424591064453, -0.6490969657897949, -0.6735268831253052, -0.40383321046829224, 0.5789859890937805, -0.312887042760849, 0.8706164956092834, -0.7285799384117126, 0.03939800709486008, -0.1269075870513916, 0.6719921231269836, 0.34905722737312317, 0.32000085711479187, -1.4647385796706658e-05, 0.3490552008152008, 0.21971428394317627, 0.19660717248916626, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0017340928316116333, 0.999995231628418], "max": [-1.0531260967254639, 1.2606297731399536, 0.6748321056365967, 0.3684905469417572, 1.6183844804763794, 1.573700189590454, 0.2619858384132385, 1.0867217779159546, -0.566166341304779, -0.3763618767261505, 1.240397334098816, -0.6463010907173157, -1.440401554107666, 0.12721183896064758, 0.8501867651939392, 0.5951604247093201, 1.0631662607192993, 0.2589836120605469, 0.8047125339508057, 0.664808988571167, 0.460989773273468, 0.5791366100311279, -0.3125547170639038, 0.8707114458084106, -0.7282503843307495, 0.040294066071510315, -0.12665003538131714, 0.6722545623779297, 0.34908175468444824, 0.3200009763240814, 2.3802002033335157e-05, 0.34910380840301514, 1.000571370124817, 1.0001904964447021, -0.0005000000237487257, 0.0, 0.0, 0.0, 0.0, 0.003081010654568672, 0.9999984502792358], "mean": [-1.748981237411499, 0.8212130665779114, 0.4920559525489807, -0.3297397494316101, 1.272186040878296, 1.2220196723937988, -0.1368636190891266, 1.0864746570587158, -0.5665128827095032, -0.37673142552375793, 1.240102767944336, -0.6471520662307739, -1.4410240650177002, 0.12693656980991364, 0.7077746391296387, 0.4042496681213379, 0.8923085927963257, -0.2895616590976715, 0.6159495711326599, -0.4449908137321472, 0.23302079737186432, 0.579031765460968, -0.3126515746116638, 0.8706782460212708, -0.7284989953041077, 0.03965594246983528, -0.12673257291316986, 0.6720519661903381, 0.3490651845932007, 0.32000163197517395, 1.277816409128718e-06, 0.34906378388404846, 0.6716499924659729, 0.9045958518981934, -0.0009626678074710071, 0.0, 0.0, 0.0, 0.0, 0.0024379962123930454, 0.9999985098838806], "std": [0.42691391706466675, 0.2749432623386383, 0.14123676717281342, 0.5607339143753052, 0.3176330029964447, 0.31182900071144104, 0.1516261249780655, 0.00024708654382266104, 0.0002084815496345982, 0.0001669740304350853, 0.000368179491488263, 0.00044680474093183875, 0.0003331341140437871, 0.00017755379667505622, 0.10815902054309845, 0.11779000610113144, 0.08765170723199844, 0.21703800559043884, 0.30433422327041626, 0.27147942781448364, 0.16877411305904388, 5.529939153348096e-05, 0.00012622772192116827, 3.487920548650436e-05, 0.00011912615445908159, 0.00033408781746402383, 9.420014248462394e-05, 9.401023271493614e-05, 4.2526648940111045e-06, 7.128658126021037e-07, 3.901015134033514e-06, 8.797164809948299e-06, 0.3628781735897064, 0.2249397486448288, 0.00010680573905119672, 0.0, 0.0, 0.0, 0.0, 0.0004123400431126356, 1.8738804783424712e-06], "count": [509]}, "action": {"min": [-2.357600688934326, 0.4650779962539673, 0.2770078480243683, -1.3231658935546875, 0.7157313823699951, 0.6522136926651001, -0.3756541907787323, 1.085970163345337, -0.5667633414268494, -0.37695956230163574, 1.2394015789031982, -0.6476380825042725, -1.441367745399475, 0.1266520917415619, 0.5589343309402466, 0.2910551130771637, 0.7299534678459167, -0.5115039348602295, -0.6610780954360962, -0.6747801899909973, -0.4171833395957947, 0.5789848566055298, -0.3128889799118042, 0.8706153631210327, -0.7285807728767395, 0.03939609229564667, -0.12690885365009308, 0.6719919443130493, 0.3490515351295471, 0.3200008273124695, -2.296976526849903e-05, 0.3490552008152008, 0.0, 0.0], "max": [-1.0472966432571411, 1.261440396308899, 0.6862814426422119, 0.3763986825942993, 1.6319466829299927, 1.575819492340088, 0.27952146530151367, 1.0867236852645874, -0.5661652684211731, -0.3763578534126282, 1.2404024600982666, -0.646297812461853, -1.4403992891311646, 0.12720955908298492, 0.8505502939224243, 0.5958341360092163, 1.0659664869308472, 0.2786407470703125, 0.8082157969474792, 0.6702156066894531, 0.46893438696861267, 0.5791370868682861, -0.31255412101745605, 0.8707139492034912, -0.7282475233078003, 0.04029841348528862, -0.12664538621902466, 0.6722567081451416, 0.3490945100784302, 0.3200010061264038, 3.095924694207497e-05, 0.3491084575653076, 1.0, 1.0], "mean": [-1.7489492893218994, 0.8211985230445862, 0.49203863739967346, -0.32978683710098267, 1.272106647491455, 1.2221351861953735, -0.13682270050048828, 1.086473822593689, -0.5665116310119629, -0.37673255801200867, 1.2401002645492554, -0.6471498012542725, -1.4410216808319092, 0.1269354522228241, 0.7077412009239197, 0.4042402505874634, 0.8923125863075256, -0.28949329257011414, 0.6159471273422241, -0.44500651955604553, 0.23298172652721405, 0.5790319442749023, -0.31265220046043396, 0.8706784248352051, -0.7284984588623047, 0.0396576002240181, -0.12673319876194, 0.6720525026321411, 0.3490651547908783, 0.32000163197517395, 1.2792582992915413e-06, 0.3490639328956604, 0.5806483030319214, 0.9235756397247314], "std": [0.42837849259376526, 0.27649614214897156, 0.14233161509037018, 0.5628348588943481, 0.3193141520023346, 0.3140784204006195, 0.1526525616645813, 0.0002492523635737598, 0.00020906401914544404, 0.00016668067837599665, 0.00037015581619925797, 0.0004488431732170284, 0.00033471776987425983, 0.00017766964447218925, 0.10896466672420502, 0.11814194917678833, 0.08823433518409729, 0.22012437880039215, 0.3184192180633545, 0.2871149778366089, 0.17705553770065308, 5.564001185121015e-05, 0.00012693353346548975, 3.514793570502661e-05, 0.00012001211143797264, 0.00033610418904572725, 9.482137829763815e-05, 9.48208398767747e-05, 5.036679795011878e-06, 7.142352274058794e-07, 5.037111350247869e-06, 9.608656000636984e-06, 0.48655661940574646, 0.2606641352176666], "count": [509]}, "timestamp": {"min": [0.0], "max": [16.933333333333334], "mean": [8.466666666666665], "std": [4.897845331254233], "count": [509]}, "frame_index": {"min": [0], "max": [508], "mean": [254.0], "std": [146.935359937627], "count": [509]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [509]}, "index": {"min": [13202], "max": [13710], "mean": [13456.0], "std": [146.935359937627], "count": [509]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [509]}, "subtask_annotation": {"mean": [0.9489194499017681, 2.0, 2.0, 2.0, 2.0], "std": [0.8805605306443065, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [509]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [509]}, "eef_direction_state": {"mean": [3.461689587426326, 6.0], "std": [2.115757583275605, 0.0], "min": [0, 6], "max": [6, 6], "count": [509]}, "eef_velocity_state": {"mean": [1.31237721021611, 0.0], "std": [0.7591382038376215, 0.0], "min": [0, 0], "max": [2, 0], "count": [509]}, "eef_acc_mag_state": {"mean": [0.6738703339882122, 0.0], "std": [0.8195337160080494, 0.0], "min": [0, 0], "max": [2, 0], "count": [509]}, "eef_direction_action": {"mean": [3.4400785854616895, 6.0], "std": [2.1493464976837187, 0.0], "min": [0, 6], "max": [6, 6], "count": [509]}, "eef_velocity_action": {"mean": [1.306483300589391, 0.0], "std": [0.7679593108747629, 0.0], "min": [0, 0], "max": [2, 0], "count": [509]}, "eef_acc_mag_action": {"mean": [0.6679764243614931, 0.0], "std": [0.813549326298298, 0.0], "min": [0, 0], "max": [2, 0], "count": [509]}, "eef_sim_pose_state": {"mean": [0.5969646654291757, 0.40441758914074616, 1.0563605398269063, -1.5613430311862422, 0.273288663978481, -2.199853606097305, 0.48286303970416056, -0.31265330157916255, 0.9917232325734584, -1.5475443384847583, -0.4705664080216207, -0.25882985756512916], "std": [0.11519313923906309, 0.11784464978501233, 0.07871694388769386, 0.18642185461194064, 0.17348804854389194, 0.39839607894905477, 6.369009450913936e-05, 0.0001262273504425789, 1.443193303525008e-05, 0.0005164493491955951, 0.00040902280922301253, 0.0006704046348550805], "min": [0.4665401194801677, 0.29268798150966846, 0.9503167871394982, -1.817150217607935, -0.04112900974793554, -2.977042446090862, 0.4828102059761257, -0.3128882462106394, 0.9917002593657759, -1.547909071241902, -0.47086595841573176, -0.26010246099561574], "max": [0.7767289391551927, 0.5951760943446581, 1.2326922836961158, -1.1380542723679061, 0.5198952764414395, -1.8303481896828355, 0.48298290595383786, -0.31255591965006463, 0.9917353678793402, -1.546492380194425, -0.46975712927846835, -0.2583099650040439], "count": [509]}, "eef_sim_pose_action": {"mean": [0.5965491572419546, 0.4042771726050911, 1.0561452366424753, -1.5621739400540653, 0.27303429341857277, -2.200542126751976, 0.4828633639904625, -0.3126539391833205, 0.991723162665429, -1.5475416521276446, -0.4705643723302073, -0.2588333014530825], "std": [0.1157619464120492, 0.11815663858725706, 0.0792427543375713, 0.18853703775914368, 0.17518770425654884, 0.4004760405209324, 6.407581509283357e-05, 0.00012693302076406565, 1.4587665456882625e-05, 0.0005199451294118662, 0.0004115971560804468, 0.0006744231238209541], "min": [0.46414952975679336, 0.29111906870975257, 0.9486771747774626, -1.8324508411768359, -0.043892822251200725, -2.9883424314794054, 0.4828091062910357, -0.3128902014894033, 0.9916984580929631, -1.5479090513675828, -0.47086597352743165, -0.26010900999367736], "max": [0.7767467210003868, 0.5958298365144609, 1.2362375433914286, -1.1380523241783516, 0.5199012067767743, -1.8058375312809556, 0.48298329032333354, -0.3125553228052158, 0.9917366670689234, -1.5464815393917455, -0.46974865445047387, -0.2583099381901257], "count": [509]}, "gripper_mode_state": {"mean": [0.40471512770137524, 0.10609037328094302], "std": [0.4908368294158792, 0.3079532529103318], "min": [0, 0], "max": [1, 1], "count": [509]}, "gripper_activity_state": {"mean": [1.7976424361493124, 1.8074656188605107], "std": [0.5431429508659741, 0.5376431698543457], "min": [0, 0], "max": [2, 2], "count": [509]}, "gripper_mode_action": {"mean": [0.4204322200392927, 0.07662082514734773], "std": [0.4936283707326058, 0.26598886123499577], "min": [0, 0], "max": [1, 1], "count": [509]}, "gripper_activity_action": {"mean": [1.9273084479371316, 1.956777996070727], "std": [0.3326101234942075, 0.2908193016890083], "min": [0, 0], "max": [2, 2], "count": [509]}, "gripper_open_scale_state": {"mean": [0.6584799231382237, 0.8868634259635557], "std": [0.3557627368401886, 0.2205295509108594], "min": [0.2154061607286042, 0.19275212989133947], "max": [0.9809523236517812, 0.9805789180830413], "count": [509]}, "gripper_open_scale_action": {"mean": [0.5692630687081941, 0.9054663120779596], "std": [0.4770161449414399, 0.25555375576823564], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [509]}}} +{"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.41030329293754536]], [[0.42427658405954977]], [[0.393125478848947]]], "std": [[[0.232390080458441]], [[0.2143852960078145]], [[0.22338503723090908]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4306303705305652]], [[0.4677041602588748]], [[0.4518139217288223]]], "std": [[[0.26659259312245387]], [[0.238208893257365]], [[0.24723867980535244]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4648623205818275]], [[0.46260028394527747]], [[0.44825682029347685]]], "std": [[[0.24000001739855886]], [[0.23113630209892955]], [[0.23882136448684357]]], "count": [120]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2734655522365196]], [[0.28753335152420345]], [[0.2627062557444853]]], "std": [[[0.19765941608244994]], [[0.19287111411251953]], [[0.18973515851166667]]], "count": [120]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23743301451439952]], [[0.26121575010212417]], [[0.2435578661151961]]], "std": [[[0.16431175330255335]], [[0.15313735632816117]], [[0.15896210714780187]]], "count": [120]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2742276220383987]], [[0.2922145453559028]], [[0.2698167908113766]]], "std": [[[0.19789570605788737]], [[0.1931677689320832]], [[0.18983387167420127]]], "count": [120]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2863658168019812]], [[0.3034258227379493]], [[0.28388205454707927]]], "std": [[[0.19964358999491952]], [[0.19535667002753587]], [[0.1932540999052707]]], "count": [120]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2559343054279003]], [[0.26163205295138886]], [[0.248928608813317]]], "std": [[[0.1622234294200174]], [[0.16084617650716454]], [[0.1619621477284089]]], "count": [120]}, "observation.state": {"min": [-2.61325740814209, 0.6014692187309265, 0.2811516523361206, -1.2780812978744507, 0.23798027634620667, 0.2576727569103241, -0.7223268747329712, 1.0848392248153687, -0.5653849840164185, -0.37782686948776245, 1.2371907234191895, -0.645366907119751, -1.4392529726028442, 0.125630721449852, 0.5741204619407654, 0.10819738358259201, 0.7316277623176575, -0.6331852674484253, -0.587929904460907, -0.6674070954322815, -0.44405597448349, 0.5793635249137878, -0.3137005567550659, 0.8703675866127014, -0.7280336022377014, 0.0414351224899292, -0.12783463299274445, 0.6723302006721497, 0.3490573465824127, 0.32000088691711426, -2.663161012605997e-06, 0.3490552008152008, 0.192190483212471, 0.19095240533351898, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0022215174976736307, 0.9999962449073792], "max": [-1.079042911529541, 1.3753215074539185, 1.5050395727157593, 1.2658993005752563, 1.3480377197265625, 1.5547983646392822, 0.5485714673995972, 1.0853852033615112, -0.5648685097694397, -0.377181738615036, 1.238146424293518, -0.6446505188941956, -1.4379220008850098, 0.12613245844841003, 0.8815765380859375, 0.7253995537757874, 1.2727222442626953, 0.43026769161224365, 0.8368285894393921, 0.7052170038223267, 0.7197015881538391, 0.579615592956543, -0.3133625388145447, 0.8705052733421326, -0.7278280854225159, 0.042418114840984344, -0.12736548483371735, 0.6724029183387756, 0.3490755558013916, 0.32000094652175903, 1.814278402889613e-05, 0.34909313917160034, 1.000571370124817, 1.0001904964447021, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0027211059350520372, 0.9999975562095642], "mean": [-1.9998406171798706, 1.1182807683944702, 1.1784318685531616, -0.10469488054513931, 0.7117733359336853, 0.6840224266052246, -0.20318356156349182, 1.0851963758468628, -0.5651553273200989, -0.3774768114089966, 1.237799048423767, -0.6450121998786926, -1.4387835264205933, 0.1258723884820938, 0.7463672757148743, 0.3512919247150421, 0.9673129320144653, -0.2731544077396393, 0.3649616241455078, -0.322836309671402, 0.29767975211143494, 0.5794443488121033, -0.3134826719760895, 0.8704501390457153, -0.7279616594314575, 0.041774921119213104, -0.12750579416751862, 0.6723606586456299, 0.3490658402442932, 0.3200024664402008, 1.1281413208052982e-06, 0.349063903093338, 0.4814736247062683, 0.8822380900382996, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0024948748759925365, 0.9999995827674866], "std": [0.459306001663208, 0.2875239849090576, 0.3452839255332947, 0.59946209192276, 0.30757227540016174, 0.38711026310920715, 0.3174714744091034, 0.00012877221161033958, 0.0001372642145724967, 0.0001976445782929659, 0.00022499088663607836, 0.00020692838006652892, 0.000326956738717854, 0.00014221775927580893, 0.11213936656713486, 0.247734934091568, 0.1840445101261139, 0.3280636668205261, 0.4320231080055237, 0.4086938798427582, 0.3192842900753021, 5.995119863655418e-05, 8.111736678984016e-05, 2.931806375272572e-05, 4.925697430735454e-05, 0.00023845421674195677, 0.00011120711860712618, 1.7681868484942243e-05, 2.917727442763862e-06, 1.5498951597692212e-06, 3.2959326290438185e-06, 7.931527761684265e-06, 0.36632367968559265, 0.2584806978702545, 0.0, 0.0, 0.0, 0.0, 0.0, 9.613490692572668e-05, 2.7214425699639833e-06], "count": [598]}, "action": {"min": [-2.613654613494873, 0.5997709035873413, 0.28112295269966125, -1.278271198272705, 0.23446163535118103, 0.2569110095500946, -0.7229858040809631, 1.084825038909912, -0.5653866529464722, -0.3778325617313385, 1.2371904850006104, -0.6453697681427002, -1.4392536878585815, 0.12562856078147888, 0.5740863084793091, 0.10770007967948914, 0.7315338253974915, -0.6367181539535522, -0.5964024066925049, -0.6674080491065979, -0.4712064862251282, 0.5793629288673401, -0.3137005567550659, 0.8703626394271851, -0.7280336618423462, 0.041434839367866516, -0.12783721089363098, 0.6723300218582153, 0.3490533232688904, 0.32000085711479187, -2.663161012605997e-06, 0.3490552008152008, 0.0, 0.0], "max": [-1.0789737701416016, 1.3758306503295898, 1.5075596570968628, 1.277449607849121, 1.3519138097763062, 1.5625892877578735, 0.5570507645606995, 1.085386872291565, -0.564865231513977, -0.3771664798259735, 1.238153100013733, -0.6446466445922852, -1.4379127025604248, 0.12613293528556824, 0.8817287683486938, 0.7260844707489014, 1.2749601602554321, 0.43205419182777405, 0.8371489644050598, 0.7069727778434753, 0.7209458947181702, 0.5796157121658325, -0.31336209177970886, 0.870507001876831, -0.7278277277946472, 0.04244241118431091, -0.12736523151397705, 0.6724042892456055, 0.34907984733581543, 0.3200009763240814, 2.6964506105287e-05, 0.3490951359272003, 1.0, 1.0], "mean": [-2.001889705657959, 1.1186200380325317, 1.180384635925293, -0.10215158015489578, 0.7117879390716553, 0.6828423142433167, -0.20338669419288635, 1.0851962566375732, -0.5651545524597168, -0.37747734785079956, 1.237796664237976, -0.6450111865997314, -1.4387825727462769, 0.12587149441242218, 0.7466078996658325, 0.35185477137565613, 0.9676255583763123, -0.27409934997558594, 0.36448872089385986, -0.3223966658115387, 0.2983899712562561, 0.5794450044631958, -0.31348347663879395, 0.8704497218132019, -0.7279611825942993, 0.04177648201584816, -0.1275065690279007, 0.6723607778549194, 0.34906619787216187, 0.3200024664402008, 1.1178138947798288e-06, 0.3490637540817261, 0.36274248361587524, 0.8933444619178772], "std": [0.4585059881210327, 0.28829842805862427, 0.3441183567047119, 0.6002209782600403, 0.3085852265357971, 0.38696053624153137, 0.3199152946472168, 0.00013102205411996692, 0.00013771367957815528, 0.00019775376131292433, 0.00022720736160408705, 0.0002071828639600426, 0.00032963824924081564, 0.0001422522182110697, 0.11228588968515396, 0.24825283885002136, 0.184238463640213, 0.3324754536151886, 0.4374188184738159, 0.4175846576690674, 0.3241274356842041, 6.0605652834055945e-05, 8.197216084226966e-05, 2.962059988931287e-05, 4.9820497224573046e-05, 0.0002409872249700129, 0.00011249594535911456, 1.7939366443897597e-05, 4.2518395275692455e-06, 1.5522646208410151e-06, 4.022567736683413e-06, 8.38435698824469e-06, 0.47451817989349365, 0.304997056722641], "count": [598]}, "timestamp": {"min": [0.0], "max": [19.9], "mean": [9.95], "std": [5.754249637345333], "count": [598]}, "frame_index": {"min": [0], "max": [597], "mean": [298.5], "std": [172.62748912035997], "count": [598]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [598]}, "index": {"min": [13711], "max": [14308], "mean": [14009.5], "std": [172.62748912035997], "count": [598]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [598]}, "subtask_annotation": {"mean": [0.5100334448160535, 2.0, 2.0, 2.0, 2.0], "std": [0.666242645809684, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [598]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [598]}, "eef_direction_state": {"mean": [3.580267558528428, 6.0], "std": [2.022303381098326, 0.0], "min": [0, 6], "max": [6, 6], "count": [598]}, "eef_velocity_state": {"mean": [1.0869565217391304, 0.0], "std": [0.7193901412774326, 0.0], "min": [0, 0], "max": [2, 0], "count": [598]}, "eef_acc_mag_state": {"mean": [0.6187290969899666, 0.0], "std": [0.7961763074625765, 0.0], "min": [0, 0], "max": [2, 0], "count": [598]}, "eef_direction_action": {"mean": [3.57190635451505, 6.0], "std": [1.985064646326002, 0.0], "min": [0, 6], "max": [6, 6], "count": [598]}, "eef_velocity_action": {"mean": [1.1220735785953178, 0.0], "std": [0.7224177040104934, 0.0], "min": [0, 0], "max": [2, 0], "count": [598]}, "eef_acc_mag_action": {"mean": [0.7491638795986622, 0.0], "std": [0.824351961900961, 0.0], "min": [0, 0], "max": [2, 0], "count": [598]}, "eef_sim_pose_state": {"mean": [0.6073923332028264, 0.35149058091420465, 1.1400078624650858, -1.3283929793515377, 0.02952325144893473, -1.8956239697397979, 0.48332828703020675, -0.31348176488776425, 0.9916456368367219, -1.5448091756772209, -0.4682987696960827, -0.2633510606575149], "std": [0.14944349222406775, 0.24794658848249077, 0.15547665591360682, 0.36650057010235254, 0.3716479186337858, 0.5806982244742883, 6.632872013788835e-05, 8.109048784533635e-05, 9.890629786104999e-06, 0.0002859961581639733, 0.00022132792983422492, 0.0005462007846066235], "min": [0.3926945370021496, 0.10810818518476191, 0.9443340885755334, -1.8676145364680603, -0.4386073090015177, -2.9562993538960614, 0.4832367880668137, -0.31370176456998133, 0.9916203222045679, -1.545202320389536, -0.46863723225772236, -0.26487180280248834], "max": [0.768715115229066, 0.7253961081618325, 1.4268275276690838, -0.7194714606897681, 0.9336928821912625, -1.0780555131244043, 0.48351204029583494, -0.31336372760523523, 0.9916755620941056, -1.5440113397694883, -0.46769232262905014, -0.2626069322987612], "count": [598]}, "eef_sim_pose_action": {"mean": [0.6072634685554206, 0.3519021670457437, 1.1402032830310296, -1.328695593160921, 0.028460479316734812, -1.8936241598187364, 0.48332874380449825, -0.3134823086263727, 0.99164559253642, -1.544807271179907, -0.4682973314411572, -0.2633547196534247], "std": [0.1496716368907579, 0.24831077311247968, 0.15545270862838048, 0.3677399012623036, 0.3722336196963873, 0.5813444877636058, 6.702277078471998e-05, 8.193776116036813e-05, 1.0093893254037884e-05, 0.00028914032871756983, 0.00022363070758951842, 0.0005521306294620013], "min": [0.39086554495689646, 0.10766871966478526, 0.9442419101997959, -1.8750427331372002, -0.4388080816786002, -2.9735589740062935, 0.48323595741354197, -0.3137017893424022, 0.9916132472581343, -1.545202306326587, -0.4686372338410796, -0.26487359659303644], "max": [0.7688800380211036, 0.7260789138604673, 1.426879932844255, -0.7158138336289878, 0.9487273057762402, -1.0730049936264583, 0.48351304671802536, -0.313363271655354, 0.9916771452191406, -1.544010916821362, -0.4676636071993423, -0.2626069421983881], "count": [598]}, "gripper_mode_state": {"mean": [0.6304347826086957, 0.1354515050167224], "std": [0.48268702850379663, 0.3422051940070853], "min": [0, 0], "max": [1, 1], "count": [598]}, "gripper_activity_state": {"mean": [1.8244147157190636, 1.8327759197324414], "std": [0.5116756281202085, 0.5128411124746393], "min": [0, 0], "max": [2, 2], "count": [598]}, "gripper_mode_action": {"mean": [0.6404682274247492, 0.10702341137123746], "std": [0.47986318579793813, 0.30914301025528806], "min": [0, 0], "max": [1, 1], "count": [598]}, "gripper_activity_action": {"mean": [1.9264214046822743, 1.9632107023411371], "std": [0.3390981098498086, 0.2687473588623536], "min": [0, 0], "max": [2, 2], "count": [598]}, "gripper_open_scale_state": {"mean": [0.47203543150676824, 0.8649441083352425], "std": [0.35914020209562275, 0.2534132525990025], "min": [0.18842204236516766, 0.18720824052305782], "max": [0.9809523236517812, 0.9805789180830413], "count": [598]}, "gripper_open_scale_action": {"mean": [0.35562987710321114, 0.8758279231894122], "std": [0.4652126569061951, 0.2990165888560191], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [598]}}} +{"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.4398443710334375]], [[0.4573281235199394]], [[0.438250824097755]]], "std": [[[0.22731788727923247]], [[0.22099055668375128]], [[0.22169893591902765]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43831749494341643]], [[0.46502755002256657]], [[0.442774888002942]]], "std": [[[0.29344768891786155]], [[0.25835850585748055]], [[0.27069833973115165]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46026473931431056]], [[0.4652334846129415]], [[0.4515966204469853]]], "std": [[[0.24511868402881606]], [[0.23416349224491484]], [[0.23908845370975507]]], "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.26808047108109545]], [[0.28550146859015346]], [[0.26014557691283036]]], "std": [[[0.1915045975612161]], [[0.18619531162274702]], [[0.18415327540463972]]], "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.2366396542652387]], [[0.2612808637041773]], [[0.24157580056479114]]], "std": [[[0.16299418068272142]], [[0.15189016591556123]], [[0.1572990748435364]]], "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.2652640831468457]], [[0.2862627960491262]], [[0.2621816539455456]]], "std": [[[0.1955739414132425]], [[0.19139597182002074]], [[0.18692236741929563]]], "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.29493127764013216]], [[0.3104312193627451]], [[0.28973237525309037]]], "std": [[[0.20558993761998368]], [[0.20083615163663013]], [[0.19795440452553295]]], "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.25354374633684995]], [[0.25956718217178176]], [[0.2446199981351236]]], "std": [[[0.16171493133075224]], [[0.15972881389435936]], [[0.159287967013424]]], "count": [115]}, "observation.state": {"min": [-1.9985167980194092, 0.5984248518943787, 0.2681388854980469, -1.3133480548858643, 0.538917601108551, 0.3944252133369446, -0.19422613084316254, 1.0806457996368408, -0.5690837502479553, -0.369088351726532, 1.2303820848464966, -0.6211816668510437, -1.4441903829574585, 0.12526918947696686, 0.5617809891700745, 0.09761004894971848, 0.7289300560951233, -0.458198219537735, -0.6777315735816956, -0.6731261014938354, -0.45084476470947266, 0.578201174736023, -0.3150635361671448, 0.8752119541168213, -0.7178654670715332, 0.039992012083530426, -0.12917694449424744, 0.6828574538230896, 0.3490515947341919, 0.32000085711479187, -3.994741746282671e-06, 0.349057674407959, 0.19507141411304474, 0.24055953323841095, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0019958424381911755, 0.9999963045120239], "max": [-1.0523157119750977, 1.3570202589035034, 0.9372507333755493, 0.07089740037918091, 1.13109290599823, 1.5812493562698364, 0.817120373249054, 1.0830402374267578, -0.5661749243736267, -0.3630189001560211, 1.2324281930923462, -0.6037765741348267, -1.437630295753479, 0.1262267678976059, 0.8746334314346313, 0.4884105324745178, 1.0293498039245605, 0.28576669096946716, 0.8210172057151794, 0.7060821056365967, 0.6206269264221191, 0.5796880722045898, -0.3144150674343109, 0.8785762786865234, -0.711086094379425, 0.04388907924294472, -0.12730760872364044, 0.6903233528137207, 0.3490816056728363, 0.32000094652175903, 2.2803316824138165e-05, 0.3490705192089081, 1.000571370124817, 1.0001904964447021, 0.0, 0.0, 0.0, 0.0, 0.0, 0.002730921609327197, 0.9999979734420776], "mean": [-1.5881483554840088, 1.0374850034713745, 0.6819546222686768, -0.4092530310153961, 0.7900665402412415, 1.0979245901107788, 0.359208881855011, 1.0826780796051025, -0.5668308138847351, -0.36877498030662537, 1.231968879699707, -0.6203979253768921, -1.4387127161026, 0.12601208686828613, 0.7474864721298218, 0.3025347590446472, 0.8693206310272217, -0.07994581758975983, 0.5351381301879883, -0.3447864055633545, 0.24618923664093018, 0.579457700252533, -0.3146500289440155, 0.8754759430885315, -0.7176181674003601, 0.042746301740407944, -0.1287829726934433, 0.6830919981002808, 0.3490658104419708, 0.32000216841697693, 1.2580056818478624e-06, 0.3490627706050873, 0.6371313333511353, 0.930776059627533, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0023369246628135443, 0.9999995827674866], "std": [0.28712961077690125, 0.24027995765209198, 0.21314844489097595, 0.48506662249565125, 0.14568489789962769, 0.4549548327922821, 0.3291037380695343, 0.00042470567859709263, 0.0004404407518450171, 0.0008137253462336957, 0.000476535817142576, 0.002217956120148301, 0.0008995768730528653, 0.00017514073988422751, 0.10575354844331741, 0.12321879714727402, 0.07241027057170868, 0.21047081053256989, 0.4222123324871063, 0.3828166723251343, 0.2870020568370819, 0.00019624813285190612, 0.00016936259635258466, 0.0004038907354697585, 0.0008794974419288337, 0.0005887977313250303, 0.0002706795057747513, 0.0009819053811952472, 4.185862053418532e-06, 1.251474600394431e-06, 3.829315573966596e-06, 3.065289547521388e-06, 0.3778776228427887, 0.1853567361831665, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00013664919242728502, 2.3556201540486654e-06], "count": [562]}, "action": {"min": [-2.018195390701294, 0.5946523547172546, 0.2650829553604126, -1.3224220275878906, 0.5282000303268433, 0.3859732151031494, -0.19663968682289124, 1.0805432796478271, -0.5692102909088135, -0.3690934181213379, 1.2303078174591064, -0.6211841702461243, -1.444541573524475, 0.12524738907814026, 0.5586598515510559, 0.09627094864845276, 0.7268157005310059, -0.4657142162322998, -0.6835411190986633, -0.682083010673523, -0.4763418734073639, 0.5781042575836182, -0.31506577134132385, 0.8752103447914124, -0.7178658246994019, 0.03978024050593376, -0.12917985022068024, 0.6828573346138, 0.34904658794403076, 0.32000085711479187, -6.990797828620998e-06, 0.3490528464317322, 0.0, 0.0], "max": [-1.0460882186889648, 1.357906699180603, 0.9425731897354126, 0.07215213030576706, 1.1354141235351562, 1.583358883857727, 0.8241786360740662, 1.0830416679382324, -0.5661702156066895, -0.3626153767108917, 1.2324811220169067, -0.6023914813995361, -1.4376161098480225, 0.12623028457164764, 0.876004159450531, 0.49334055185317993, 1.0368181467056274, 0.30857405066490173, 0.8232550024986267, 0.7077644467353821, 0.6252116560935974, 0.5796895027160645, -0.3144089877605438, 0.8788517713546753, -0.7105566263198853, 0.043896693736314774, -0.1272096186876297, 0.690900444984436, 0.3490925431251526, 0.3200009763240814, 4.028031253255904e-05, 0.34907782077789307, 1.0, 1.0], "mean": [-1.588153600692749, 1.037485957145691, 0.6819580793380737, -0.40924572944641113, 0.7900697588920593, 1.0979186296463013, 0.3592100441455841, 1.082680106163025, -0.5668256878852844, -0.3687846064567566, 1.2319700717926025, -0.6204268336296082, -1.4387023448944092, 0.12601295113563538, 0.747489333152771, 0.3025355637073517, 0.8693207502365112, -0.07994987815618515, 0.5351380705833435, -0.34478601813316345, 0.24619252979755402, 0.5794603228569031, -0.31465116143226624, 0.8754700422286987, -0.7176299691200256, 0.04275284335017204, -0.1287861168384552, 0.6830790042877197, 0.34906595945358276, 0.32000216841697693, 1.246650413122552e-06, 0.34906288981437683, 0.5472419857978821, 0.9138434529304504], "std": [0.2883141338825226, 0.24129769206047058, 0.21385689079761505, 0.4863293766975403, 0.14651751518249512, 0.4559974670410156, 0.33019474148750305, 0.00042439569369889796, 0.0004360638849902898, 0.0008043905254453421, 0.0004798545560333878, 0.002181347692385316, 0.0008931379416026175, 0.00017520555411465466, 0.10604321956634521, 0.1235831007361412, 0.07300835102796555, 0.21369056403636932, 0.4409032464027405, 0.40401527285575867, 0.2947482168674469, 0.0001943749957717955, 0.00017070586909539998, 0.00039826499414630234, 0.0008646246860735118, 0.0005874022608622909, 0.00026816557510755956, 0.0009651005384512246, 5.357164809538517e-06, 1.2518281664597453e-06, 5.005950697523076e-06, 3.240737669329974e-06, 0.4927269220352173, 0.27198249101638794], "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": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [562]}, "index": {"min": [14309], "max": [14870], "mean": [14589.5], "std": [162.23516881367], "count": [562]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [562]}, "subtask_annotation": {"mean": [0.9822064056939501, 2.0, 2.0, 2.0, 2.0], "std": [0.8966347364646978, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [562]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [562]}, "eef_direction_state": {"mean": [3.8345195729537367, 6.0], "std": [1.881550394389576, 0.0], "min": [0, 6], "max": [6, 6], "count": [562]}, "eef_velocity_state": {"mean": [1.1316725978647686, 0.0], "std": [0.7894502656845065, 0.0], "min": [0, 0], "max": [2, 0], "count": [562]}, "eef_acc_mag_state": {"mean": [0.6565836298932385, 0.0], "std": [0.8121854886151778, 0.0], "min": [0, 0], "max": [2, 0], "count": [562]}, "eef_direction_action": {"mean": [3.718861209964413, 6.0], "std": [1.9566385180573969, 0.0], "min": [0, 6], "max": [6, 6], "count": [562]}, "eef_velocity_action": {"mean": [1.1565836298932384, 0.0], "std": [0.7961435524911966, 0.0], "min": [0, 0], "max": [2, 0], "count": [562]}, "eef_acc_mag_action": {"mean": [0.7117437722419929, 0.0], "std": [0.817189101049464, 0.0], "min": [0, 0], "max": [2, 0], "count": [562]}, "eef_sim_pose_state": {"mean": [0.6420151186938351, 0.3024759930888792, 1.0481411510440362, -1.483168229218157, 0.5853134021070528, -1.0902899606821685, 0.48162206840785093, -0.3146514865163762, 0.9963767714311952, -1.513006954867435, -0.46479833232219187, -0.26868664594307673], "std": [0.09421618603041519, 0.12320764479254068, 0.08701044009869562, 0.32158634389852636, 0.17601739791588966, 2.144602790548397, 0.0003187104857025117, 0.00016943394121708813, 0.00031648515206657334, 0.0023534609999155947, 0.00047501890595380293, 0.0012024595131421055], "min": [0.4668102243512777, 0.09759859625498238, 0.9031131008852242, -2.1506853380846076, 0.1087890847417019, -3.140677647376572, 0.4793812831118574, -0.3150648148977725, 0.9962068122204972, -1.513846901850611, -0.46550210564062744, -0.2709922932122746], "max": [0.7633486894033604, 0.48845263743683814, 1.2400245492041155, -1.0024011330157516, 0.8041892879421124, 3.1400005857112014, 0.4819291912151308, -0.3144159895039069, 0.9988611929521833, -1.4955465590557473, -0.4636342344527926, -0.2632749444442424], "count": [562]}, "eef_sim_pose_action": {"mean": [0.6417288114599462, 0.3025154715578889, 1.048084622459474, -1.483919176035195, 0.5851818137488525, -1.0907422883605609, 0.48162634612515465, -0.31465263515168335, 0.9963720722957468, -1.513036885963901, -0.46479689758603476, -0.2686995000958927], "std": [0.09447118207276992, 0.12358002991795018, 0.08750159800792028, 0.32287748775585895, 0.17793870429926675, 2.1441371906621733, 0.00031490572138125484, 0.00017072423330103162, 0.0003120228861055532, 0.0023154530867096476, 0.0004811113205285097, 0.0011988272025035525], "min": [0.4641652726962995, 0.09626458489265752, 0.9008705237064537, -2.1584863969031365, 0.09631801034448406, -3.1408448081680405, 0.47919543502999284, -0.3150670561095509, 0.9962052893092161, -1.5138469022513643, -0.46563099489621806, -0.2710079848492959], "max": [0.763421896989616, 0.49334417804106123, 1.2472711585134537, -1.0024011712661969, 0.8066375625951707, 3.1411647703204753, 0.4819303438318357, -0.3144101686139813, 0.9990870666605529, -1.494120844517079, -0.4636222056309678, -0.262890129776457], "count": [562]}, "gripper_mode_state": {"mean": [0.4395017793594306, 0.07473309608540925], "std": [0.4963264704801927, 0.2629601879275623], "min": [0, 0], "max": [1, 1], "count": [562]}, "gripper_activity_state": {"mean": [1.802491103202847, 1.8149466192170818], "std": [0.5419690482021096, 0.5247511669220748], "min": [0, 0], "max": [2, 2], "count": [562]}, "gripper_mode_action": {"mean": [0.45195729537366547, 0.08540925266903915], "std": [0.49768654646492755, 0.2794897354600923], "min": [0, 0], "max": [1, 1], "count": [562]}, "gripper_activity_action": {"mean": [1.9412811387900355, 1.9448398576512456], "std": [0.30727327254657216, 0.2961497757164767], "min": [0, 0], "max": [2, 2], "count": [562]}, "gripper_open_scale_state": {"mean": [0.6246367054165731, 0.9125306277450261], "std": [0.37046845420536517, 0.18172314918560162], "min": [0.19124648442455366, 0.23584267964550093], "max": [0.9809523236517812, 0.9805789180830413], "count": [562]}, "gripper_open_scale_action": {"mean": [0.5365117578527756, 0.8959249178768218], "std": [0.4830661865183509, 0.26664875729983917], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [562]}}} +{"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.44517838168405766]], [[0.46274804351565185]], [[0.44487520066506137]]], "std": [[[0.2248970854162714]], [[0.22022336350645721]], [[0.21991857142569113]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43856707018892865]], [[0.4657778469144796]], [[0.4475634034143413]]], "std": [[[0.2834620135908908]], [[0.2522776886281991]], [[0.2648432940564445]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46311183662491484]], [[0.4682231741165679]], [[0.45709251713241195]]], "std": [[[0.24749053620323186]], [[0.23728790302397587]], [[0.24185484024881707]]], "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.27498151014791883]], [[0.29079437833247335]], [[0.26547308523875557]]], "std": [[[0.19656658378550296]], [[0.19062051576838107]], [[0.18884834098651876]]], "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.23269998031421998]], [[0.25683467438510493]], [[0.2383962774391555]]], "std": [[[0.1606844751325163]], [[0.14996288898025664]], [[0.15530586591649276]]], "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.2621134314128612]], [[0.2852478325485896]], [[0.26302243910173717]]], "std": [[[0.19281488348642034]], [[0.18925349575047748]], [[0.1855635883558141]]], "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.29489720730671654]], [[0.31437431301330837]], [[0.29268362364819833]]], "std": [[[0.2049454379627919]], [[0.20092159337748206]], [[0.1977709925038041]]], "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.25354736076173895]], [[0.26125016628773223]], [[0.24888662804760062]]], "std": [[[0.16098651393665758]], [[0.15979819831751527]], [[0.16058012553595874]]], "count": [114]}, "observation.state": {"min": [-2.2196924686431885, 0.6025408506393433, 0.27681371569633484, -1.3596125841140747, 0.7152776718139648, 0.5878009796142578, -1.063467025756836, 1.0803382396697998, -0.5655316114425659, -0.36953607201576233, 1.2284953594207764, -0.6194084286689758, -1.4365438222885132, 0.1249060109257698, 0.5609798431396484, 0.1879679411649704, 0.7552710175514221, -0.5203901529312134, -0.639540433883667, -0.6677824258804321, -0.46322694420814514, 0.5799070596694946, -0.31599241495132446, 0.8748345375061035, -0.7173928618431091, 0.04509769380092621, -0.13007241487503052, 0.6830036640167236, 0.3490581214427948, 0.32000088691711426, -5.326322025211994e-06, 0.3490552008152008, 0.190476194024086, 0.19510716199874878, 0.0, 0.0, 0.0, 0.0, 0.0, 0.002470263047143817, 0.9999938011169434], "max": [-1.0504605770111084, 1.049500823020935, 0.6793578863143921, 0.022917531430721283, 1.5749543905258179, 1.5149959325790405, -0.12612418830394745, 1.081148624420166, -0.5648379921913147, -0.3691991865634918, 1.2296862602233887, -0.6187573671340942, -1.435042142868042, 0.1253117173910141, 0.8323355913162231, 0.5759009718894958, 1.1000869274139404, 0.4451451301574707, 0.8689223527908325, 0.6594939827919006, 0.5639823079109192, 0.5801905393600464, -0.31552213430404663, 0.8750338554382324, -0.7171934247016907, 0.04640835523605347, -0.1295485645532608, 0.683059573173523, 0.34907832741737366, 0.3200009763240814, 2.480068724253215e-05, 0.34910261631011963, 1.000571370124817, 1.0001904964447021, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0035227113403379917, 0.9999969601631165], "mean": [-1.5176002979278564, 0.8139870762825012, 0.45006322860717773, -0.8335898518562317, 1.1788779497146606, 1.1274439096450806, -0.37735384702682495, 1.080797791481018, -0.5651990175247192, -0.36938783526420593, 1.2291624546051025, -0.6191085577011108, -1.4359039068222046, 0.1250818967819214, 0.690634548664093, 0.34522387385368347, 0.907550036907196, -0.1377677023410797, 0.5304291248321533, -0.3663729429244995, 0.13342946767807007, 0.5800256133079529, -0.3157270550727844, 0.8749319911003113, -0.7173250913619995, 0.04565561190247536, -0.12975764274597168, 0.6830222606658936, 0.34906527400016785, 0.32000210881233215, 8.645690741104772e-07, 0.3490639626979828, 0.6462586522102356, 0.9105040431022644, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0030354978516697884, 0.9999983310699463], "std": [0.4172044098377228, 0.14044398069381714, 0.13564075529575348, 0.5764563679695129, 0.3115633428096771, 0.3404408097267151, 0.306789368391037, 0.00025613020989112556, 0.00021571569959633052, 9.200633212458342e-05, 0.0003833961964119226, 0.00021742263925261796, 0.0004919091588817537, 0.00011639649892458692, 0.09721942245960236, 0.12064936012029648, 0.09555358439683914, 0.2547761797904968, 0.43291908502578735, 0.3851853311061859, 0.2639394700527191, 9.553490963298827e-05, 0.00015261088265106082, 5.6508051784476265e-05, 7.351575186476111e-05, 0.00043065231875516474, 0.00017690997628960758, 1.914353561005555e-05, 3.6921535411238438e-06, 1.187706288874324e-06, 4.695002644439228e-06, 7.79822494223481e-06, 0.3790598213672638, 0.21843834221363068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00029982218984514475, 3.1139777547650738e-06], "count": [556]}, "action": {"min": [-2.2227401733398438, 0.6002887487411499, 0.27632948756217957, -1.3635996580123901, 0.7122130393981934, 0.5867578387260437, -1.0720142126083374, 1.080333948135376, -0.5655348896980286, -0.36954012513160706, 1.228493094444275, -0.6194139122962952, -1.4365475177764893, 0.12490055710077286, 0.5579220652580261, 0.18730127811431885, 0.7546985149383545, -0.5211859345436096, -0.6641287207603455, -0.6682623028755188, -0.47655239701271057, 0.5799047946929932, -0.31599417328834534, 0.8748320937156677, -0.7173932790756226, 0.04509643837809563, -0.13007842004299164, 0.6830034255981445, 0.3490528166294098, 0.32000085711479187, -5.326322025211994e-06, 0.3490552008152008, 0.0, 0.0], "max": [-1.0441752672195435, 1.0574426651000977, 0.6798826456069946, 0.02424856834113598, 1.5795732736587524, 1.5203465223312378, -0.0859016478061676, 1.081149697303772, -0.564834713935852, -0.36918967962265015, 1.2296884059906006, -0.6187552213668823, -1.4350334405899048, 0.12531936168670654, 0.834850013256073, 0.5781799554824829, 1.1017138957977295, 0.4566943943500519, 0.8703277111053467, 0.6711651682853699, 0.5657543540000916, 0.5801922678947449, -0.3155212998390198, 0.8750373125076294, -0.717190146446228, 0.04641304537653923, -0.12954314053058624, 0.6830694079399109, 0.3490895628929138, 0.3200010061264038, 4.793690095539205e-05, 0.34912145137786865, 1.0, 1.0], "mean": [-1.5176029205322266, 0.8139876127243042, 0.4500638544559479, -0.8335873484611511, 1.1788794994354248, 1.1274415254592896, -0.3773544430732727, 1.080796480178833, -0.565197765827179, -0.369387686252594, 1.229159951210022, -0.6191068291664124, -1.435901165008545, 0.12508124113082886, 0.6906356811523438, 0.34522438049316406, 0.9075500965118408, -0.13776911795139313, 0.5304290056228638, -0.36637264490127563, 0.1334305852651596, 0.5800257921218872, -0.3157278299331665, 0.8749313950538635, -0.7173244953155518, 0.0456579215824604, -0.12975852191448212, 0.6830222010612488, 0.34906530380249023, 0.32000210881233215, 8.597771739005111e-07, 0.34906405210494995, 0.5634172558784485, 0.9171402454376221], "std": [0.4183388650417328, 0.1411869376897812, 0.1362326443195343, 0.5778470039367676, 0.3126831352710724, 0.3419356346130371, 0.30826863646507263, 0.00025757343973964453, 0.00021625008957926184, 9.206124377669767e-05, 0.00038462234078906476, 0.00021814969659317285, 0.0004937908961437643, 0.00011636978160822764, 0.09756088256835938, 0.12094873934984207, 0.09605033695697784, 0.2648107707500458, 0.44866204261779785, 0.4030923545360565, 0.2750875651836395, 9.588409739080817e-05, 0.00015315481869038194, 5.6716038670856506e-05, 7.396218279609457e-05, 0.00043230492155998945, 0.00017760497576091439, 1.957364111149218e-05, 4.898161478195107e-06, 1.1879685644089477e-06, 6.277869488258148e-06, 8.677555342728738e-06, 0.4910059869289398, 0.27124667167663574], "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": [14871], "max": [15426], "mean": [15148.5], "std": [160.50311523456483], "count": [556]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [556]}, "subtask_annotation": {"mean": [1.0179856115107915, 2.0, 2.0, 2.0, 2.0], "std": [0.897458585931422, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [556]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [556]}, "eef_direction_state": {"mean": [4.255395683453237, 6.0], "std": [1.7267123775549558, 0.0], "min": [0, 6], "max": [6, 6], "count": [556]}, "eef_velocity_state": {"mean": [1.0755395683453237, 0.0], "std": [0.8341058820887589, 0.0], "min": [0, 0], "max": [2, 0], "count": [556]}, "eef_acc_mag_state": {"mean": [0.5611510791366906, 0.0], "std": [0.7921840124296871, 0.0], "min": [0, 0], "max": [2, 0], "count": [556]}, "eef_direction_action": {"mean": [4.14748201438849, 6.0], "std": [1.7567477691736653, 0.0], "min": [0, 6], "max": [6, 6], "count": [556]}, "eef_velocity_action": {"mean": [1.1133093525179856, 0.0], "std": [0.81118696980688, 0.0], "min": [0, 0], "max": [2, 0], "count": [556]}, "eef_acc_mag_action": {"mean": [0.6223021582733813, 0.0], "std": [0.8165150692673548, 0.0], "min": [0, 0], "max": [2, 0], "count": [556]}, "eef_sim_pose_state": {"mean": [0.5755238104411573, 0.3451936015141624, 1.0646885983682277, -1.5643181447374526, 0.2790240242691941, -2.3681339063006774, 0.4823395892785846, -0.31572803873498684, 0.9960578392591224, -1.5107395916763657, -0.4616298809365611, -0.27458409352872737], "std": [0.07155360071375584, 0.12068155683744801, 0.1164045901962485, 0.29493188117377045, 0.21618473037495517, 0.5964802677365971, 0.00010871396830696628, 0.0001526105854396449, 2.329286458399906e-05, 0.00043893177374215183, 0.0004384088082972639, 0.0009319196717447053], "min": [0.46602592291054373, 0.1879577740812732, 0.9077408624114001, -2.077964082115327, -0.18039859921693124, -2.9836351696732106, 0.48219784562038426, -0.3159936879242865, 0.9960225296891959, -1.5112123383339373, -0.46222213421522107, -0.27621639193665715], "max": [0.686141701352539, 0.57588641934255, 1.289938036349034, -1.1007782151941505, 0.6734057957174673, -1.353395883743601, 0.48252954731173936, -0.31552343248664144, 0.996115900139325, -1.50995418584505, -0.4608587009067979, -0.27342217522565626], "count": [556]}, "eef_sim_pose_action": {"mean": [0.5752306235531499, 0.34520919769322367, 1.0645807494816966, -1.5649688358462803, 0.27898765588213364, -2.3684477590911643, 0.4823401699899373, -0.3157288764211782, 0.996057698517526, -1.5107373146467449, -0.4616275350971064, -0.27458907829780643], "std": [0.07176158837394804, 0.12095824003079633, 0.11669383204693781, 0.2957927580517502, 0.218512449820547, 0.597760847366197, 0.00010911746782430484, 0.00015315635202443724, 2.3398208750174585e-05, 0.0004409795261336657, 0.00044020150406117267, 0.000935497752248398], "min": [0.46352260018645125, 0.18729468627387733, 0.9073476123124657, -2.0842869405776945, -0.18520062311672736, -2.996839605561134, 0.4821964761763872, -0.3159954665337814, 0.9960212442134704, -1.5112140171735309, -0.46222973505472376, -0.27622013095627374], "max": [0.6863663275994272, 0.5781697120474933, 1.2901690662952094, -1.0973116070566833, 0.6906791845307678, -1.348940896109415, 0.48253083599503416, -0.31552255724355993, 0.9961197413762567, -1.5099459152797294, -0.46085375950063456, -0.2734116995760387], "count": [556]}, "gripper_mode_state": {"mean": [0.4244604316546763, 0.09712230215827339], "std": [0.4942608356062631, 0.2961242316693318], "min": [0, 0], "max": [1, 1], "count": [556]}, "gripper_activity_state": {"mean": [1.8039568345323742, 1.8111510791366907], "std": [0.5324561233722442, 0.5350500267563022], "min": [0, 0], "max": [2, 2], "count": [556]}, "gripper_mode_action": {"mean": [0.4370503597122302, 0.08273381294964029], "std": [0.4960215144402895, 0.27547945321648676], "min": [0, 0], "max": [1, 1], "count": [556]}, "gripper_activity_action": {"mean": [1.9370503597122302, 1.960431654676259], "std": [0.31961297017065826, 0.2785157745906376], "min": [0, 0], "max": [2, 2], "count": [556]}, "gripper_open_scale_state": {"mean": [0.6335865538569916, 0.8926559153706193], "std": [0.3716284579531773, 0.21415590335595594], "min": [0.18674136669028038, 0.19128153137132234], "max": [0.9809523236517812, 0.9805789180830413], "count": [556]}, "gripper_open_scale_action": {"mean": [0.5523698688991175, 0.8991571449900557], "std": [0.4813789108498671, 0.2659269132982087], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [556]}}} +{"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.4456645409707093]], [[0.45917515684257243]], [[0.43911579873719037]]], "std": [[[0.22721338178531036]], [[0.22379060265833087]], [[0.22523530327772603]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4263185411237843]], [[0.4631649530273257]], [[0.4482443161996098]]], "std": [[[0.2640867346079242]], [[0.2359313377318324]], [[0.2451607645802069]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46441342227704446]], [[0.4753388787432184]], [[0.4676658505631737]]], "std": [[[0.2510427989232246]], [[0.23870662163872813]], [[0.24477676033473408]]], "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.2797257770657453]], [[0.29532672646604935]], [[0.27247874895039037]]], "std": [[[0.2018450074066409]], [[0.1963429130007986]], [[0.1937512132600185]]], "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.23373672562919845]], [[0.25725575122265343]], [[0.23808326383215322]]], "std": [[[0.16130073084231922]], [[0.1502138921699009]], [[0.1553623497910593]]], "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.263938222315836]], [[0.2862692901234568]], [[0.26399577000215596]]], "std": [[[0.19375310790684225]], [[0.1901495313661445]], [[0.1863582821590233]]], "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.2952554593886165]], [[0.3145853882279185]], [[0.29252590691948077]]], "std": [[[0.20435180006015072]], [[0.20043338251536139]], [[0.197098230229707]]], "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.25432217733013346]], [[0.261486908601693]], [[0.2490535552690405]]], "std": [[[0.16080767484716108]], [[0.15944458770965356]], [[0.1600183168131349]]], "count": [108]}, "observation.state": {"min": [-2.5940208435058594, 0.6103981137275696, 0.26772862672805786, -1.2866963148117065, 0.7310081720352173, 0.5612910389900208, -1.1715582609176636, 1.0767494440078735, -0.562611997127533, -0.3703283965587616, 1.224347710609436, -0.615909993648529, -1.4308546781539917, 0.1233174055814743, 0.5728383660316467, 0.15675993263721466, 0.7385987639427185, -0.5100340247154236, -0.6354712843894958, -0.6717723608016968, -0.47381946444511414, 0.5808881521224976, -0.31777092814445496, 0.8741175532341003, -0.7164194583892822, 0.05027342960238457, -0.13164788484573364, 0.6832831501960754, 0.34905609488487244, 0.32000085711479187, -6.158560154290171e-06, 0.3490557074546814, 0.2006666660308838, 0.19095240533351898, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.003833537455648184, 0.9999895095825195], "max": [-1.0746233463287354, 1.3094923496246338, 0.7061070799827576, 0.8634903430938721, 1.6852009296417236, 1.4938387870788574, 0.4610602855682373, 1.0775244235992432, -0.5618834495544434, -0.37006139755249023, 1.225094199180603, -0.6151017546653748, -1.4299676418304443, 0.12358787655830383, 0.8590080738067627, 0.6342176795005798, 1.1066467761993408, 0.6226016879081726, 0.8095359802246094, 0.6855257749557495, 0.6096399426460266, 0.581003725528717, -0.3174070715904236, 0.8742833137512207, -0.7162770628929138, 0.051225416362285614, -0.13142821192741394, 0.6833747625350952, 0.3490794599056244, 0.3200009763240814, 3.1292140192817897e-05, 0.3490946292877197, 1.000571370124817, 1.0001904964447021, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.004575155675411224, 0.9999926090240479], "mean": [-1.8378676176071167, 0.9351426362991333, 0.5350586175918579, -0.29942721128463745, 1.3177014589309692, 1.0637084245681763, -0.3738931715488434, 1.0771911144256592, -0.5622761249542236, -0.37018781900405884, 1.2247140407562256, -0.6156723499298096, -1.4304364919662476, 0.12346414476633072, 0.7288880348205566, 0.3654722273349762, 0.9120827913284302, 0.015681903809309006, 0.18351507186889648, -0.10706255584955215, -0.04056776314973831, 0.5809550285339355, -0.3175829350948334, 0.8741968870162964, -0.7163904309272766, 0.05072767660021782, -0.13155634701251984, 0.6833050847053528, 0.3490660488605499, 0.3200017511844635, 2.836209205270279e-06, 0.3490625321865082, 0.627997100353241, 0.885360836982727, -0.0009999939939007163, 0.0, 0.0, 0.0, 0.0, 0.00422649597749114, 0.999994695186615], "std": [0.4730020761489868, 0.22922031581401825, 0.14928105473518372, 0.6328250765800476, 0.252458393573761, 0.2084871083498001, 0.480451375246048, 0.0001908972772071138, 0.00017262852634303272, 7.928866398287937e-05, 0.0001701262517599389, 0.00023222321760840714, 0.00021044218738097697, 7.095379987731576e-05, 0.07149569690227509, 0.17746268212795258, 0.10950783640146255, 0.4186325967311859, 0.5705795884132385, 0.4970828592777252, 0.2858331799507141, 2.4404534997302108e-05, 8.411265298491344e-05, 3.516859214869328e-05, 4.5829125156160444e-05, 0.00022011567489244044, 5.110365236760117e-05, 3.01564323308412e-05, 4.485665613174206e-06, 8.451245889773418e-07, 6.196326921781292e-06, 6.088523605285445e-06, 0.3765166699886322, 0.25307583808898926, 6.05359673500061e-09, 0.0, 0.0, 0.0, 0.0, 0.0001481352956034243, 3.704299842866021e-06], "count": [520]}, "action": {"min": [-2.600332736968994, 0.6044130325317383, 0.2589683532714844, -1.3016440868377686, 0.725907027721405, 0.540429949760437, -1.1721094846725464, 1.076664686203003, -0.5626194477081299, -0.3703310489654541, 1.2242562770843506, -0.6159108877182007, -1.4308650493621826, 0.12328565865755081, 0.5653532147407532, 0.1554788500070572, 0.7376545667648315, -0.5213671922683716, -0.6557204723358154, -0.6762704849243164, -0.4877002537250519, 0.5808873772621155, -0.317815899848938, 0.8741161227226257, -0.7164204716682434, 0.05027236044406891, -0.1316991001367569, 0.683279812335968, 0.3490370810031891, 0.3200008273124695, -2.1971078240312636e-05, 0.3490481972694397, 0.0, 0.0], "max": [-1.0622766017913818, 1.312354326248169, 0.7179076671600342, 0.8685628175735474, 1.6973044872283936, 1.5091577768325806, 0.4703182876110077, 1.0775235891342163, -0.561808705329895, -0.37005123496055603, 1.2250993251800537, -0.6150563359260559, -1.4298778772354126, 0.12358744442462921, 0.8621029853820801, 0.6349708437919617, 1.1077326536178589, 0.623428225517273, 0.8124769926071167, 0.6895679831504822, 0.612523078918457, 0.581011950969696, -0.3174055218696594, 0.874284029006958, -0.7162659764289856, 0.051315922290086746, -0.13142220675945282, 0.6833752393722534, 0.34909629821777344, 0.3200010061264038, 6.0586913605220616e-05, 0.3490977883338928, 1.0, 1.0], "mean": [-1.8377397060394287, 0.9350709319114685, 0.5350589752197266, -0.29960203170776367, 1.317649006843567, 1.0638465881347656, -0.3739772140979767, 1.0771888494491577, -0.5622745156288147, -0.3701884150505066, 1.224712610244751, -0.6156705617904663, -1.4304351806640625, 0.12346349656581879, 0.7288223505020142, 0.3654541075229645, 0.9120570421218872, 0.015728509053587914, 0.1835545003414154, -0.1070462018251419, -0.04068811237812042, 0.5809552669525146, -0.31758373975753784, 0.874196469783783, -0.7163903117179871, 0.05072970315814018, -0.1315569281578064, 0.6833055019378662, 0.34906598925590515, 0.3200017511844635, 2.8578467663464835e-06, 0.349062442779541, 0.5346537828445435, 0.9094230532646179], "std": [0.4746031165122986, 0.2307555079460144, 0.1504298448562622, 0.6352798342704773, 0.2539227604866028, 0.21118074655532837, 0.4822678864002228, 0.00019364814215805382, 0.00017448098515160382, 7.96617241576314e-05, 0.0001719888241495937, 0.00023470081214327365, 0.0002131173387169838, 7.141721289372072e-05, 0.07253014296293259, 0.17787590622901917, 0.1099187433719635, 0.43161383271217346, 0.5876344442367554, 0.5176610350608826, 0.30416059494018555, 2.4818426027195528e-05, 8.519359107594937e-05, 3.5448749258648604e-05, 4.642759449779987e-05, 0.00022280628036241978, 5.229791713645682e-05, 3.064254633500241e-05, 5.940668870607624e-06, 8.442641501460457e-07, 8.774808520684019e-06, 6.6623206294025294e-06, 0.49341124296188354, 0.2824750542640686], "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": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [520]}, "index": {"min": [15427], "max": [15946], "mean": [15686.5], "std": [150.11079241680127], "count": [520]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [520]}, "subtask_annotation": {"mean": [0.8865384615384615, 2.0, 2.0, 2.0, 2.0], "std": [0.8324035740307534, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [520]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [520]}, "eef_direction_state": {"mean": [3.3115384615384613, 6.0], "std": [2.1192935911392303, 0.0], "min": [0, 6], "max": [6, 6], "count": [520]}, "eef_velocity_state": {"mean": [1.3346153846153845, 0.0], "std": [0.7122242017858345, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_acc_mag_state": {"mean": [0.7153846153846154, 0.0], "std": [0.8060789747968048, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_direction_action": {"mean": [3.4057692307692307, 6.0], "std": [2.0844583747286327, 0.0], "min": [0, 6], "max": [6, 6], "count": [520]}, "eef_velocity_action": {"mean": [1.3365384615384615, 0.0], "std": [0.7153613519790724, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_acc_mag_action": {"mean": [0.8423076923076923, 0.0], "std": [0.8098779950485806, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_sim_pose_state": {"mean": [0.609986944301443, 0.365756571943765, 1.082255780566932, -1.5151617877652486, 0.0026697699646117097, -2.125075439442794, 0.48346764484191856, -0.3175854379471218, 0.9956844114111113, -1.5055722236039581, -0.4560539944212913, -0.2850642124653803], "std": [0.07557030152587661, 0.17771575491091185, 0.10720585008855729, 0.3051271704650269, 0.3495842213386077, 0.48399045213885333, 3.478675419414982e-05, 8.410581621139262e-05, 2.474792092954574e-05, 0.00021136639634036805, 0.0002820356871855407, 0.0004042837116515264], "min": [0.47594137333457376, 0.1566572569283292, 0.9341763663121218, -1.9400977641089294, -0.42078078116823336, -2.9342867408223534, 0.48337516236089934, -0.31777219586989564, 0.995637878408778, -1.505842081648355, -0.4565773343038879, -0.2859467213805029], "max": [0.7179085870595274, 0.6343926263503812, 1.2889845116919956, -0.9139601501176542, 0.72370970330166, -1.447715541385977, 0.48353139524954, -0.3174083564870733, 0.9957460095908114, -1.5050487476821166, -0.45540436323364886, -0.2841962255442403], "count": [520]}, "eef_sim_pose_action": {"mean": [0.6095896180323966, 0.36552150924857846, 1.0819330365081368, -1.516182805215088, 0.001729439768782473, -2.1256185392756928, 0.48346797974080646, -0.3175862491979743, 0.9956841674113859, -1.5055704631717948, -0.4560514661772051, -0.285068073411664], "std": [0.07627371612163265, 0.17794312213497407, 0.10747598181065969, 0.3064141658497229, 0.3510689620507745, 0.48599400776012186, 3.528154744300571e-05, 8.518577515362281e-05, 2.494612957019734e-05, 0.0002141601883389165, 0.0002852123409051188, 0.0004099183364185136], "min": [0.4698659414216648, 0.15545239857436147, 0.9334702845304876, -1.9426014811309322, -0.42419684552281844, -2.9659590003235663, 0.48337443201766056, -0.31781718975057366, 0.9956277072836331, -1.505843053509654, -0.45657609972361524, -0.28616439133015525], "max": [0.7187647362312068, 0.6350114372221977, 1.2901236789020476, -0.9139546931891744, 0.7482530626790762, -1.4469263665057406, 0.4835511382135422, -0.31740681683433014, 0.9957460454165254, -1.5049713076053717, -0.45530274439908447, -0.28418283934372646], "count": [520]}, "gripper_mode_state": {"mean": [0.4519230769230769, 0.1326923076923077], "std": [0.497683242100291, 0.33924188888107376], "min": [0, 0], "max": [1, 1], "count": [520]}, "gripper_activity_state": {"mean": [1.7865384615384616, 1.8134615384615385], "std": [0.5604012457275763, 0.5422633642548851], "min": [0, 0], "max": [2, 2], "count": [520]}, "gripper_mode_action": {"mean": [0.4653846153846154, 0.09038461538461538], "std": [0.49880033595410417, 0.2867319945286757], "min": [0, 0], "max": [1, 1], "count": [520]}, "gripper_activity_action": {"mean": [1.9346153846153846, 1.9576923076923076], "std": [0.32158538487206323, 0.2877940996389297], "min": [0, 0], "max": [2, 2], "count": [520]}, "gripper_open_scale_state": {"mean": [0.6156821209279906, 0.8680054298454541], "std": [0.3691346175068696, 0.24811335221748498], "min": [0.1967320255204743, 0.18720824052305782], "max": [0.9809523236517812, 0.9805789180830413], "count": [520]}, "gripper_open_scale_action": {"mean": [0.524170437369769, 0.8915912520651772], "std": [0.4837365158837743, 0.2769343439727805], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [520]}}} +{"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.43821076904281964]], [[0.4553047309266386]], [[0.4355560773115061]]], "std": [[[0.22301817307997704]], [[0.22022194654069185]], [[0.22256666888286206]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45356714437653384]], [[0.4718109452870391]], [[0.4509793501421092]]], "std": [[[0.28059904784591594]], [[0.2541123913581964]], [[0.2649474068685009]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.480114278027502]], [[0.4802384372293906]], [[0.4668106421146432]]], "std": [[[0.24712765507254908]], [[0.2379870359987162]], [[0.24352962159754948]]], "count": [107]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27721083048435496]], [[0.2924683695396967]], [[0.2672141071673997]]], "std": [[[0.19816197633878346]], [[0.1929705803729537]], [[0.18975914614437142]]], "count": [107]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23419088119330675]], [[0.2577270163322338]], [[0.23830435499988545]]], "std": [[[0.1615464296525937]], [[0.15038454861711156]], [[0.15543503174394457]]], "count": [107]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2659662617967748]], [[0.28819666469099325]], [[0.26562241766595657]]], "std": [[[0.1954987463222098]], [[0.19179194425635399]], [[0.18796674031905053]]], "count": [107]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29666197623178947]], [[0.31548831525162635]], [[0.29358714115757284]]], "std": [[[0.2069548565229349]], [[0.20265164405362077]], [[0.19933336280686587]]], "count": [107]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2547533271486165]], [[0.2616089193782069]], [[0.24886722329118563]]], "std": [[[0.1617723505698289]], [[0.16047880738414672]], [[0.16110145099206807]]], "count": [107]}, "observation.state": {"min": [-1.868388295173645, 0.2732706367969513, 0.27329862117767334, -1.3106738328933716, 0.6840062141418457, 0.7613599300384521, -0.49904704093933105, 1.0819157361984253, -0.599465012550354, -0.32289284467697144, 1.2759231328964233, -0.7093423008918762, -1.4836623668670654, 0.16415977478027344, 0.5619447231292725, 0.15167847275733948, 0.7186632752418518, -0.43732720613479614, -0.6792508959770203, -0.6754671335220337, -0.40666699409484863, 0.5727079510688782, -0.30318179726600647, 0.8733325600624084, -0.7357686161994934, 0.015429125167429447, -0.11824401468038559, 0.6666920185089111, 0.34905654191970825, 0.32000088691711426, -3.095924694207497e-05, 0.3490525186061859, 0.19457143545150757, 0.19604171812534332, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.003691756632179022, 0.9999894499778748], "max": [-1.05413818359375, 1.3485512733459473, 0.6909024715423584, -0.0800953134894371, 1.2779749631881714, 1.536657452583313, 0.006185621488839388, 1.0854250192642212, -0.5947341918945312, -0.3100777566432953, 1.2788878679275513, -0.7001354694366455, -1.4785341024398804, 0.17122909426689148, 0.861086905002594, 0.5408614277839661, 0.9827735424041748, 0.3260917663574219, 0.8354599475860596, 0.6921111941337585, 0.3385094404220581, 0.573106586933136, -0.30277007818222046, 0.87345290184021, -0.7353348135948181, 0.0162484310567379, -0.1179724931716919, 0.6671128273010254, 0.34908416867256165, 0.32000094652175903, 2.5632925826357678e-05, 0.3490794897079468, 1.000571370124817, 1.0001904964447021, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.00459151528775692, 0.9999929666519165], "mean": [-1.383219599723816, 0.7917659878730774, 0.4438320994377136, -0.6926233172416687, 0.9191061854362488, 1.351286768913269, -0.20598646998405457, 1.0840659141540527, -0.5966573357582092, -0.3178003132343292, 1.2774909734725952, -0.7041205763816833, -1.4807648658752441, 0.1670864224433899, 0.6719380617141724, 0.32698196172714233, 0.8686112761497498, -0.11675067245960236, 0.4701433777809143, -0.371783584356308, 0.06453252583742142, 0.5728707313537598, -0.3029228746891022, 0.8734042644500732, -0.7356523275375366, 0.015655523166060448, -0.11803515255451202, 0.6668152213096619, 0.3490651249885559, 0.32000166177749634, 1.6963981579465326e-06, 0.349063903093338, 0.6494113802909851, 0.9030367136001587, -0.0009999941103160381, 0.0, 0.0, 0.0, 0.0, 0.004219233524054289, 0.9999939203262329], "std": [0.2735511362552643, 0.356788694858551, 0.139150932431221, 0.43032416701316833, 0.2002561092376709, 0.18655236065387726, 0.13045339286327362, 0.0010329060023650527, 0.0015881547005847096, 0.004198908340185881, 0.0009393360232934356, 0.003019927069544792, 0.0016734664095565677, 0.0022772045340389013, 0.08298303931951523, 0.12607641518115997, 0.07413624227046967, 0.20416958630084991, 0.4757171869277954, 0.4360194802284241, 0.1701006293296814, 0.00012756041542161256, 0.00013974250759929419, 3.3408927265554667e-05, 0.00015020914725027978, 0.0002980132703669369, 8.302306378027424e-05, 0.00014459932572208345, 4.576002993417205e-06, 7.46561227060738e-07, 6.387111625372199e-06, 5.349968432710739e-06, 0.37566256523132324, 0.22519904375076294, 5.9371814131736755e-09, 0.0, 0.0, 0.0, 0.0, 0.00022697358508594334, 3.012334445884335e-06], "count": [511]}, "action": {"min": [-1.8906538486480713, 0.2700621485710144, 0.271831750869751, -1.3183801174163818, 0.6800040602684021, 0.7365086674690247, -0.5046658515930176, 1.081900954246521, -0.5994757413864136, -0.32290101051330566, 1.275922179222107, -0.7093552350997925, -1.4836838245391846, 0.1641543209552765, 0.559103786945343, 0.15130212903022766, 0.7166237831115723, -0.4379376471042633, -0.6850603818893433, -0.6827848553657532, -0.42133018374443054, 0.5727073550224304, -0.3031834065914154, 0.8733257055282593, -0.7357699275016785, 0.015428703278303146, -0.11824923753738403, 0.6666907668113708, 0.3490484654903412, 0.32000088691711426, -5.559348937822506e-05, 0.3490525186061859, 0.0, 0.0], "max": [-1.0485377311706543, 1.3498802185058594, 0.6923834681510925, -0.0769931972026825, 1.279862403869629, 1.5426719188690186, 0.01064539048820734, 1.0854521989822388, -0.5947331190109253, -0.3100690245628357, 1.2788909673690796, -0.7001311182975769, -1.4785165786743164, 0.17123684287071228, 0.8665739893913269, 0.5427555441856384, 0.9874800443649292, 0.33825674653053284, 0.8368076086044312, 0.693183422088623, 0.4202297031879425, 0.5731087923049927, -0.30276787281036377, 0.8734568357467651, -0.7353329062461853, 0.016253244131803513, -0.11797171831130981, 0.6671134233474731, 0.3490937352180481, 0.32000094652175903, 4.261057620169595e-05, 0.34908348321914673, 1.0, 1.0], "mean": [-1.3832188844680786, 0.7917665839195251, 0.4438305199146271, -0.6926222443580627, 0.9191054105758667, 1.3512868881225586, -0.2059834897518158, 1.0840728282928467, -0.5966487526893616, -0.3178256154060364, 1.2774848937988281, -0.7041030526161194, -1.4807552099227905, 0.1670728325843811, 0.6719380021095276, 0.3269821107387543, 0.8686113357543945, -0.11674957722425461, 0.47014299035072327, -0.3717837929725647, 0.06453363597393036, 0.5728714466094971, -0.3029235303401947, 0.873404324054718, -0.7356516718864441, 0.015657028183341026, -0.11803554743528366, 0.666815996170044, 0.3490650951862335, 0.32000166177749634, 1.6911843658817816e-06, 0.34906384348869324, 0.5730136036872864, 0.9069862961769104], "std": [0.27647894620895386, 0.3589756488800049, 0.14000800251960754, 0.4329977035522461, 0.20172888040542603, 0.18851283192634583, 0.13152888417243958, 0.0010308943456038833, 0.0015863303560763597, 0.0041926344856619835, 0.000941717647947371, 0.003016739385202527, 0.0016729551134631038, 0.002274285303428769, 0.0839141458272934, 0.1265038102865219, 0.07464081794023514, 0.21391592919826508, 0.501772403717041, 0.4640641510486603, 0.18064071238040924, 0.00012805298320017755, 0.0001403664646204561, 3.389922494534403e-05, 0.00015095836715772748, 0.00030007684836164117, 8.420744416071102e-05, 0.00014524026482831687, 5.335811692930292e-06, 7.454556794073142e-07, 8.284310752060264e-06, 5.793798663944472e-06, 0.4823639392852783, 0.2854246199131012], "count": [511]}, "timestamp": {"min": [0.0], "max": [17.0], "mean": [8.5], "std": [4.917090377222873], "count": [511]}, "frame_index": {"min": [0], "max": [510], "mean": [255.0], "std": [147.5127113166862], "count": [511]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [511]}, "index": {"min": [15947], "max": [16457], "mean": [16202.0], "std": [147.5127113166862], "count": [511]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [511]}, "subtask_annotation": {"mean": [1.0450097847358122, 2.0, 2.0, 2.0, 2.0], "std": [0.8935130154119352, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [511]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [511]}, "eef_direction_state": {"mean": [3.5577299412915853, 6.0], "std": [2.1807048209488156, 0.0], "min": [0, 6], "max": [6, 6], "count": [511]}, "eef_velocity_state": {"mean": [1.1448140900195696, 0.0], "std": [0.817235755768171, 0.0], "min": [0, 0], "max": [2, 0], "count": [511]}, "eef_acc_mag_state": {"mean": [0.5146771037181996, 0.0], "std": [0.7580486868198286, 0.0], "min": [0, 0], "max": [2, 0], "count": [511]}, "eef_direction_action": {"mean": [3.5557729941291587, 6.0], "std": [2.1816529352034095, 0.0], "min": [0, 6], "max": [6, 6], "count": [511]}, "eef_velocity_action": {"mean": [1.168297455968689, 0.0], "std": [0.815128984770807, 0.0], "min": [0, 0], "max": [2, 0], "count": [511]}, "eef_acc_mag_action": {"mean": [0.5362035225048923, 0.0], "std": [0.7802355944487105, 0.0], "min": [0, 0], "max": [2, 0], "count": [511]}, "eef_sim_pose_state": {"mean": [0.571451724565166, 0.3273696552206318, 1.02139482907491, -1.541145909664829, 0.2373793800372239, -2.572627184818522, 0.4761423906248975, -0.30292383233778314, 0.9921756651467146, -1.583647755123132, -0.4959891145256117, -0.20665248739293496], "std": [0.08363252023330152, 0.12626820759378368, 0.07365340067727084, 0.22167640632042115, 0.1814112916815218, 0.3534126763812387, 0.00013028900297158976, 0.00013974044091748895, 1.82987407230691e-05, 0.0006423612841209468, 0.00036320907452511776, 0.0006278150648648199], "min": [0.4664968592234396, 0.15156518219228177, 0.9050300921684346, -1.9512385059967396, -0.008768509866486474, -2.9737340499416707, 0.47597218572105593, -0.3031829663390021, 0.9921565619454297, -1.5841286263523564, -0.49628198737066054, -0.20797921745189285], "max": [0.7100567551250327, 0.5408475773616889, 1.1936464886276754, -1.1520474444581628, 0.49921989660443966, -1.9579521129226984, 0.47638098563185255, -0.30277125030101304, 0.992231739263358, -1.5822965139791405, -0.4953219455726623, -0.20617844928589735], "count": [511]}, "eef_sim_pose_action": {"mean": [0.5710274536073171, 0.3270744862040241, 1.0215182340071423, -1.542222869944115, 0.23793798737173763, -2.5730555092375753, 0.47614318922336046, -0.3029246316719463, 0.9921757230825269, -1.5836448689078224, -0.49598726397806964, -0.20665559318494092], "std": [0.08411794255042644, 0.12654994695813024, 0.07448331523837805, 0.22197381844440223, 0.18264594546539498, 0.3546786928483135, 0.00013081182795047946, 0.00014036531266006382, 1.8739891260605375e-05, 0.0006460124830524511, 0.00036503642390321305, 0.0006328652529667565], "min": [0.46409866943819367, 0.15129662966591303, 0.9028818260306835, -1.954315947613651, -0.01868376116128423, -2.9842297031140483, 0.4759712963426368, -0.30318456537158084, 0.9921519426664741, -1.5841287634990717, -0.4962845869995933, -0.2079974685601509], "max": [0.7134897741602453, 0.5427454483573843, 1.1997832796031827, -1.1520474837364019, 0.4988467867021087, -1.935095252210421, 0.4763858854942122, -0.3027690683895298, 0.9922331749448926, -1.5822826013371465, -0.4953187235035532, -0.20617822476998215], "count": [511]}, "gripper_mode_state": {"mean": [0.4227005870841487, 0.10763209393346379], "std": [0.4939886646096882, 0.3099151920912546], "min": [0, 0], "max": [1, 1], "count": [511]}, "gripper_activity_state": {"mean": [1.7808219178082192, 1.8003913894324852], "std": [0.5655678870152886, 0.5447488545418775], "min": [0, 0], "max": [2, 2], "count": [511]}, "gripper_mode_action": {"mean": [0.4324853228962818, 0.09393346379647749], "std": [0.49542079929649613, 0.2917361276490657], "min": [0, 0], "max": [1, 1], "count": [511]}, "gripper_activity_action": {"mean": [1.9158512720156555, 1.9530332681017613], "std": [0.34658412706923825, 0.30286563009242123], "min": [0, 0], "max": [2, 2], "count": [511]}, "gripper_open_scale_state": {"mean": [0.6366780260247226, 0.8853347734103406], "std": [0.36829661675939784, 0.2207823715197284], "min": [0.1907563092661839, 0.19219776286798365], "max": [0.9809523236517812, 0.9805789180830413], "count": [511]}, "gripper_open_scale_action": {"mean": [0.5617781353446917, 0.8892022559567911], "std": [0.47290439853226995, 0.27982776603869675], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [511]}}} +{"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.4429035947712418]], [[0.45919977178199106]], [[0.4373081640828967]]], "std": [[[0.22858928611316218]], [[0.2248339264052239]], [[0.22920888399954747]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44919010607808185]], [[0.4646092233279635]], [[0.4432032816367513]]], "std": [[[0.2638666486306092]], [[0.23599456368817742]], [[0.24535771958784694]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.461483087401222]], [[0.46637253114663463]], [[0.4562980584390619]]], "std": [[[0.24434240488351372]], [[0.23492351671364867]], [[0.24175672651252245]]], "count": [121]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.284553403457199]], [[0.29985509812783584]], [[0.2716690166833779]]], "std": [[[0.2023171647795476]], [[0.19698586002119226]], [[0.1933513675252687]]], "count": [121]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23498436645448467]], [[0.2580210612137417]], [[0.23761992364740317]]], "std": [[[0.1612365308930216]], [[0.15017955560811078]], [[0.15588868815755325]]], "count": [121]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26572806682719574]], [[0.28785380174151276]], [[0.2652069977009399]]], "std": [[[0.1950864108937088]], [[0.19126214294137706]], [[0.18760128581993624]]], "count": [121]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29634364460531115]], [[0.31535887999311296]], [[0.29259507993538325]]], "std": [[[0.20584502603101745]], [[0.20142583560091817]], [[0.19810269374263484]]], "count": [121]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2568529225029372]], [[0.2637013506978204]], [[0.2504404089567128]]], "std": [[[0.1617520356277732]], [[0.16035794028140946]], [[0.16105543574588604]]], "count": [121]}, "observation.state": {"min": [-2.668529987335205, 0.24421067535877228, 0.280764102935791, -1.2806618213653564, -0.06635501235723495, 0.7655730247497559, -0.21857313811779022, 1.0913301706314087, -0.5859067440032959, -0.35440728068351746, 1.267903208732605, -0.6827644109725952, -1.4698846340179443, 0.14661893248558044, 0.5092957019805908, 0.05902943015098572, 0.7037965059280396, -0.5072877407073975, -0.6662222743034363, -0.666587233543396, -0.45059919357299805, 0.5740078687667847, -0.3044452369213104, 0.873005211353302, -0.7344523668289185, 0.018441608175635338, -0.11893779784440994, 0.6679180860519409, 0.34905415773391724, 0.32000085711479187, -1.2816462913178839e-05, 0.34905585646629333, 0.19228573143482208, 0.19095240533351898, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0036372262984514236, 0.9999896883964539], "max": [-1.0757960081100464, 1.3723589181900024, 1.5536463260650635, 0.23241640627384186, 1.1395384073257446, 1.5941916704177856, 0.3961584270000458, 1.0933781862258911, -0.5831957459449768, -0.34675344824790955, 1.268914818763733, -0.677619218826294, -1.4668797254562378, 0.15064004063606262, 0.8264028429985046, 0.6732030510902405, 1.1855806112289429, 0.18243306875228882, 0.7926238775253296, 0.7767269611358643, 0.6309038996696472, 0.5741606950759888, -0.30432894825935364, 0.8730810284614563, -0.7343365550041199, 0.018731646239757538, -0.118815578520298, 0.6680241823196411, 0.34907594323158264, 0.3200009763240814, 3.928162550437264e-05, 0.3490816354751587, 1.000571370124817, 1.0001904964447021, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.004509718157351017, 0.9999933838844299], "mean": [-1.9117075204849243, 0.785258948802948, 1.1682980060577393, -0.19945642352104187, 0.47715502977371216, 1.2834510803222656, 0.19903208315372467, 1.0924749374389648, -0.5844681859016418, -0.35081520676612854, 1.2684084177017212, -0.6800946593284607, -1.468359112739563, 0.14852409064769745, 0.6540125608444214, 0.40605825185775757, 0.938663125038147, -0.19546163082122803, 0.463718056678772, -0.35364973545074463, 0.28569909930229187, 0.5740674734115601, -0.3043762147426605, 0.8730445504188538, -0.7344189286231995, 0.01852377876639366, -0.11884859204292297, 0.6679540276527405, 0.3490648567676544, 0.3200024962425232, 2.181091531383572e-06, 0.349063515663147, 0.5635615587234497, 0.4750657081604004, -0.0009999930625781417, 0.0, 0.0, 0.0, 0.0, 0.003983388654887676, 0.9999983906745911], "std": [0.43968722224235535, 0.4493047893047333, 0.34033212065696716, 0.38532447814941406, 0.32482272386550903, 0.2932698428630829, 0.14957869052886963, 0.0005553098162636161, 0.0008306960808113217, 0.0022498031612485647, 0.0002659459423739463, 0.0015478871064260602, 0.000935298390686512, 0.0011666492791846395, 0.10835108906030655, 0.25169163942337036, 0.14352566003799438, 0.18882174789905548, 0.43232595920562744, 0.44605788588523865, 0.2868603765964508, 4.877059836871922e-05, 3.960565663874149e-05, 2.1386007574619725e-05, 4.592238110490143e-05, 0.0001211680137203075, 4.52894892077893e-05, 3.920248491340317e-05, 3.5497323551680893e-06, 1.575004603182606e-06, 6.830464826634852e-06, 5.658955160470214e-06, 0.3827398121356964, 0.3656296730041504, 6.984919309616089e-09, 0.0, 0.0, 0.0, 0.0, 0.00018781515245791525, 6.405185558833182e-06], "count": [599]}, "action": {"min": [-2.6718037128448486, 0.23957125842571259, 0.28071290254592896, -1.280815601348877, -0.06913402676582336, 0.7611974477767944, -0.26040807366371155, 1.091313362121582, -0.5859083533287048, -0.3544474244117737, 1.267903208732605, -0.6827678084373474, -1.4698926210403442, 0.1465991586446762, 0.5072060823440552, 0.05836039036512375, 0.7034605741500854, -0.519852876663208, -0.6756241917610168, -0.6843030452728271, -0.4755963087081909, 0.5740069150924683, -0.3044452369213104, 0.8730012774467468, -0.7344537377357483, 0.018441004678606987, -0.11895015835762024, 0.6679155826568604, 0.3490424156188965, 0.3200008273124695, -1.930791768245399e-05, 0.34905052185058594, 0.0, 0.0], "max": [-1.0749529600143433, 1.3725792169570923, 1.5554583072662354, 0.23800066113471985, 1.1464920043945312, 1.594210147857666, 0.4124928414821625, 1.093388557434082, -0.5831804275512695, -0.3467447757720947, 1.268916130065918, -0.6775921583175659, -1.466863989830017, 0.15063931047916412, 0.827398955821991, 0.6744001507759094, 1.1870108842849731, 0.18929317593574524, 0.7929987907409668, 0.7781834602355957, 0.6357482671737671, 0.5741625428199768, -0.30432644486427307, 0.8730815649032593, -0.7343361377716064, 0.018739614635705948, -0.11881324648857117, 0.6680243015289307, 0.34908491373062134, 0.3200010061264038, 7.356982678174973e-05, 0.349081814289093, 1.0, 1.0], "mean": [-1.9136707782745361, 0.7847281694412231, 1.1703130006790161, -0.19737836718559265, 0.4771878719329834, 1.2834144830703735, 0.19953587651252747, 1.0924782752990723, -0.5844637155532837, -0.35082805156707764, 1.2684059143066406, -0.680086076259613, -1.4683539867401123, 0.1485171765089035, 0.6539721488952637, 0.4066610336303711, 0.9387841820716858, -0.1961679607629776, 0.46363985538482666, -0.35318660736083984, 0.2862207591533661, 0.5740677118301392, -0.3043762445449829, 0.8730445504188538, -0.7344186902046204, 0.018524229526519775, -0.11884882301092148, 0.6679544448852539, 0.3490646183490753, 0.3200024962425232, 2.2991168862063205e-06, 0.3490634858608246, 0.4584975242614746, 0.38106846809387207], "std": [0.43958941102027893, 0.45041096210479736, 0.3393845558166504, 0.384122371673584, 0.32595640420913696, 0.29403170943260193, 0.1526157706975937, 0.0005550195928663015, 0.0008305748924612999, 0.002249383134767413, 0.000266957184066996, 0.0015479061985388398, 0.000935950200073421, 0.0011664757039397955, 0.10867613554000854, 0.2520887851715088, 0.14377950131893158, 0.19067493081092834, 0.4395522177219391, 0.455567866563797, 0.29151225090026855, 4.8966947360895574e-05, 3.981042027589865e-05, 2.1635434677591547e-05, 4.6165128878783435e-05, 0.00012200309720356017, 4.555343548418023e-05, 3.942634066333994e-05, 4.909916697215522e-06, 1.5760388123453595e-06, 9.05158776731696e-06, 5.968215191387571e-06, 0.4936157166957855, 0.4832368493080139], "count": [599]}, "timestamp": {"min": [0.0], "max": [19.933333333333334], "mean": [9.966666666666665], "std": [5.7638721552635275], "count": [599]}, "frame_index": {"min": [0], "max": [598], "mean": [299.0], "std": [172.91616465790582], "count": [599]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [599]}, "index": {"min": [16458], "max": [17056], "mean": [16757.0], "std": [172.91616465790582], "count": [599]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [599]}, "subtask_annotation": {"mean": [0.7963272120200334, 2.0, 2.0, 2.0, 2.0], "std": [0.869778165130803, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [599]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [599]}, "eef_direction_state": {"mean": [3.302170283806344, 6.0], "std": [2.0495967186009736, 0.0], "min": [0, 6], "max": [6, 6], "count": [599]}, "eef_velocity_state": {"mean": [1.2353923205342237, 0.0], "std": [0.7074722607098569, 0.0], "min": [0, 0], "max": [2, 0], "count": [599]}, "eef_acc_mag_state": {"mean": [0.5208681135225376, 0.0], "std": [0.7746927320019475, 0.0], "min": [0, 0], "max": [2, 0], "count": [599]}, "eef_direction_action": {"mean": [3.3956594323873124, 6.0], "std": [2.0237441599459194, 0.0], "min": [0, 6], "max": [6, 6], "count": [599]}, "eef_velocity_action": {"mean": [1.2737896494156928, 0.0], "std": [0.7229813269776093, 0.0], "min": [0, 0], "max": [2, 0], "count": [599]}, "eef_acc_mag_action": {"mean": [0.6527545909849749, 0.0], "std": [0.816945893268953, 0.0], "min": [0, 0], "max": [2, 0], "count": [599]}, "eef_sim_pose_state": {"mean": [0.53038699560174, 0.4061402015100235, 1.0815234210313465, -1.2776940205778002, 0.36088670766566555, -2.126273727589053, 0.4773897536806454, -0.3043776595953653, 0.9922492521810508, -1.5781172658572227, -0.49259948262786457, -0.21268660949574203], "std": [0.12776635629044666, 0.25166967420919284, 0.12689352371656737, 0.3503566051199111, 0.1131575847864213, 0.5009874821363115, 5.306391101170806e-05, 3.960350814743558e-05, 5.423577718326379e-06, 0.00021903304155795552, 0.00012768539276611788, 0.0002704163018053883], "min": [0.34416900834140157, 0.0589390658434536, 0.8950138236862744, -1.7132642479199256, 0.013729691625522067, -2.935026058676056, 0.4773211779051726, -0.3044464220462441, 0.9922243444149464, -1.5782593630894937, -0.49270171965731, -0.21316326022517673], "max": [0.7099932580871622, 0.6732173305654001, 1.3275893577113849, -0.6619874625199738, 0.5971746451355084, -1.5392090643124785, 0.4774868247734406, -0.30433011543633803, 0.9922625687061719, -1.5777319386788964, -0.49238744903872367, -0.21250730222362657], "count": [599]}, "eef_sim_pose_action": {"mean": [0.5300802678706136, 0.4066761690722526, 1.0814254781885584, -1.278166798488893, 0.3602379787392078, -2.1250132659863046, 0.4773900264574116, -0.3043778744021522, 0.9922492395621411, -1.5781164344417875, -0.49259899751052366, -0.2126875977555995], "std": [0.12799381522053854, 0.25208346489831296, 0.12696839051095327, 0.3514689781469051, 0.11770877972992469, 0.5009622679563743, 5.329892984664267e-05, 3.9806573241945114e-05, 5.799222289801236e-06, 0.00022021797531241407, 0.00012879268791859226, 0.0002720589747002304], "min": [0.3435635599579028, 0.0583352134505985, 0.894835738311882, -1.7286032403607368, -0.03798615515922621, -2.936162603466527, 0.4773196538395718, -0.30444642981264214, 0.9922183363626927, -1.578259393202801, -0.4927042898167877, -0.21318509445487432], "max": [0.7107450852961767, 0.6744028879114338, 1.3272863866702362, -0.6586506591422703, 0.6425365335635327, -1.5347540004598286, 0.4774868206184294, -0.30432762406584335, 0.9922631784724633, -1.5777261276151648, -0.4923779347820312, -0.21250729071364072], "count": [599]}, "gripper_mode_state": {"mean": [0.5292153589315526, 0.6377295492487479], "std": [0.4991457330304459, 0.480656396258011], "min": [0, 0], "max": [1, 1], "count": [599]}, "gripper_activity_state": {"mean": [1.8146911519198665, 1.8230383973288815], "std": [0.5239357889634669, 0.5188308259005123], "min": [0, 0], "max": [2, 2], "count": [599]}, "gripper_mode_action": {"mean": [0.5425709515859767, 0.6193656093489148], "std": [0.49818441774213035, 0.48554284188396923], "min": [0, 0], "max": [1, 1], "count": [599]}, "gripper_activity_action": {"mean": [1.9432387312186978, 1.9599332220367278], "std": [0.3004451812682385, 0.2802288515306484], "min": [0, 0], "max": [2, 2], "count": [599]}, "gripper_open_scale_state": {"mean": [0.5525121898655981, 0.46575191172255126], "std": [0.3752346089416113, 0.3584600759670413], "min": [0.18851542297531576, 0.18720824052305782], "max": [0.9809523236517812, 0.9805789180830413], "count": [599]}, "gripper_open_scale_action": {"mean": [0.4495073488259744, 0.37359651734799215], "std": [0.48393589449524177, 0.4737605544541984], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [599]}}} +{"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.44132597253645045]], [[0.44874088999916206]], [[0.42821570198592257]]], "std": [[[0.22233882889294243]], [[0.20414507722811961]], [[0.2084932259732339]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44445041247079525]], [[0.47399363318102505]], [[0.45453054991793096]]], "std": [[[0.2863228389929778]], [[0.2540161364172077]], [[0.2699078538056518]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4617695255892704]], [[0.46274613083355515]], [[0.4510033077144885]]], "std": [[[0.23957746714304806]], [[0.23129475267713487]], [[0.2367978376353462]]], "count": [104]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27660393025900265]], [[0.29132474459134616]], [[0.2665275948871135]]], "std": [[[0.19815902115597522]], [[0.1931077127521474]], [[0.19042498903355018]]], "count": [104]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23605798321431937]], [[0.2604900874487415]], [[0.24086521706789688]]], "std": [[[0.16320903615804958]], [[0.15241589929316032]], [[0.1572843149326772]]], "count": [104]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26988881659184105]], [[0.28928217869178924]], [[0.26868109747655067]]], "std": [[[0.19619775125113204]], [[0.1915640415822601]], [[0.18844245396146525]]], "count": [104]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2983182743124293]], [[0.3171110504748775]], [[0.2945244210589885]]], "std": [[[0.20620754099156705]], [[0.20186425859203808]], [[0.1981994746372251]]], "count": [104]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2532165693050057]], [[0.2590609920726103]], [[0.24649928488522813]]], "std": [[[0.15986246406999546]], [[0.15847469035184658]], [[0.15890780897560008]]], "count": [104]}, "observation.state": {"min": [-1.8888407945632935, 0.5985044836997986, 0.13116806745529175, -1.3136883974075317, 0.7233265042304993, 0.6927017569541931, -0.1958817094564438, 1.0936756134033203, -0.58216392993927, -0.36067187786102295, 1.264616847038269, -0.6758033037185669, -1.465824842453003, 0.14267992973327637, 0.5618267059326172, 0.2481606900691986, 0.692895770072937, -0.37453803420066833, -0.6408293843269348, -0.6701542139053345, -0.4927966892719269, 0.5742952227592468, -0.30515074729919434, 0.8728655576705933, -0.7342109680175781, 0.019242949783802032, -0.1194920465350151, 0.6681129932403564, 0.3490542769432068, 0.32000088691711426, -2.663161012605997e-06, 0.349057674407959, 0.2149999737739563, 0.19126194715499878, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.004689670167863369, 0.9999839067459106], "max": [-1.0544739961624146, 1.148776888847351, 0.490643173456192, 0.01868022419512272, 1.1640715599060059, 1.5117970705032349, 0.7923266887664795, 1.0946049690246582, -0.5805625915527344, -0.35663336515426636, 1.267033338546753, -0.6719122529029846, -1.4635859727859497, 0.14524726569652557, 0.8534581661224365, 0.4467906355857849, 1.0107650756835938, 0.3263288736343384, 0.8050412535667419, 0.7058814764022827, 0.5806967616081238, 0.5746670961380005, -0.3046756088733673, 0.872970461845398, -0.7336490154266357, 0.02044135332107544, -0.11908844858407974, 0.6686281561851501, 0.3490799069404602, 0.3200009763240814, 2.2969763449509628e-05, 0.34910061955451965, 1.000571370124817, 1.0001904964447021, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.005665766540914774, 0.9999889731407166], "mean": [-1.4445040225982666, 0.9312667846679688, 0.25962039828300476, -0.49738818407058716, 0.959625244140625, 1.071463704109192, 0.3043559491634369, 1.0942507982254028, -0.5813697576522827, -0.3589198887348175, 1.2660375833511353, -0.6738320589065552, -1.464820146560669, 0.14389373362064362, 0.7449519634246826, 0.3577781617641449, 0.8535407185554504, -0.11942645907402039, 0.42012330889701843, -0.2894582450389862, 0.1874689757823944, 0.574428141117096, -0.3048307001590729, 0.8729274272918701, -0.7339875102043152, 0.01960480585694313, -0.11920414119958878, 0.6683343648910522, 0.34906595945358276, 0.32000142335891724, 8.569838314542721e-07, 0.3490636646747589, 0.6346034407615662, 0.8827182054519653, -0.0016303430311381817, 0.0, 0.0, 0.0, 0.0, 0.005127389449626207, 0.9999920725822449], "std": [0.22407014667987823, 0.16131196916103363, 0.12125609815120697, 0.4598304033279419, 0.12322700023651123, 0.3054220676422119, 0.3515612483024597, 0.0002321904175914824, 0.00047438833280466497, 0.0012199652846902609, 0.0007181179244071245, 0.0012273351894691586, 0.0006454521208070219, 0.0007755336118862033, 0.09224812686443329, 0.07240118831396103, 0.07909908890724182, 0.1967332363128662, 0.4681646227836609, 0.44539350271224976, 0.3340601623058319, 0.00010947934788418934, 0.00014235003618523479, 2.2164043912198395e-05, 0.00019117046031169593, 0.0003582449280656874, 0.00011707485100487247, 0.00017998665862251073, 4.2028987081721425e-06, 4.998259441890696e-07, 4.731090029963525e-06, 8.745356353756506e-06, 0.3673303723335266, 0.24901634454727173, 0.0004230744088999927, 0.0, 0.0, 0.0, 0.0, 0.00019153465109411627, 5.345837053027935e-06], "count": [491]}, "action": {"min": [-1.914306640625, 0.5950123071670532, 0.13029928505420685, -1.3225573301315308, 0.7224343419075012, 0.6925228834152222, -0.19868133962154388, 1.0936744213104248, -0.5821707844734192, -0.36067187786102295, 1.2646145820617676, -0.6758078932762146, -1.4658310413360596, 0.14267556369304657, 0.5589591264724731, 0.24737103283405304, 0.6923843622207642, -0.37469103932380676, -0.6651421785354614, -0.6788483262062073, -0.4953570067882538, 0.5742944478988647, -0.3051522970199585, 0.8728643655776978, -0.7342124581336975, 0.019241979345679283, -0.1195034310221672, 0.6681106686592102, 0.34905242919921875, 0.32000088691711426, -6.325007234408986e-06, 0.3490561842918396, 0.0, 0.0], "max": [-1.048976182937622, 1.163858413696289, 0.49305710196495056, 0.021101482212543488, 1.1701793670654297, 1.5163439512252808, 0.7943391799926758, 1.0946156978607178, -0.5805545449256897, -0.3566280007362366, 1.2670379877090454, -0.671909749507904, -1.4635751247406006, 0.14525380730628967, 0.8570265769958496, 0.4489206075668335, 1.0150827169418335, 0.3335334062576294, 0.8065202236175537, 0.7066993713378906, 0.5821550488471985, 0.5746698379516602, -0.30467328429222107, 0.8729736804962158, -0.7336461544036865, 0.02044251188635826, -0.11908679455518723, 0.6686321496963501, 0.3490934371948242, 0.3200010061264038, 3.395530438865535e-05, 0.3491031229496002, 1.0, 1.0], "mean": [-1.4445040225982666, 0.9312667846679688, 0.2596185803413391, -0.4973870813846588, 0.9596264362335205, 1.0714633464813232, 0.30435582995414734, 1.0942518711090088, -0.5813665390014648, -0.35892820358276367, 1.2660324573516846, -0.6738243103027344, -1.464815378189087, 0.14388854801654816, 0.7449530959129333, 0.35777854919433594, 0.8535412549972534, -0.11942687630653381, 0.4201233386993408, -0.28945794701576233, 0.1874702274799347, 0.5744286775588989, -0.30483168363571167, 0.8729272484779358, -0.7339866757392883, 0.019607247784733772, -0.11920487880706787, 0.6683354377746582, 0.34906578063964844, 0.32000142335891724, 8.569842293582042e-07, 0.3490636348724365, 0.5359470248222351, 0.881507158279419], "std": [0.22550280392169952, 0.16249121725559235, 0.12173379212617874, 0.4615062475204468, 0.1243492066860199, 0.3065500557422638, 0.35278183221817017, 0.00023291127581615, 0.000474895176012069, 0.0012187924003228545, 0.0007210113690234721, 0.0012282105162739754, 0.0006477553397417068, 0.0007753815734758973, 0.09262815117835999, 0.07272956520318985, 0.07991709560155869, 0.2037806212902069, 0.4915080964565277, 0.46966224908828735, 0.3497370779514313, 0.00011010375601472333, 0.00014336624008137733, 2.285719892825e-05, 0.00019225612049922347, 0.0003613597364164889, 0.00011827000707853585, 0.00018092204118147492, 5.33968341187574e-06, 4.997082783120277e-07, 5.773857083113398e-06, 9.37936329137301e-06, 0.49177390336990356, 0.3189435303211212], "count": [491]}, "timestamp": {"min": [0.0], "max": [16.333333333333332], "mean": [8.166666666666668], "std": [4.724639903973871], "count": [491]}, "frame_index": {"min": [0], "max": [490], "mean": [245.0], "std": [141.7391971192161], "count": [491]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [491]}, "index": {"min": [17057], "max": [17547], "mean": [17302.0], "std": [141.7391971192161], "count": [491]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [491]}, "subtask_annotation": {"mean": [1.0366598778004072, 2.0, 2.0, 2.0, 2.0], "std": [0.897314529565092, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [491]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [491]}, "eef_direction_state": {"mean": [3.7331975560081467, 6.0], "std": [2.1886807862704765, 0.0], "min": [0, 6], "max": [6, 6], "count": [491]}, "eef_velocity_state": {"mean": [1.1018329938900204, 0.0], "std": [0.7427975280170948, 0.0], "min": [0, 0], "max": [2, 0], "count": [491]}, "eef_acc_mag_state": {"mean": [0.5091649694501018, 0.0], "std": [0.7534155190011936, 0.0], "min": [0, 0], "max": [2, 0], "count": [491]}, "eef_direction_action": {"mean": [3.794297352342159, 6.0], "std": [2.143632655680098, 0.0], "min": [0, 6], "max": [6, 6], "count": [491]}, "eef_velocity_action": {"mean": [1.0936863543788187, 0.0], "std": [0.7654590461421983, 0.0], "min": [0, 0], "max": [2, 0], "count": [491]}, "eef_acc_mag_action": {"mean": [0.5865580448065173, 0.0], "std": [0.803595893894285, 0.0], "min": [0, 0], "max": [2, 0], "count": [491]}, "eef_sim_pose_state": {"mean": [0.6449903378633794, 0.35791215181690494, 1.032536528205767, -1.31183613376745, 0.4255479620816492, -2.168815503102446, 0.47776810610896336, -0.30483200129924887, 0.9922617114643296, -1.576123310183969, -0.4913940576355745, -0.21502631152934443], "std": [0.08716392037067561, 0.07242793020741119, 0.08475264060435429, 0.2822629024384734, 0.07613860387710011, 0.5472775919074987, 0.0001067716517399505, 0.00014235137378256494, 3.340520602504022e-05, 0.0008008288019106175, 0.00041706385181690316, 0.0007816826536802046], "min": [0.4672306000580156, 0.2482590470391752, 0.8693595400947011, -1.7599674255778175, 0.18586997872211386, -2.979461928345188, 0.47763862625384185, -0.3051519155122095, 0.9922199297161102, -1.577025852994793, -0.49185676891451835, -0.21685481639059567], "max": [0.7379489140936089, 0.44685210176753215, 1.2152151751832516, -0.8556776655288911, 0.557784110316625, -1.550787861131714, 0.47801127062102655, -0.3046767591165812, 0.9923282228287946, -1.5745725143795237, -0.4904504504578986, -0.21424241016794898], "count": [491]}, "eef_sim_pose_action": {"mean": [0.6447338040700374, 0.3578066106680588, 1.0324133855284814, -1.3126945294630743, 0.42537456511208793, -2.1695533071305757, 0.4777688507419135, -0.3048329760173643, 0.9922618207618853, -1.5761184149455005, -0.4913911270185071, -0.21503142925752033], "std": [0.08752390887812714, 0.07273763602272193, 0.08550115055065098, 0.28350891442926374, 0.07768640100710746, 0.5488986713176334, 0.0001074386186447275, 0.0001433663860975608, 3.3796579641749305e-05, 0.0008059235565703618, 0.0004202422974264412, 0.0007885681733096778], "min": [0.4649703900819825, 0.24738795704839642, 0.868865376168299, -1.7653441690927267, 0.17321794575006133, -2.9910031009791, 0.47763802481823414, -0.3051534661551825, 0.9922188966100346, -1.5770258428218824, -0.4918630113167286, -0.21687520597678223], "max": [0.737957643449733, 0.44893219669197865, 1.2204158581498479, -0.8556799682830849, 0.5577840353351671, -1.5481740704783893, 0.4780120028363467, -0.3046744490306592, 0.992328230529019, -1.5745599028228403, -0.490441678286786, -0.21424246191110363], "count": [491]}, "gripper_mode_state": {"mean": [0.45010183299389, 0.13034623217922606], "std": [0.49750394262702075, 0.33668396447693616], "min": [0, 0], "max": [1, 1], "count": [491]}, "gripper_activity_state": {"mean": [1.7820773930753564, 1.7759674134419552], "std": [0.559462720618491, 0.5732609679988526], "min": [0, 0], "max": [2, 2], "count": [491]}, "gripper_mode_action": {"mean": [0.46435845213849286, 0.11812627291242363], "std": [0.4987280622403745, 0.32275758172387037], "min": [0, 0], "max": [1, 1], "count": [491]}, "gripper_activity_action": {"mean": [1.9226069246435846, 1.955193482688391], "std": [0.3408957385402479, 0.2959821120095357], "min": [0, 0], "max": [2, 2], "count": [491]}, "gripper_open_scale_state": {"mean": [0.6221603976916611, 0.8654144770323301], "std": [0.36012727888571217, 0.24413375678281446], "min": [0.21078428801368265, 0.18751171289705762], "max": [0.9809523236517812, 0.9805789180830413], "count": [491]}, "gripper_open_scale_action": {"mean": [0.525438280933165, 0.8642226747990281], "std": [0.4821304612503493, 0.3126879253259628], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [491]}}} +{"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.43984059873949577]], [[0.4475505879435107]], [[0.4261811610060691]]], "std": [[[0.2187074640526797]], [[0.19956850013165392]], [[0.20363872519828854]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44026200645699454]], [[0.47680194473622783]], [[0.46036336899956065]]], "std": [[[0.27160584964801243]], [[0.24136413276264615]], [[0.2536129570334479]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4596028098739496]], [[0.46403024506371177]], [[0.45400457027173613]]], "std": [[[0.24037662189505674]], [[0.22403130276429556]], [[0.2284587912056191]]], "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.2757860678451068]], [[0.293182203789719]], [[0.2715545825263699]]], "std": [[[0.2012467367104015]], [[0.1949004310681899]], [[0.19390715706976822]]], "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.2356577760498731]], [[0.26017634202118345]], [[0.2407492244944853]]], "std": [[[0.16274532149197218]], [[0.1519417524429718]], [[0.15699173965521568]]], "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.26900238806460086]], [[0.2881456168893339]], [[0.267333934794621]]], "std": [[[0.19561963288499196]], [[0.1907472839701373]], [[0.18746867997485908]]], "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.29697300502232143]], [[0.3155426999901523]], [[0.2924696910014006]]], "std": [[[0.20446597939500905]], [[0.19978650965996023]], [[0.19606073591438797]]], "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.25380811846222867]], [[0.25965850060727413]], [[0.24678528173964898]]], "std": [[[0.1602627860443146]], [[0.15866170312620295]], [[0.1592839672598547]]], "count": [112]}, "observation.state": {"min": [-2.0506985187530518, 0.5990607142448425, 0.20391178131103516, -1.3179385662078857, 0.7242785692214966, 0.3802109360694885, -0.19235898554325104, 1.0943470001220703, -0.5805729627609253, -0.3645108640193939, 1.2620699405670166, -0.6719199419021606, -1.46379554271698, 0.14022274315357208, 0.5589431524276733, 0.29610663652420044, 0.7488738298416138, -0.5009967684745789, -0.6241326332092285, -0.6676786541938782, -0.4928119480609894, 0.574635922908783, -0.3057275712490082, 0.8727544546127319, -0.7336627840995789, 0.02038496918976307, -0.1198991909623146, 0.6686245799064636, 0.34905752539634705, 0.32000085711479187, -5.326322025211994e-06, 0.3490605056285858, 0.19319051504135132, 0.19114285707473755, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.00435703294351697, 0.9999872446060181], "max": [-1.0498203039169312, 1.0996012687683105, 0.5252981185913086, 0.133926659822464, 1.4007759094238281, 1.562980055809021, 0.7822985053062439, 1.0950982570648193, -0.5788252353668213, -0.3606179356575012, 1.2646865844726562, -0.6681801676750183, -1.4615967273712158, 0.14274469017982483, 0.8548340201377869, 0.5481055378913879, 1.0594933032989502, 0.45605453848838806, 0.8648127317428589, 0.7128650546073914, 0.6668348908424377, 0.5750316381454468, -0.3051382303237915, 0.8728821277618408, -0.7331461310386658, 0.021791543811559677, -0.11942854523658752, 0.6690641641616821, 0.3490780293941498, 0.32000094652175903, 9.48751130636083e-06, 0.3490976393222809, 1.000571370124817, 1.0001904964447021, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.005049571860581636, 0.9999904632568359], "mean": [-1.6954803466796875, 0.9081367254257202, 0.3511384129524231, -0.24938416481018066, 1.0936444997787476, 0.8853357434272766, 0.39228489995002747, 1.0948448181152344, -0.579731285572052, -0.3627978563308716, 1.2636690139770508, -0.670106053352356, -1.4628496170043945, 0.1413983851671219, 0.7628610134124756, 0.44173723459243774, 0.9015675187110901, -0.20364774763584137, 0.542587399482727, -0.3133741617202759, 0.37308746576309204, 0.5747697353363037, -0.30533045530319214, 0.872845470905304, -0.7334884405136108, 0.02078799158334732, -0.11956384778022766, 0.6687800288200378, 0.3490660488605499, 0.3200019896030426, 1.4986422058882454e-07, 0.3490634560585022, 0.5238093137741089, 0.899341881275177, -0.0019999875221401453, 0.0, 0.0, 0.0, 0.0, 0.0046515315771102905, 0.9999940395355225], "std": [0.2937816381454468, 0.13042095303535461, 0.07959174364805222, 0.45275792479515076, 0.1870456337928772, 0.48568564653396606, 0.2889174818992615, 0.00017678241420071572, 0.0005021057440899312, 0.0011258176527917385, 0.0007900308119133115, 0.0011331288842484355, 0.000624608772341162, 0.0007438490865752101, 0.08552061021327972, 0.08715549111366272, 0.0883050337433815, 0.25664013624191284, 0.3441721200942993, 0.3272861838340759, 0.30839574337005615, 0.0001187094603665173, 0.00017632980598136783, 2.8255846700631082e-05, 0.00017165478493552655, 0.00042476877570152283, 0.0001377532898914069, 0.0001506482221884653, 3.149688609482837e-06, 1.077036927199515e-06, 3.194141754647717e-06, 6.395757282007253e-06, 0.3737194240093231, 0.23540395498275757, 1.257285475730896e-08, 0.0, 0.0, 0.0, 0.0, 0.0001105932387872599, 4.895861366094323e-06], "count": [542]}, "action": {"min": [-2.0615549087524414, 0.5959676504135132, 0.20085978507995605, -1.3277748823165894, 0.7237104177474976, 0.3691391944885254, -0.19369718432426453, 1.0943440198898315, -0.5805765390396118, -0.3645195960998535, 1.2620691061019897, -0.6719263195991516, -1.4638009071350098, 0.14022165536880493, 0.5553522706031799, 0.29499974846839905, 0.7483577728271484, -0.5065988898277283, -0.6584485769271851, -0.676252543926239, -0.4954529106616974, 0.5746360421180725, -0.3057287335395813, 0.8727489709854126, -0.7336642742156982, 0.020383823662996292, -0.11990290880203247, 0.6686233282089233, 0.34905382990837097, 0.32000085711479187, -5.326322025211994e-06, 0.3490605056285858, 0.0, 0.0], "max": [-1.0433464050292969, 1.1110543012619019, 0.5265438556671143, 0.13875848054885864, 1.402878999710083, 1.5650982856750488, 0.7869275808334351, 1.095107078552246, -0.5788230299949646, -0.36061128973960876, 1.2646862268447876, -0.6681757569313049, -1.461592435836792, 0.14274537563323975, 0.8560055494308472, 0.5498577356338501, 1.064482569694519, 0.4884380102157593, 0.8657622933387756, 0.7141042351722717, 0.6678031086921692, 0.5750341415405273, -0.30513784289360046, 0.8728822469711304, -0.7331435680389404, 0.021792534738779068, -0.11942608654499054, 0.6690664291381836, 0.34908977150917053, 0.32000094652175903, 1.7643442333792336e-05, 0.34911611676216125, 1.0, 1.0], "mean": [-1.6954731941223145, 0.9081343412399292, 0.35113948583602905, -0.2493923455476761, 1.0936402082443237, 0.8853418827056885, 0.39228126406669617, 1.0948457717895508, -0.5797281861305237, -0.3628048002719879, 1.2636641263961792, -0.6700989603996277, -1.462846040725708, 0.1413937211036682, 0.7628575563430786, 0.4417361319065094, 0.9015669226646423, -0.2036450058221817, 0.5425887703895569, -0.3133740723133087, 0.37308046221733093, 0.5747706294059753, -0.3053315579891205, 0.8728452920913696, -0.7334876656532288, 0.020790550857782364, -0.11956465989351273, 0.6687809824943542, 0.349065899848938, 0.3200019896030426, 1.4495063282993215e-07, 0.349063515663147, 0.4106273055076599, 0.921420693397522], "std": [0.29529014229774475, 0.1312524527311325, 0.08018875867128372, 0.45455166697502136, 0.18830420076847076, 0.48734089732170105, 0.2904965877532959, 0.00017779959307517856, 0.0005026459111832082, 0.0011243873741477728, 0.0007928421255201101, 0.0011340202763676643, 0.0006268630386330187, 0.0007436281302943826, 0.0859428346157074, 0.08739554136991501, 0.0890655666589737, 0.2617194950580597, 0.35297244787216187, 0.3399089276790619, 0.3137384355068207, 0.00011930410983040929, 0.00017734979337546974, 2.8566259061335586e-05, 0.00017252902034670115, 0.00042772688902914524, 0.00013902600039727986, 0.0001513200404588133, 4.209420694678556e-06, 1.0775639793791925e-06, 3.9017149902065285e-06, 6.988055702095153e-06, 0.48614636063575745, 0.26450955867767334], "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": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [542]}, "index": {"min": [17548], "max": [18089], "mean": [17818.5], "std": [156.46165664468722], "count": [542]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [542]}, "subtask_annotation": {"mean": [0.7785977859778598, 2.0, 2.0, 2.0, 2.0], "std": [0.8796927238578134, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [542]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [542]}, "eef_direction_state": {"mean": [4.051660516605166, 6.0], "std": [2.0404369266264224, 0.0], "min": [0, 6], "max": [6, 6], "count": [542]}, "eef_velocity_state": {"mean": [1.033210332103321, 0.0], "std": [0.7481862620348447, 0.0], "min": [0, 0], "max": [2, 0], "count": [542]}, "eef_acc_mag_state": {"mean": [0.6051660516605166, 0.0], "std": [0.7797075038852912, 0.0], "min": [0, 0], "max": [2, 0], "count": [542]}, "eef_direction_action": {"mean": [4.097785977859779, 6.0], "std": [2.0182823719173433, 0.0], "min": [0, 6], "max": [6, 6], "count": [542]}, "eef_velocity_action": {"mean": [1.029520295202952, 0.0], "std": [0.7557011788586332, 0.0], "min": [0, 0], "max": [2, 0], "count": [542]}, "eef_acc_mag_action": {"mean": [0.6752767527675276, 0.0], "std": [0.7906845888088724, 0.0], "min": [0, 0], "max": [2, 0], "count": [542]}, "eef_sim_pose_state": {"mean": [0.6454773007600326, 0.44176511503475857, 1.0838422799936789, -1.3860504471861306, 0.4502683715837762, -1.9195930473724696, 0.4781199734882853, -0.30533136645112324, 0.9923006887166628, -1.5738866275434955, -0.4900209477631393, -0.21753935402612856], "std": [0.07282120759362949, 0.08718314415876034, 0.0991058306692467, 0.34999854607242503, 0.2673408191829775, 0.6981331081601712, 0.00012110236780713775, 0.0001763290981966205, 1.751072303689224e-05, 0.0007824013498331005, 0.0004813475247757923, 0.0009128581576378186], "min": [0.4651181247423647, 0.29608157636314836, 0.9227917907982701, -2.0774716245318365, -0.2611855910056209, -2.995791533319702, 0.4779792549269297, -0.30572875545534706, 0.9922844057542275, -1.5746619440342986, -0.4904747444216586, -0.21967227355849017], "max": [0.7255314084065964, 0.5480955486697154, 1.261415336035145, -0.8059463941326326, 0.9137062912407106, -1.168780946648729, 0.47839523232332337, -0.3051393817484495, 0.9923432428466132, -1.5722289479301281, -0.4888690983967128, -0.21666846382151927], "count": [542]}, "eef_sim_pose_action": {"mean": [0.6451544414785978, 0.4417383970530792, 1.0836798639793963, -1.3873874204503867, 0.4495003670915002, -1.9212341471272223, 0.4781207074187543, -0.3053324512711398, 0.992300763964406, -1.5738821436413453, -0.49001813445094883, -0.21754483660394], "std": [0.07326293627959844, 0.08740501467907387, 0.09977718314389905, 0.35209604824644114, 0.2686328256303659, 0.7007678488659899, 0.00012171725220083351, 0.0001773496439497676, 1.7853792721885184e-05, 0.0007869100064626908, 0.000484314722583355, 0.0009195390432246962], "min": [0.4623531450975333, 0.2949899309907221, 0.9222754033288818, -2.0811015297957676, -0.29172581886238214, -3.0118725709644645, 0.4779797157970905, -0.3057299202774447, 0.9922835985910778, -1.5746651393504196, -0.4904774636645184, -0.21967628312997212], "max": [0.7255826365305128, 0.5498514055945246, 1.266250615563198, -0.8059487780467762, 0.9203385985068371, -1.1613221866814891, 0.47839937795941, -0.3051389983751467, 0.9923432461740141, -1.5722202130988219, -0.48885772501952984, -0.21666845943788227], "count": [542]}, "gripper_mode_state": {"mean": [0.5793357933579336, 0.11439114391143912], "std": [0.49366570864530335, 0.31828573657339493], "min": [0, 0], "max": [1, 1], "count": [542]}, "gripper_activity_state": {"mean": [1.7988929889298892, 1.8136531365313653], "std": [0.5451553416066003, 0.540225056951316], "min": [0, 0], "max": [2, 2], "count": [542]}, "gripper_mode_action": {"mean": [0.5904059040590406, 0.07933579335793357], "std": [0.4917588560577937, 0.27026214172577706], "min": [0, 0], "max": [1, 1], "count": [542]}, "gripper_activity_action": {"mean": [1.9317343173431734, 1.96309963099631], "std": [0.32279387406250837, 0.26914512957653325], "min": [0, 0], "max": [2, 2], "count": [542]}, "gripper_open_scale_state": {"mean": [0.5135392557370617, 0.8817125050363549], "std": [0.3663913307597007, 0.2307889692104657], "min": [0.18940246572681502, 0.18739495791640937], "max": [0.9809523236517812, 0.9805789180830413], "count": [542]}, "gripper_open_scale_action": {"mean": [0.402575790144652, 0.9033535920834512], "std": [0.47661475190900565, 0.2593209511870162], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [542]}}} +{"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.43838219201822143]], [[0.44309367696573576]], [[0.4201851455733809]]], "std": [[[0.22547522916288934]], [[0.2070492891968597]], [[0.21237690804000467]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4225409042850652]], [[0.4406984922756982]], [[0.4205049958931879]]], "std": [[[0.27837941597202515]], [[0.2561950786059216]], [[0.2716559427534943]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4645335928489043]], [[0.46988709980427107]], [[0.4608223213973646]]], "std": [[[0.24384193000231372]], [[0.22901842235436567]], [[0.23411746595904157]]], "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.2739864900150401]], [[0.290664208723262]], [[0.26606531131628786]]], "std": [[[0.1974808635615954]], [[0.19296462323236682]], [[0.19031346369846835]]], "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.23618279474431816]], [[0.2607547261447193]], [[0.24011264935661764]]], "std": [[[0.16333023610693384]], [[0.15250808725988116]], [[0.15726784644268096]]], "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.27003557054924243]], [[0.2893440024092023]], [[0.2686626542307264]]], "std": [[[0.19616359507984427]], [[0.19122240023509074]], [[0.1878281528515089]]], "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.29681588576481727]], [[0.31539322394440733]], [[0.292323184742647]]], "std": [[[0.20545317170690738]], [[0.20077100297905742]], [[0.19692534028686287]]], "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.2537408993426916]], [[0.25973639253286546]], [[0.2471584085338681]]], "std": [[[0.16062775603555993]], [[0.15902133895985238]], [[0.15961532869733788]]], "count": [110]}, "observation.state": {"min": [-1.9629077911376953, 0.6051670908927917, 0.27600011229515076, -1.3085318803787231, 0.7249700427055359, 0.9857820272445679, -0.45535194873809814, 1.0947822332382202, -0.5788629055023193, -0.3668757975101471, 1.259472370147705, -0.6681848764419556, -1.4617167711257935, 0.1380622237920761, 0.564764142036438, 0.1626378446817398, 0.7153561115264893, -0.4398633539676666, -0.6496151089668274, -0.6733430027961731, -0.4503864645957947, 0.575025200843811, -0.30637067556381226, 0.8727142214775085, -0.7331406474113464, 0.021762339398264885, -0.12071354687213898, 0.6690703630447388, 0.3490546941757202, 0.3200008273124695, -9.48751130636083e-06, 0.34905219078063965, 0.19327981770038605, 0.20416666567325592, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.0043406737968325615, 0.9999868273735046], "max": [-1.0588802099227905, 1.294002652168274, 0.7068168520927429, 0.0013534656027331948, 1.2876824140548706, 1.5055227279663086, 0.3207983076572418, 1.095334768295288, -0.5774968862533569, -0.3643857538700104, 1.2620865106582642, -0.6652452945709229, -1.4594677686691284, 0.14023154973983765, 0.7946594953536987, 0.5036734938621521, 0.9730653762817383, 0.429290771484375, 0.8205723166465759, 0.6960793733596802, 0.47440454363822937, 0.5755083560943604, -0.30572572350502014, 0.872826099395752, -0.7325699925422668, 0.023236984387040138, -0.11988401412963867, 0.6695063710212708, 0.3491012454032898, 0.3200009763240814, 2.812963975884486e-05, 0.34911593794822693, 1.000571370124817, 1.0001904964447021, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.005131368059664965, 0.9999905824661255], "mean": [-1.5272502899169922, 0.90694260597229, 0.4971175193786621, -0.50080806016922, 1.013720989227295, 1.3281770944595337, -0.1488911211490631, 1.095084309577942, -0.5780981183052063, -0.3658745586872101, 1.2607215642929077, -0.6664819121360779, -1.4606459140777588, 0.139007106423378, 0.7067936658859253, 0.3223555386066437, 0.8563404679298401, -0.10869985818862915, 0.464452862739563, -0.33499398827552795, 0.05593305081129074, 0.5752469897270203, -0.30604082345962524, 0.8727891445159912, -0.7328368425369263, 0.022410904988646507, -0.12025953829288483, 0.6693156957626343, 0.34906554222106934, 0.32000184059143066, 1.6283484001178294e-06, 0.34906452894210815, 0.661062479019165, 0.9135019183158875, -0.001999987754970789, 0.0, 0.0, 0.0, 0.0, 0.00471147196367383, 0.9999933242797852], "std": [0.29792049527168274, 0.2310832142829895, 0.14430059492588043, 0.5099072456359863, 0.19012904167175293, 0.17862248420715332, 0.23446530103683472, 0.00013037551252637058, 0.0004371150571387261, 0.00082623609341681, 0.0007682804716750979, 0.0009365486912429333, 0.0006631464930251241, 0.0006598138133995235, 0.0802154466509819, 0.1148441731929779, 0.07527309656143188, 0.2367885261774063, 0.5101003050804138, 0.4574696123600006, 0.2256237417459488, 0.00013914347800891846, 0.00019370346853975207, 3.244313120376319e-05, 0.00017073977505788207, 0.0004561639507301152, 0.0002296771708643064, 0.00013319356366991997, 6.350357580231503e-06, 9.242228884431825e-07, 4.908346909360262e-06, 9.843987754720729e-06, 0.37526094913482666, 0.2125847339630127, 1.234002411365509e-08, 0.0, 0.0, 0.0, 0.0, 0.00021751645545009524, 4.579269898385974e-06], "count": [530]}, "action": {"min": [-1.9661895036697388, 0.603495180606842, 0.2754831612110138, -1.316637396812439, 0.7245763540267944, 0.985082745552063, -0.455958753824234, 1.0947749614715576, -0.5788652300834656, -0.36687928438186646, 1.2594668865203857, -0.6681972146034241, -1.4617201089859009, 0.138055682182312, 0.5625242590904236, 0.1619020402431488, 0.7143328189849854, -0.44182395935058594, -0.6629384160041809, -0.6751961708068848, -0.46816572546958923, 0.5750250220298767, -0.3063754737377167, 0.8727134466171265, -0.7331400513648987, 0.021760500967502594, -0.12072346359491348, 0.6690705418586731, 0.3490481674671173, 0.3200007975101471, -9.653958841226995e-06, 0.3490518629550934, 0.0, 0.0], "max": [-1.0541326999664307, 1.2947741746902466, 0.7118870615959167, 0.006342329550534487, 1.2955901622772217, 1.508495807647705, 0.3392722010612488, 1.0953428745269775, -0.5774946808815002, -0.36438292264938354, 1.2620974779129028, -0.6652420163154602, -1.4594395160675049, 0.1402345597743988, 0.7953287363052368, 0.5052242279052734, 0.9781287908554077, 0.4426579773426056, 0.8260316848754883, 0.7018737196922302, 0.4913245439529419, 0.5755124688148499, -0.30572521686553955, 0.8728294372558594, -0.7325682640075684, 0.02325056865811348, -0.11988149583339691, 0.6695083975791931, 0.34911295771598816, 0.3200010061264038, 3.695136183523573e-05, 0.34914839267730713, 1.0, 1.0], "mean": [-1.52725350856781, 0.9069423079490662, 0.4971182644367218, -0.5008037090301514, 1.0137221813201904, 1.3281757831573486, -0.14888572692871094, 1.0950846672058105, -0.578095018863678, -0.3658793568611145, 1.2607167959213257, -0.6664761304855347, -1.4606431722640991, 0.139003187417984, 0.7067952156066895, 0.32235607504844666, 0.8563411235809326, -0.10869920998811722, 0.46445298194885254, -0.3349936306476593, 0.055936407297849655, 0.5752478837966919, -0.30604201555252075, 0.8727891445159912, -0.732836127281189, 0.022413581609725952, -0.12026086449623108, 0.6693167686462402, 0.3490653336048126, 0.32000184059143066, 1.6205948440983775e-06, 0.34906452894210815, 0.5798112750053406, 0.9305849075317383], "std": [0.2987470328807831, 0.23183216154575348, 0.14486181735992432, 0.5110249519348145, 0.190931499004364, 0.17926867306232452, 0.23553450405597687, 0.00013294184464029968, 0.00043708973680622876, 0.00082536565605551, 0.0007691943901591003, 0.0009358260431326926, 0.0006644818931818008, 0.0006592029239982367, 0.08047176897525787, 0.11517598479986191, 0.0757937878370285, 0.24444642663002014, 0.5260712504386902, 0.47458261251449585, 0.23579318821430206, 0.00013950681022834033, 0.00019421178149059415, 3.2843785447767004e-05, 0.0001710775977699086, 0.0004578983352985233, 0.00023060607782099396, 0.0001334825938101858, 8.044002242968418e-06, 9.242519354302203e-07, 6.093198862799909e-06, 1.1306566193525214e-05, 0.4879002273082733, 0.2491409182548523], "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": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [530]}, "index": {"min": [18090], "max": [18619], "mean": [18354.5], "std": [152.9975489999758], "count": [530]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [530]}, "subtask_annotation": {"mean": [0.9849056603773585, 2.0, 2.0, 2.0, 2.0], "std": [0.877259073287976, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [530]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [530]}, "eef_direction_state": {"mean": [3.4716981132075473, 6.0], "std": [2.177966626430595, 0.0], "min": [0, 6], "max": [6, 6], "count": [530]}, "eef_velocity_state": {"mean": [1.0169811320754718, 0.0], "std": [0.7608921895855576, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_acc_mag_state": {"mean": [0.6056603773584905, 0.0], "std": [0.7945367926314947, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_direction_action": {"mean": [3.609433962264151, 6.0], "std": [2.13159203068074, 0.0], "min": [0, 6], "max": [6, 6], "count": [530]}, "eef_velocity_action": {"mean": [1.0358490566037737, 0.0], "std": [0.8036694945444773, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_acc_mag_action": {"mean": [0.6886792452830188, 0.0], "std": [0.8260294611582089, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_sim_pose_state": {"mean": [0.6081272617743039, 0.3223574967133949, 1.0220509181660267, -1.5585384910838083, 0.2124708412811241, -2.499148191720338, 0.47858464853948385, -0.3060426638693484, 0.9924129681549829, -1.5708168295866336, -0.48842074514433703, -0.22130874326142932], "std": [0.07896045306894481, 0.11483523063642873, 0.07674743216894236, 0.2480707274810867, 0.23386810670723374, 0.4273114817162683, 0.00013930553551408183, 0.00019370469231624467, 3.293437310066337e-05, 0.0008352478755132134, 0.000406203610075258, 0.0011089075595402083], "min": [0.4691051103029014, 0.16258560699175237, 0.8997781699194511, -1.9725153755696332, -0.17353268799191368, -2.9668106616990255, 0.47837784236950015, -0.30637185104964615, 0.9923279672766382, -1.5722159916727136, -0.48895947682118024, -0.2233763511658946], "max": [0.6902824521106219, 0.5036655243026544, 1.1558852084174769, -1.0534605873623517, 0.5481325182480408, -1.8422670643906414, 0.4788495891235135, -0.30572689676136183, 0.9924564861644927, -1.5693987681255548, -0.48768197579721506, -0.2196329801432415], "count": [530]}, "eef_sim_pose_action": {"mean": [0.6079069453880146, 0.32235095436389005, 1.0219747185869232, -1.5589713017892424, 0.21238131735852012, -2.4993721058455955, 0.4785854665602644, -0.3060438516650072, 0.9924131333822115, -1.5708118462971654, -0.4884183533342942, -0.22131523818575619], "std": [0.07918684936283213, 0.11517362731224143, 0.07717813738710155, 0.24940989707840258, 0.2347014336697213, 0.42853083912193873, 0.00013973600453391725, 0.00019421300357442376, 3.2968662904111846e-05, 0.0008372631783769083, 0.0004079071929600266, 0.0011129533718217488], "min": [0.4673539687375751, 0.16187756687575364, 0.898814238888625, -1.9837265792068877, -0.18098428172811976, -2.9764012422068573, 0.47837740603863665, -0.3063766409326152, 0.9923273873804205, -1.5722145902363156, -0.48896244674877565, -0.22340376219059488], "max": [0.6904195963262575, 0.5052193730244976, 1.1603790009396233, -1.0524970509751492, 0.5481322337215428, -1.8355683659267061, 0.4788556646295629, -0.30572638748629166, 0.9924587610688341, -1.5693981302794864, -0.4876782810061573, -0.21962919521377344], "count": [530]}, "gripper_mode_state": {"mean": [0.4075471698113208, 0.09245283018867924], "std": [0.49137813768024163, 0.28966412338910924], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_state": {"mean": [1.8018867924528301, 1.8075471698113208], "std": [0.5393883909027476, 0.5431734344115795], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_mode_action": {"mean": [0.4207547169811321, 0.06981132075471698], "std": [0.49368024582644615, 0.2548287665260763], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_action": {"mean": [1.9339622641509433, 1.9584905660377359], "std": [0.32122606876661197, 0.2851242445262388], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_open_scale_state": {"mean": [0.6480990883887683, 0.8955949223784654], "std": [0.3679033375085249, 0.20841630984132362], "min": [0.18949001735331966, 0.20016339771887834], "max": [0.9809523236517812, 0.9805789180830413], "count": [530]}, "gripper_open_scale_action": {"mean": [0.5684424710194349, 0.9123381428748611], "std": [0.47833305389103253, 0.24425671789527498], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [530]}}} +{"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.43497400891820903]], [[0.4373919736118747]], [[0.41525585130209924]]], "std": [[[0.21933817392676563]], [[0.20074229131014326]], [[0.20544057856971762]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46509148620049084]], [[0.4782380608464753]], [[0.46402987079017055]]], "std": [[[0.2585646692435572]], [[0.23487010455253532]], [[0.24446217771601672]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46477698189409533]], [[0.4624301153941511]], [[0.45044825049316045]]], "std": [[[0.2387185025336746]], [[0.22782732216774124]], [[0.23230803718503584]]], "count": [107]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28614728824502933]], [[0.30178178543613704]], [[0.2780343677701805]]], "std": [[[0.20540450519719353]], [[0.20052030826575984]], [[0.19752736100984655]]], "count": [107]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2356443576627497]], [[0.25969151040235017]], [[0.23942757725169508]]], "std": [[[0.16375989039079467]], [[0.15342797836170613]], [[0.1576413027918033]]], "count": [107]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26963198429196444]], [[0.28809898696628183]], [[0.2670195695465686]]], "std": [[[0.1958850558477102]], [[0.19115237206682417]], [[0.18771477705191883]]], "count": [107]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29571921492750136]], [[0.31458822956752797]], [[0.29261149491192506]]], "std": [[[0.20371693014917494]], [[0.19936102989439192]], [[0.19593224597782724]]], "count": [107]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2549023849098635]], [[0.2600026807598039]], [[0.24688797788391056]]], "std": [[[0.16137050559034513]], [[0.15998235922271642]], [[0.16052569955416604]]], "count": [107]}, "observation.state": {"min": [-2.1398696899414062, 0.6031112670898438, 0.23993954062461853, -1.311849594116211, 0.7209402322769165, 0.6013583540916443, -0.8908291459083557, 1.0949889421463013, -0.5774272680282593, -0.36992138624191284, 1.2581722736358643, -0.6654009222984314, -1.4597125053405762, 0.1362452358007431, 0.5631613731384277, 0.29641374945640564, 0.7821439504623413, -0.5410982370376587, -0.6464314460754395, -0.6751275062561035, -0.4534306228160858, 0.5754619240760803, -0.3067316710948944, 0.8726347088813782, -0.7326548099517822, 0.023137260228395462, -0.12101469933986664, 0.6694212555885315, 0.34905871748924255, 0.32000088691711426, -3.3289511520706583e-06, 0.3490605056285858, 0.22457145154476166, 0.21148812770843506, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.003228244371712208, 0.9999921917915344], "max": [-1.0550062656402588, 0.9802938103675842, 0.6226289868354797, 0.04476654529571533, 1.4403973817825317, 1.5070234537124634, -0.10143798589706421, 1.0957387685775757, -0.5760212540626526, -0.36681124567985535, 1.2595973014831543, -0.6626695394515991, -1.4578297138214111, 0.1381102204322815, 0.8234665989875793, 0.6059498190879822, 1.0738530158996582, 0.572678804397583, 0.8044034242630005, 0.7256384491920471, 0.5139464139938354, 0.5757148265838623, -0.30636832118034363, 0.8727304339408875, -0.7323713302612305, 0.02407073602080345, -0.12064450979232788, 0.6696417331695557, 0.34907856583595276, 0.3200010061264038, 1.0652644959918689e-05, 0.34910711646080017, 1.000571370124817, 1.0001904964447021, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.003953505307435989, 0.9999947547912598], "mean": [-1.6801717281341553, 0.7729995846748352, 0.4195508360862732, -0.419651597738266, 1.2394413948059082, 1.0816025733947754, -0.34043461084365845, 1.0954560041427612, -0.5767674446105957, -0.3685609996318817, 1.259210228919983, -0.664183497428894, -1.4589794874191284, 0.13717037439346313, 0.7305001616477966, 0.44938570261001587, 0.9023028612136841, -0.1709986925125122, 0.31948232650756836, -0.1963987946510315, 0.08940669149160385, 0.5755172967910767, -0.30644291639328003, 0.8727051019668579, -0.7326103448867798, 0.023311447352170944, -0.12070997059345245, 0.6694474816322327, 0.3490649163722992, 0.32000166177749634, 1.9756582503305253e-07, 0.3490654230117798, 0.5598128437995911, 0.914941668510437, -0.0019999882206320763, 0.0, 0.0, 0.0, 0.0, 0.0035684313625097275, 0.9999980926513672], "std": [0.31293225288391113, 0.11476439237594604, 0.11149977892637253, 0.4829482436180115, 0.22418959438800812, 0.24655282497406006, 0.24105946719646454, 0.00017629617650527507, 0.0004193129134364426, 0.0009430812788195908, 0.0003880651784129441, 0.0007599922246299684, 0.0005343788070604205, 0.0005415934720076621, 0.07137806713581085, 0.0933992937207222, 0.07638292014598846, 0.35248225927352905, 0.49026191234588623, 0.4527401030063629, 0.2612241208553314, 7.106650446075946e-05, 0.00010542568634264171, 3.32890595018398e-05, 7.454344449797645e-05, 0.0002732678840402514, 0.0001055275060934946, 5.3539213695330545e-05, 3.7005688682256732e-06, 7.390149789898715e-07, 3.040842329937732e-06, 8.184441867342684e-06, 0.3610228896141052, 0.2078864425420761, 1.1874362826347351e-08, 0.0, 0.0, 0.0, 0.0, 0.00015492340025957674, 4.510332928475691e-06], "count": [513]}, "action": {"min": [-2.145084857940674, 0.600825309753418, 0.2378554791212082, -1.3203281164169312, 0.719308614730835, 0.5953214168548584, -0.9038928747177124, 1.0949790477752686, -0.5774340629577637, -0.3699260354042053, 1.258166790008545, -0.6654006242752075, -1.4597159624099731, 0.1362408697605133, 0.5605822801589966, 0.29535406827926636, 0.7816620469093323, -0.5439082384109497, -0.6668948531150818, -0.6815928816795349, -0.48339101672172546, 0.5754632949829102, -0.3067382872104645, 0.8726313710212708, -0.7326550483703613, 0.023136116564273834, -0.1210440918803215, 0.6694203615188599, 0.34905529022216797, 0.32000085711479187, -4.993426955479663e-06, 0.3490605056285858, 0.0, 0.0], "max": [-1.049438714981079, 0.9883944988250732, 0.6230718493461609, 0.050561726093292236, 1.440963625907898, 1.510452389717102, -0.0947008952498436, 1.0957459211349487, -0.5760157704353333, -0.36679917573928833, 1.259595274925232, -0.6626659035682678, -1.4578231573104858, 0.1381097286939621, 0.8259055614471436, 0.6084262132644653, 1.0766570568084717, 0.5754677057266235, 0.8051421046257019, 0.7260914444923401, 0.5192052125930786, 0.5757205486297607, -0.3063682019710541, 0.8727329969406128, -0.732369601726532, 0.024075083434581757, -0.1206427589058876, 0.6696430444717407, 0.34908342361450195, 0.3200010061264038, 1.4314491636469029e-05, 0.34913575649261475, 1.0, 1.0], "mean": [-1.6801670789718628, 0.7730026245117188, 0.4195212721824646, -0.41968628764152527, 1.2394202947616577, 1.0816259384155273, -0.3403571546077728, 1.0954563617706299, -0.5767647624015808, -0.36856696009635925, 1.2592076063156128, -0.664178192615509, -1.458975911140442, 0.13716672360897064, 0.7304905652999878, 0.4493802487850189, 0.9023129343986511, -0.17094172537326813, 0.31947746872901917, -0.1964043229818344, 0.08943039178848267, 0.5755178928375244, -0.3064435124397278, 0.8727048635482788, -0.7326098084449768, 0.02331313118338585, -0.1207105964422226, 0.6694477796554565, 0.3490651845932007, 0.32000166177749634, 1.9986701715879462e-07, 0.3490654528141022, 0.4309161603450775, 0.9258284568786621], "std": [0.31438690423965454, 0.11631195992231369, 0.11229197680950165, 0.4845849573612213, 0.22568398714065552, 0.24925222992897034, 0.24261942505836487, 0.00017643027240410447, 0.0004200530529487878, 0.0009424260933883488, 0.0003911448875442147, 0.0007615623762831092, 0.0005367277772165835, 0.0005418264772742987, 0.07202457636594772, 0.09365705400705338, 0.07705061137676239, 0.3789171576499939, 0.5168108940124512, 0.48159125447273254, 0.28609132766723633, 7.172305777203292e-05, 0.00010650548938428983, 3.375060259713791e-05, 7.566460408270359e-05, 0.00027634401340037584, 0.00010689548071241006, 5.451276228995994e-05, 4.204219749226468e-06, 7.38798291877174e-07, 3.6171577448840253e-06, 9.443600902159233e-06, 0.4896562397480011, 0.25700345635414124], "count": [513]}, "timestamp": {"min": [0.0], "max": [17.066666666666666], "mean": [8.533333333333333], "std": [4.936335422903047], "count": [513]}, "frame_index": {"min": [0], "max": [512], "mean": [256.0], "std": [148.09006268709143], "count": [513]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [513]}, "index": {"min": [18620], "max": [19132], "mean": [18876.0], "std": [148.09006268709143], "count": [513]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [513]}, "subtask_annotation": {"mean": [0.7563352826510721, 2.0, 2.0, 2.0, 2.0], "std": [0.8902130966072797, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [513]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [513]}, "eef_direction_state": {"mean": [3.3021442495126707, 6.0], "std": [2.085019266988794, 0.0], "min": [0, 6], "max": [6, 6], "count": [513]}, "eef_velocity_state": {"mean": [1.230019493177388, 0.0], "std": [0.6766182678008096, 0.0], "min": [0, 0], "max": [2, 0], "count": [513]}, "eef_acc_mag_state": {"mean": [0.5750487329434698, 0.0], "std": [0.7988303142216427, 0.0], "min": [0, 0], "max": [2, 0], "count": [513]}, "eef_direction_action": {"mean": [3.3976608187134505, 6.0], "std": [2.095608139800794, 0.0], "min": [0, 6], "max": [6, 6], "count": [513]}, "eef_velocity_action": {"mean": [1.230019493177388, 0.0], "std": [0.6964931648371347, 0.0], "min": [0, 0], "max": [2, 0], "count": [513]}, "eef_acc_mag_action": {"mean": [0.621832358674464, 0.0], "std": [0.8172548038350783, 0.0], "min": [0, 0], "max": [2, 0], "count": [513]}, "eef_sim_pose_state": {"mean": [0.6147677621666753, 0.44942385427951587, 1.0734230118726378, -1.4852426713489097, 0.05837707509838341, -2.0548094692997707, 0.4788675177785013, -0.30644380211591715, 0.9924243281746058, -1.56950047439875, -0.48766034714100315, -0.22347503018697557], "std": [0.06151716901426369, 0.09347749793736429, 0.08476068967508028, 0.2746084404232481, 0.17353120190722832, 0.4192998855300439, 7.667959708617902e-05, 0.00010542378427391833, 1.8141163943792605e-05, 0.00039756798676295025, 0.0002794988953180918, 0.0006039092897474902], "min": [0.4681285346641474, 0.296402452310597, 0.9448790861952824, -2.0177761707216133, -0.11922890357284222, -2.9748252785904574, 0.478808893664149, -0.3067328479902314, 0.9923747890681692, -1.5697298984173216, -0.4878394299513611, -0.22517614338082703], "max": [0.6955107131307454, 0.6059457626461369, 1.2669904496780715, -1.0275150653296408, 0.49731497332161245, -1.5647766582453633, 0.47907888873232274, -0.30636949056063467, 0.9924404213212551, -1.5683120124103862, -0.48686548698268317, -0.2231040481827944], "count": [513]}, "eef_sim_pose_action": {"mean": [0.6144735606008405, 0.4493838806340145, 1.073298437283679, -1.485900248639856, 0.058287074315397334, -2.055155268654271, 0.4788679982579179, -0.30644445308467183, 0.9924243740059921, -1.569497597473008, -0.48765861940441735, -0.2234788458172736], "std": [0.06208546645923778, 0.09367882423836871, 0.08532482724035693, 0.2762315411185787, 0.17532233857794874, 0.4214492842663368, 7.737382015747456e-05, 0.00010650477935582968, 1.8613356123258595e-05, 0.00040281841234869056, 0.00028267783446815186, 0.0006109106212662456], "min": [0.4660615924053263, 0.29534668553096577, 0.9441834624666298, -2.020524099869183, -0.15100656730754203, -2.9855704834573897, 0.47880901474496135, -0.3067394593773801, 0.9923743041336952, -1.5697299047043405, -0.48783944149638403, -0.2252210982592593], "max": [0.6957052433069697, 0.6084212685416007, 1.2698836362985597, -1.021048256701803, 0.49884698508073244, -1.549741926765888, 0.47908439934423086, -0.30636938597665175, 0.9924404261547047, -1.5682987909379653, -0.4868529956393124, -0.22310404378556203], "count": [513]}, "gripper_mode_state": {"mean": [0.5516569200779727, 0.09161793372319688], "std": [0.4973244037929981, 0.2884858539746591], "min": [0, 0], "max": [1, 1], "count": [513]}, "gripper_activity_state": {"mean": [1.7914230019493178, 1.793372319688109], "std": [0.5526513468072188, 0.5551415987938323], "min": [0, 0], "max": [2, 2], "count": [513]}, "gripper_mode_action": {"mean": [0.5692007797270955, 0.07407407407407407], "std": [0.4951880976812342, 0.2618914004394587], "min": [0, 0], "max": [1, 1], "count": [513]}, "gripper_activity_action": {"mean": [1.9298245614035088, 1.9571150097465886], "std": [0.3347155092691054, 0.28970822928903545], "min": [0, 0], "max": [2, 2], "count": [513]}, "gripper_open_scale_state": {"mean": [0.5488361290326083, 0.8970064221012863], "std": [0.35394397035859626, 0.20381092023028993], "min": [0.22016808974976632, 0.20734130167493633], "max": [0.9809523236517812, 0.9805789180830413], "count": [513]}, "gripper_open_scale_action": {"mean": [0.42246684203639645, 0.907674960458028], "std": [0.480054148030209, 0.251965240657191], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [513]}}} +{"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.4366745688090051]], [[0.43874042982933914]], [[0.41557794117647057]]], "std": [[[0.22112550832250205]], [[0.20418078340877419]], [[0.20940213538722058]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44391335864411124]], [[0.465027713699859]], [[0.44968859933679356]]], "std": [[[0.2787153824341433]], [[0.251672619455398]], [[0.26338057583749824]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47103425965974627]], [[0.4703762014609766]], [[0.45770825123349995]]], "std": [[[0.24045730934627882]], [[0.23079955385823633]], [[0.2368717491799679]]], "count": [120]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28187620155484067]], [[0.29693311982996323]], [[0.27262269901450165]]], "std": [[[0.20427601015405356]], [[0.19991506882716065]], [[0.19700004976722715]]], "count": [120]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23574499591503267]], [[0.25980291787939136]], [[0.23939549664266746]]], "std": [[[0.16374533756491474]], [[0.15337731823544107]], [[0.15765220567860952]]], "count": [120]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27127686504289217]], [[0.2903523459839665]], [[0.26944766454758984]]], "std": [[[0.19732286717693237]], [[0.19260651584681995]], [[0.1891594610193405]]], "count": [120]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29452220881842317]], [[0.31443316131791255]], [[0.294706418504902]]], "std": [[[0.20429383834008377]], [[0.20018019223762162]], [[0.19721161122497047]]], "count": [120]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2553311201108048]], [[0.26079511335784317]], [[0.24805328329248366]]], "std": [[[0.16188682294927906]], [[0.16037509809122025]], [[0.16087909101702955]]], "count": [120]}, "observation.state": {"min": [-2.1035330295562744, 0.5998142957687378, 0.25549665093421936, -1.3177956342697144, 0.7211212515830994, 0.46251943707466125, -0.9059474468231201, 1.0952415466308594, -0.576023519039154, -0.37244388461112976, 1.2562265396118164, -0.66289883852005, -1.4579259157180786, 0.1344217211008072, 0.5590294599533081, 0.23285488784313202, 0.7407791614532471, -0.5270711183547974, -0.6270414590835571, -0.6695772409439087, -0.48702865839004517, 0.5756912231445312, -0.30730465054512024, 0.8723851442337036, -0.7324848175048828, 0.02400127239525318, -0.12149925529956818, 0.6694647669792175, 0.3490527868270874, 0.32000085711479187, -5.659217549691675e-06, 0.3490578532218933, 0.19866667687892914, 0.19193457067012787, -0.0021875000093132257, 0.0, 0.0, 0.0, 0.0, 0.002879246138036251, 0.9999930262565613], "max": [-1.0483589172363281, 1.072845697402954, 0.6591231822967529, 0.052507076412439346, 1.3655056953430176, 1.5217905044555664, 0.47196468710899353, 1.095737338066101, -0.5744762420654297, -0.36991050839424133, 1.2583107948303223, -0.6605206727981567, -1.4559428691864014, 0.13625086843967438, 0.842473030090332, 0.5830509066581726, 1.076667070388794, 0.47677645087242126, 0.7737817764282227, 0.7035437226295471, 0.5834583640098572, 0.5760360956192017, -0.3067011833190918, 0.8726187944412231, -0.7321822643280029, 0.025473568588495255, -0.12097201496362686, 0.6697012186050415, 0.3490820825099945, 0.32000094652175903, 2.2636868379777297e-05, 0.3490928113460541, 1.000571370124817, 1.0001904964447021, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.00373538164421916, 0.9999958276748657], "mean": [-1.6037309169769287, 0.870330274105072, 0.4140239953994751, -0.49121156334877014, 1.1380828619003296, 0.9119487404823303, -0.18210792541503906, 1.0955119132995605, -0.5752207636833191, -0.37139806151390076, 1.2573655843734741, -0.6618127822875977, -1.4569661617279053, 0.1352466344833374, 0.7448112964630127, 0.4121628999710083, 0.8952244520187378, -0.25159889459609985, 0.45790809392929077, -0.30017513036727905, 0.22177687287330627, 0.5758474469184875, -0.3069688379764557, 0.8724915385246277, -0.7324085831642151, 0.024618811905384064, -0.12121196836233139, 0.6695377826690674, 0.3490653932094574, 0.3200024664402008, 6.23482037553913e-07, 0.34906259179115295, 0.5667821168899536, 0.9081234931945801, -0.002005003858357668, 0.0, 0.0, 0.0, 0.0, 0.0033910381607711315, 0.9999984502792358], "std": [0.321413516998291, 0.14342206716537476, 0.13255877792835236, 0.46195849776268005, 0.21297214925289154, 0.362748384475708, 0.42355605959892273, 0.00012834578228648752, 0.0004498928028624505, 0.0008048838353715837, 0.0005442757974378765, 0.0007664576987735927, 0.0005757775506936014, 0.0005416339845396578, 0.0800909623503685, 0.1366148442029953, 0.0948214903473854, 0.29143115878105164, 0.40543752908706665, 0.4005165100097656, 0.3258318603038788, 9.075009438674897e-05, 0.00015879196871537715, 5.4783835366833955e-05, 0.00010072402801597491, 0.0003980303881689906, 0.00014006470155436546, 7.442503556376323e-05, 3.932129857275868e-06, 1.5533594250882743e-06, 4.7547878239129204e-06, 5.307436367729679e-06, 0.3795309066772461, 0.2254464030265808, 2.754442539298907e-05, 0.0, 0.0, 0.0, 0.0, 0.0001832832203945145, 4.262131824361859e-06], "count": [598]}, "action": {"min": [-2.107680082321167, 0.5968205332756042, 0.25415346026420593, -1.3273779153823853, 0.7197688817977905, 0.44745931029319763, -0.9126887321472168, 1.0952339172363281, -0.5760270953178406, -0.37246644496917725, 1.2562146186828613, -0.6629079580307007, -1.4579296112060547, 0.1344173550605774, 0.5554446578025818, 0.23251675069332123, 0.7404618859291077, -0.5352155566215515, -0.6581444144248962, -0.677590548992157, -0.4923563599586487, 0.5756896734237671, -0.3073084056377411, 0.8723808526992798, -0.732485830783844, 0.024000031873583794, -0.12150789797306061, 0.6694617867469788, 0.34903955459594727, 0.32000085711479187, -7.323692898353329e-06, 0.3490578532218933, 0.0, 0.0], "max": [-1.0414596796035767, 1.0767182111740112, 0.6605425477027893, 0.05400344356894493, 1.368485927581787, 1.5292198657989502, 0.4733399748802185, 1.0957435369491577, -0.5744736194610596, -0.36990123987197876, 1.2583107948303223, -0.6605195999145508, -1.4559364318847656, 0.13625533878803253, 0.8446248769760132, 0.5837607979774475, 1.0841102600097656, 0.5013055801391602, 0.7841008305549622, 0.7045314311981201, 0.5839691758155823, 0.5760395526885986, -0.30670034885406494, 0.8726235032081604, -0.7321773171424866, 0.02547667734324932, -0.12096990644931793, 0.6697078943252563, 0.3490987718105316, 0.3200009763240814, 4.660531703848392e-05, 0.34910744428634644, 1.0, 1.0], "mean": [-1.6037287712097168, 0.8703295588493347, 0.4140241742134094, -0.4912165403366089, 1.1380823850631714, 0.9119506478309631, -0.18210703134536743, 1.0955113172531128, -0.5752184987068176, -0.37140190601348877, 1.2573621273040771, -0.6618090271949768, -1.4569621086120605, 0.13524356484413147, 0.7448103427886963, 0.4121621549129486, 0.8952239751815796, -0.25159698724746704, 0.4579087495803833, -0.3001750111579895, 0.22177539765834808, 0.5758484601974487, -0.30696991086006165, 0.8724919557571411, -0.7324082851409912, 0.024621212854981422, -0.12121284753084183, 0.6695379614830017, 0.3490650951862335, 0.3200024664402008, 6.234816964933998e-07, 0.34906259179115295, 0.4586455225944519, 0.9174749851226807], "std": [0.3230614960193634, 0.14451953768730164, 0.13310983777046204, 0.4634462893009186, 0.21409331262111664, 0.3643420338630676, 0.42480528354644775, 0.00013165960262995213, 0.00045011116890236735, 0.0008040412794798613, 0.0005456225480884314, 0.0007673528743907809, 0.0005770337884314358, 0.000541295506991446, 0.08057359606027603, 0.13687333464622498, 0.0955757424235344, 0.3016004264354706, 0.4191194772720337, 0.41766294836997986, 0.3335821032524109, 9.10468734218739e-05, 0.00015943459584377706, 5.503926513483748e-05, 0.00010134613694390282, 0.00039987050695344806, 0.00014105516311246902, 7.497367187170312e-05, 5.455745849758387e-06, 1.5527789400948677e-06, 6.436051535274601e-06, 5.934883120062295e-06, 0.492292582988739, 0.271094411611557], "count": [598]}, "timestamp": {"min": [0.0], "max": [19.9], "mean": [9.95], "std": [5.754249637345333], "count": [598]}, "frame_index": {"min": [0], "max": [597], "mean": [298.5], "std": [172.62748912035997], "count": [598]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [598]}, "index": {"min": [19133], "max": [19730], "mean": [19431.5], "std": [172.62748912035997], "count": [598]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [598]}, "subtask_annotation": {"mean": [0.8210702341137124, 2.0, 2.0, 2.0, 2.0], "std": [0.8750102866573215, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [598]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [598]}, "eef_direction_state": {"mean": [4.214046822742475, 6.0], "std": [1.8990413030572304, 0.0], "min": [0, 6], "max": [6, 6], "count": [598]}, "eef_velocity_state": {"mean": [1.0719063545150502, 0.0], "std": [0.7627489743811455, 0.0], "min": [0, 0], "max": [2, 0], "count": [598]}, "eef_acc_mag_state": {"mean": [0.47491638795986624, 0.0], "std": [0.7048847077380856, 0.0], "min": [0, 0], "max": [2, 0], "count": [598]}, "eef_direction_action": {"mean": [4.3193979933110365, 6.0], "std": [1.8614173508313294, 0.0], "min": [0, 6], "max": [6, 6], "count": [598]}, "eef_velocity_action": {"mean": [1.0217391304347827, 0.0], "std": [0.7830962806640575, 0.0], "min": [0, 0], "max": [2, 0], "count": [598]}, "eef_acc_mag_action": {"mean": [0.5568561872909699, 0.0], "std": [0.7623749303996347, 0.0], "min": [0, 0], "max": [2, 0], "count": [598]}, "eef_sim_pose_state": {"mean": [0.6306708608999465, 0.4122165678906757, 1.0716444078529037, -1.4229917874272564, 0.1484656827128303, -2.005148023329268, 0.4792511209748386, -0.3069702922971978, 0.9923378275235862, -1.5680489716414918, -0.48638026935984346, -0.22633628472196196], "std": [0.07166476706573237, 0.13665153582245917, 0.10161290755246746, 0.2773650144475512, 0.2546298596850877, 0.6019749364104607, 0.00010336484073851438, 0.0001587905141335909, 2.5011623675669108e-05, 0.0005388666054511872, 0.00042275437649027695, 0.0008535799031169707], "min": [0.465014637276544, 0.23284675876292135, 0.9286671476086542, -1.8962735906195556, -0.23829723000541736, -2.994213240038098, 0.4790617097030035, -0.30730582997434297, 0.9922884337932314, -1.5685909934781854, -0.48696883187751494, -0.22815346712366713], "max": [0.6947861831760864, 0.5830238925686055, 1.2744925972327938, -0.8585168278728055, 0.5098179013242881, -1.3409975082133023, 0.4794645691806898, -0.3067023713481961, 0.9924051767515993, -1.5668637120384918, -0.4854516104781086, -0.22499101111997089], "count": [598]}, "eef_sim_pose_action": {"mean": [0.6303614964903425, 0.41217085830948685, 1.0715289537394697, -1.4237477898676776, 0.14850615597281921, -2.0056248094721902, 0.47925177494672805, -0.30697128428945125, 0.9923376663132975, -1.56804619443969, -0.48637780138514586, -0.2263414185603988], "std": [0.0720852001212712, 0.1368833911147444, 0.10220254068733389, 0.27828398808896376, 0.25673878960297997, 0.6035695960286129, 0.00010367543914554386, 0.00015943435330438728, 2.534616390246572e-05, 0.000541801763696509, 0.0004247494549326455, 0.0008578221751340421], "min": [0.46219820990267757, 0.23250928641860516, 0.9281302346173371, -1.8985656862872413, -0.27097422050195163, -3.0099365026810165, 0.47906088440529515, -0.30730958613283876, 0.9922832959018556, -1.5685914679892008, -0.4869699183251457, -0.22817409595871752], "max": [0.694815194772068, 0.5837525261818808, 1.2817624645994663, -0.8585160655314101, 0.5093813918165195, -1.3399173762569536, 0.47946634276947775, -0.30670150085406955, 0.9924104505503949, -1.566850325437743, -0.4854441131143796, -0.22498979140679998], "count": [598]}, "gripper_mode_state": {"mean": [0.5284280936454849, 0.10367892976588629], "std": [0.49919118931696255, 0.30484358167507547], "min": [0, 0], "max": [1, 1], "count": [598]}, "gripper_activity_state": {"mean": [1.8244147157190636, 1.8327759197324414], "std": [0.5116756281202086, 0.5062776347356491], "min": [0, 0], "max": [2, 2], "count": [598]}, "gripper_mode_action": {"mean": [0.5418060200668896, 0.08193979933110368], "std": [0.49824919135525575, 0.27427298192983185], "min": [0, 0], "max": [1, 1], "count": [598]}, "gripper_activity_action": {"mean": [1.9230769230769231, 1.9665551839464883], "std": [0.34809932668712695, 0.2564587225776651], "min": [0, 0], "max": [2, 2], "count": [598]}, "gripper_open_scale_state": {"mean": [0.5556673347740864, 0.8903221068618599], "std": [0.3720894823601973, 0.22102604699194162], "min": [0.19477125184208738, 0.18817114771581164], "max": [0.9809523236517812, 0.9805789180830413], "count": [598]}, "gripper_open_scale_action": {"mean": [0.44965243658493026, 0.8994852123014153], "std": [0.48263956691628906, 0.2657807274558039], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [598]}}} +{"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.4420873220456765]], [[0.4515376403914056]], [[0.4324248084291188]]], "std": [[[0.2311842887208878]], [[0.21450444526760284]], [[0.21555830892519182]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44309302249466387]], [[0.4624951382260139]], [[0.43957816083668083]]], "std": [[[0.300994888098472]], [[0.26945629656777037]], [[0.28282619358636935]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4673532808999191]], [[0.4631964682847446]], [[0.44956856157777514]]], "std": [[[0.25548348442179]], [[0.23978695864429178]], [[0.242157401125008]]], "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.28979784033764366]], [[0.3056196880018171]], [[0.2941146378069008]]], "std": [[[0.21189021679042738]], [[0.2073867298158668]], [[0.2070522836655376]]], "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.24798948131919793]], [[0.2711695144787441]], [[0.2524442867462179]]], "std": [[[0.16895293894457072]], [[0.1584883631570806]], [[0.1634133183460855]]], "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.28396498075927573]], [[0.3070631203383832]], [[0.2836227480957361]]], "std": [[[0.20761803104614623]], [[0.20456013394381062]], [[0.20010587425970652]]], "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.31319757529897735]], [[0.32936684877345335]], [[0.3092933457731153]]], "std": [[[0.21671990591617965]], [[0.21184089358078506]], [[0.20832239923374773]]], "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.26009507618376015]], [[0.26717391132099394]], [[0.25628612918092886]]], "std": [[[0.16742088621233256]], [[0.16586249287848387]], [[0.16679765595229593]]], "count": [116]}, "observation.state": {"min": [-2.061889886856079, 0.6040590405464172, 0.1867745965719223, -1.3127460479736328, 0.7198702692985535, 0.6265040040016174, -0.1928454041481018, 1.0929458141326904, -0.5789186358451843, -0.36473771929740906, 1.2557041645050049, -0.6699981689453125, -1.4585603475570679, 0.13782337307929993, 0.5628941655158997, 0.2958548665046692, 0.7455772161483765, -0.3119734823703766, -0.6302798986434937, -0.6704035997390747, -0.46943387389183044, 0.5763089656829834, -0.3074134886264801, 0.8719674944877625, -0.7328329682350159, 0.02533729188144207, -0.12231503427028656, 0.6688970923423767, 0.3490590751171112, 0.31999996304512024, -3.3289511520706583e-06, 0.3490472137928009, 0.1964285671710968, 0.21540476381778717, 0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.0030591983813792467, 0.9999952912330627], "max": [-1.0541261434555054, 0.9494495391845703, 0.4545034170150757, 0.048862386494874954, 1.4782886505126953, 1.5070801973342896, 0.7866749167442322, 1.0934654474258423, -0.5777029395103455, -0.3625466823577881, 1.2571132183074951, -0.6677853465080261, -1.4570128917694092, 0.13920848071575165, 0.8101585507392883, 0.5807706713676453, 1.059220790863037, 0.22672156989574432, 0.8473775386810303, 0.665690004825592, 0.7058875560760498, 0.5765259265899658, -0.3070172965526581, 0.8720909357070923, -0.7325573563575745, 0.026345761492848396, -0.12201464176177979, 0.6691102981567383, 0.3490760922431946, 0.3200000524520874, 1.314935798291117e-05, 0.3490711748600006, 1.0012381076812744, 1.0003809928894043, 0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.002366654109209776, 0.9999971985816956], "mean": [-1.480746865272522, 0.7478035092353821, 0.3040323853492737, -0.6620723009109497, 1.0816540718078613, 1.2111533880233765, 0.28571617603302, 1.0931600332260132, -0.5783830881118774, -0.3637312650680542, 1.256629467010498, -0.668996274471283, -1.457948088645935, 0.1385267674922943, 0.6857059597969055, 0.3978632092475891, 0.8962069153785706, -0.0755992978811264, 0.6506349444389343, -0.42076969146728516, 0.3224070072174072, 0.5763776898384094, -0.3071371018886566, 0.8720593452453613, -0.7327512502670288, 0.02561337500810623, -0.1220986619591713, 0.6689615249633789, 0.3490649163722992, 0.3200019896030426, 9.040711574925808e-07, 0.3490639925003052, 0.697415292263031, 0.9246450066566467, 0.0009999934118241072, 0.0, 0.0, 0.0, 0.0, -0.0026770855765789747, 0.9999993443489075], "std": [0.3701677620410919, 0.11856791377067566, 0.060341641306877136, 0.5471850633621216, 0.27960124611854553, 0.26630404591560364, 0.3981609642505646, 0.00015862626605667174, 0.0004456837195903063, 0.0008036817889660597, 0.0005077871610410511, 0.0008119745762087405, 0.0005418583750724792, 0.000490854203235358, 0.08719842880964279, 0.10995429009199142, 0.0784115120768547, 0.14357571303844452, 0.28854531049728394, 0.27988460659980774, 0.26343536376953125, 7.922287477413192e-05, 0.00015142349002417177, 4.0014623664319515e-05, 0.00010710448259487748, 0.00038350431714206934, 0.00011477970110718161, 8.200995944207534e-05, 2.8557481073221425e-06, 1.9899982817150885e-06, 3.042094704142073e-06, 5.743397196056321e-06, 0.36792051792144775, 0.1970406472682953, 6.6356733441352844e-09, 0.0, 0.0, 0.0, 0.0, 0.00013109194696880877, 2.959750872832956e-06], "count": [570]}, "action": {"min": [-2.0657408237457275, 0.6018330454826355, 0.18154962360858917, -1.3225266933441162, 0.7173891067504883, 0.615862250328064, -0.1949448585510254, 1.0929392576217651, -0.5789233446121216, -0.36473771929740906, 1.255699872970581, -0.6700080037117004, -1.4585635662078857, 0.13781791925430298, 0.5599465370178223, 0.2944942116737366, 0.7446700930595398, -0.3231470286846161, -0.6505058407783508, -0.6717237234115601, -0.4866145849227905, 0.5763075947761536, -0.30741462111473083, 0.8719655871391296, -0.7328357100486755, 0.02533356100320816, -0.12233058363199234, 0.6688936948776245, 0.3490566909313202, 0.31999996304512024, -3.994741746282671e-06, 0.3490472137928009, 0.0, 0.0], "max": [-1.0476783514022827, 0.9507384300231934, 0.4561070203781128, 0.05570865049958229, 1.5013511180877686, 1.510681390762329, 0.7937005758285522, 1.0934717655181885, -0.5776975154876709, -0.3625379800796509, 1.2571154832839966, -0.6677809953689575, -1.457005262374878, 0.1392117440700531, 0.8124886155128479, 0.582168698310852, 1.061130404472351, 0.248236745595932, 0.8482011556625366, 0.6691077351570129, 0.7075890898704529, 0.5765270590782166, -0.3070146441459656, 0.8720920085906982, -0.7325544953346252, 0.026348382234573364, -0.12201155722141266, 0.6691137552261353, 0.34908244013786316, 0.3200000524520874, 1.7310547264060006e-05, 0.3490711748600006, 1.0, 1.0], "mean": [-1.4807549715042114, 0.7478058934211731, 0.3040317893028259, -0.6620636582374573, 1.0816566944122314, 1.2111496925354004, 0.28571948409080505, 1.0931601524353027, -0.5783802270889282, -0.36373525857925415, 1.2566258907318115, -0.6689925193786621, -1.4579449892044067, 0.13852418959140778, 0.6857089996337891, 0.3978646397590637, 0.8962085843086243, -0.07560116052627563, 0.6506340503692627, -0.42076992988586426, 0.32241296768188477, 0.576377809047699, -0.30713775753974915, 0.8720592856407166, -0.7327505946159363, 0.025615161284804344, -0.12209901958703995, 0.6689620018005371, 0.34906482696533203, 0.3200019896030426, 8.993985147753847e-07, 0.34906408190727234, 0.6191403269767761, 0.9067367911338806], "std": [0.37145286798477173, 0.11971495300531387, 0.06154630333185196, 0.5487316846847534, 0.28080999851226807, 0.26773789525032043, 0.39959436655044556, 0.00016042651259340346, 0.00044632950448431075, 0.0008035404025577009, 0.0005098216934129596, 0.0008129649213515222, 0.0005433851620182395, 0.0004910245770588517, 0.08756814152002335, 0.1102498397231102, 0.07921852916479111, 0.14679473638534546, 0.3004668056964874, 0.29433473944664, 0.269741952419281, 7.961255323607475e-05, 0.00015217663894873112, 4.044387605972588e-05, 0.00010773689427878708, 0.00038559941458515823, 0.00011561560677364469, 8.250457176472992e-05, 3.598431476348196e-06, 1.9886595055140788e-06, 3.7640945720340824e-06, 5.867555046279449e-06, 0.47762423753738403, 0.2825832962989807], "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": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [570]}, "index": {"min": [19731], "max": [20300], "mean": [20015.5], "std": [164.54457349504622], "count": [570]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [570]}, "subtask_annotation": {"mean": [1.2052631578947368, 2.0, 2.0, 2.0, 2.0], "std": [0.8993020788331053, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [570]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [570]}, "eef_direction_state": {"mean": [4.3052631578947365, 6.0], "std": [1.9712335662861336, 0.0], "min": [0, 6], "max": [6, 6], "count": [570]}, "eef_velocity_state": {"mean": [0.9543859649122807, 0.0], "std": [0.8301490408224601, 0.0], "min": [0, 0], "max": [2, 0], "count": [570]}, "eef_acc_mag_state": {"mean": [0.5684210526315789, 0.0], "std": [0.7878814352731075, 0.0], "min": [0, 0], "max": [2, 0], "count": [570]}, "eef_direction_action": {"mean": [4.287719298245614, 6.0], "std": [1.9836233173327484, 0.0], "min": [0, 6], "max": [6, 6], "count": [570]}, "eef_velocity_action": {"mean": [0.9824561403508771, 0.0], "std": [0.8417031203537088, 0.0], "min": [0, 0], "max": [2, 0], "count": [570]}, "eef_acc_mag_action": {"mean": [0.5982456140350877, 0.0], "std": [0.7936129305482579, 0.0], "min": [0, 0], "max": [2, 0], "count": [570]}, "eef_sim_pose_state": {"mean": [0.5747761517194647, 0.39794355842179596, 1.052427028743017, -1.4442935962846533, 0.6865677559258936, -2.2801091442540793, 0.47989563905486443, -0.3071391591814982, 0.992111062388346, -1.568184052492922, -0.4862601229235678, -0.22924980417029353], "std": [0.07530222342984708, 0.10996448507176189, 0.09032252120400558, 0.3468890041404148, 0.22826848933311192, 0.6878802812367509, 8.7280856333912e-05, 0.00015142113034774703, 1.729444334511679e-05, 0.0005444946529062654, 0.00044015159886615757, 0.0007913449333328824], "min": [0.46799775697053553, 0.29584089091010707, 0.9241920234214466, -2.1827379293493334, 0.2360778477313754, -2.9864464876398595, 0.4798221763706211, -0.3074146759834341, 0.9920770342413532, -1.568589037982326, -0.4865944550459509, -0.23074048585762297], "max": [0.6656914394957838, 0.5807862747312333, 1.248740942940066, -0.7896717831908888, 1.1517534586951386, -1.0397254693026792, 0.48006703948851703, -0.3070184577686278, 0.9921447983463912, -1.5671871194447995, -0.4854011310924249, -0.2286826651453171], "count": [570]}, "eef_sim_pose_action": {"mean": [0.5744830593243269, 0.39787908934713084, 1.0522605085208936, -1.4462502975175462, 0.6860628738056471, -2.282395839379695, 0.4798960757489265, -0.3071398416319092, 0.9921109666740626, -1.5681816530931472, -0.48625801501818344, -0.2292533676648397], "std": [0.07551049685302322, 0.11025181833957833, 0.09089840172099141, 0.3497006055839094, 0.23054253049950157, 0.6894912508672709, 8.77236441356124e-05, 0.00015217453277835248, 1.7822320591134785e-05, 0.0005476352588709352, 0.00044251074597728024, 0.0007958492426485426], "min": [0.4656480680883071, 0.29448696071268643, 0.9229400331283841, -2.2280746954149024, 0.21248668679579374, -3.038638310293824, 0.47982145763036005, -0.3074158055671633, 0.9920757285859799, -1.5685976543676396, -0.4865991567044392, -0.23075918633341175], "max": [0.6660119816015238, 0.5821626567274992, 1.2505171199184621, -0.7884264304126439, 1.1536806492896838, -1.0244805030429605, 0.4800679214235679, -0.3070158461970943, 0.9921447971366373, -1.5671838066028005, -0.48539625871675085, -0.22868264669668514], "count": [570]}, "gripper_mode_state": {"mean": [0.3649122807017544, 0.08070175438596491], "std": [0.48140555469873636, 0.2723765430887741], "min": [0, 0], "max": [1, 1], "count": [570]}, "gripper_activity_state": {"mean": [1.8070175438596492, 1.8140350877192983], "std": [0.5343826243113572, 0.5236305770531249], "min": [0, 0], "max": [2, 2], "count": [570]}, "gripper_mode_action": {"mean": [0.37894736842105264, 0.09298245614035087], "std": [0.4851249946022261, 0.2904078493953934], "min": [0, 0], "max": [1, 1], "count": [570]}, "gripper_activity_action": {"mean": [1.9280701754385965, 1.9421052631578948], "std": [0.3245803692893942, 0.30518752844137836], "min": [0, 0], "max": [2, 2], "count": [570]}, "gripper_open_scale_state": {"mean": [0.6837377742337819, 0.9065213994775564], "std": [0.3607065524803576, 0.19317800349838754], "min": [0.1925770266383302, 0.21118114099783056], "max": [0.9816059879228181, 0.9807656793033376], "count": [570]}, "gripper_open_scale_action": {"mean": [0.6070003438373187, 0.8889576886009481], "std": [0.4682583262513626, 0.2770431727900724], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [570]}}} +{"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.43826503041031223]], [[0.44735893246187364]], [[0.4246548270697168]]], "std": [[[0.2313587278611513]], [[0.2143757099848971]], [[0.2166968552920725]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4171250120146098]], [[0.45050009010957326]], [[0.4323636742278611]]], "std": [[[0.28850063269652126]], [[0.2603737634526978]], [[0.27213163685852787]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4736727640811227]], [[0.4688345488113546]], [[0.4578412769928233]]], "std": [[[0.2552070850870467]], [[0.23901641220886863]], [[0.2405619801612968]]], "count": [120]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2878569527420343]], [[0.30351821799683415]], [[0.29218425277011845]]], "std": [[[0.21244957233762715]], [[0.20808842972356026]], [[0.2077369999389841]]], "count": [120]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24317886571946487]], [[0.26562046504799836]], [[0.2483708065257353]]], "std": [[[0.16854303074824334]], [[0.1579301961326627]], [[0.16271660868523438]]], "count": [120]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2829821936912786]], [[0.3066557569316789]], [[0.2827448140063317]]], "std": [[[0.20645401725245233]], [[0.2035761053595712]], [[0.1990566218956394]]], "count": [120]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3121570159313726]], [[0.32881730462367237]], [[0.308204221239277]]], "std": [[[0.21528934271300307]], [[0.21065583762524984]], [[0.2069705920409457]]], "count": [120]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2605649174708946]], [[0.26750715507557193]], [[0.2559721248851103]]], "std": [[[0.16752173681077046]], [[0.16595114484761245]], [[0.1667097978831253]]], "count": [120]}, "observation.state": {"min": [-2.3512415885925293, 0.5999135375022888, 0.23124068975448608, -1.3153603076934814, 0.7107668519020081, 0.49477604031562805, -0.2324686199426651, 1.0924376249313354, -0.5765770077705383, -0.3688351809978485, 1.2527605295181274, -0.6647043228149414, -1.4551825523376465, 0.1347799301147461, 0.5593563318252563, 0.17015720903873444, 0.7200334072113037, -0.4772379398345947, 0.5944300293922424, -0.6667025685310364, 0.09617574512958527, 0.5767804980278015, -0.3082318603992462, 0.8718538284301758, -0.7319654226303101, 0.02738884463906288, -0.12302462011575699, 0.6696394085884094, 0.3490535318851471, 0.31999996304512024, -1.5812518540769815e-05, 0.3490472137928009, 0.20314288139343262, 0.2017500400543213, 0.001500000013038516, 0.0, 0.0, 0.0, 0.0, -0.002824714407324791, 0.999995768070221], "max": [-1.0497690439224243, 1.2308731079101562, 0.5441412925720215, 0.5785092711448669, 1.8590590953826904, 1.5195568799972534, 0.5459924340248108, 1.0932374000549316, -0.5753744840621948, -0.36694860458374023, 1.2541896104812622, -0.6621587872505188, -1.453460693359375, 0.13623756170272827, 0.8516293168067932, 0.6552906036376953, 1.106900930404663, 0.13244152069091797, 0.8434537649154663, -0.11762242019176483, 0.6729938983917236, 0.5769980549812317, -0.3078009784221649, 0.8719711899757385, -0.731526255607605, 0.028554582968354225, -0.12267576903104782, 0.670015811920166, 0.34908437728881836, 0.3200000524520874, 2.1638183170580305e-05, 0.3490791618824005, 1.0011428594589233, 1.0003809928894043, 0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, -0.0021430763881653547, 0.9999976754188538], "mean": [-1.7270160913467407, 0.8078902959823608, 0.401950478553772, -0.4634089171886444, 1.3730533123016357, 1.054984450340271, 0.20616525411605835, 1.0929131507873535, -0.5760104656219482, -0.36810895800590515, 1.2536436319351196, -0.6635094881057739, -1.454474925994873, 0.1354578584432602, 0.6969429850578308, 0.42672958970069885, 0.9198315739631653, -0.173212930560112, 0.7232901453971863, -0.39981409907341003, 0.402324378490448, 0.5768554210662842, -0.3079441785812378, 0.871936023235321, -0.7318145632743835, 0.027760062366724014, -0.12279009073972702, 0.6697761416435242, 0.3490658402442932, 0.3200022578239441, 5.499992425939126e-07, 0.34906336665153503, 0.5618634223937988, 0.9216654300689697, 0.001986608374863863, 0.0, 0.0, 0.0, 0.0, -0.0024341498501598835, 0.9999995827674866], "std": [0.46367400884628296, 0.19224072992801666, 0.10402080416679382, 0.6229032278060913, 0.3982059061527252, 0.33711379766464233, 0.2622751295566559, 0.0002332687727175653, 0.0003985490766353905, 0.0005951487692072988, 0.0005184405017644167, 0.0008650018717162311, 0.0005715350853279233, 0.0004563317052088678, 0.07399718463420868, 0.17230618000030518, 0.09890960156917572, 0.19824305176734924, 0.06494259089231491, 0.2015785574913025, 0.20002903044223785, 7.874310540501028e-05, 0.0001624376600375399, 3.7005454942118376e-05, 0.00016660276742186397, 0.00042803981341421604, 0.00012990877439733595, 0.00014104603906162083, 4.24656809627777e-06, 2.264182512590196e-06, 3.886030299327103e-06, 5.246554337645648e-06, 0.37619441747665405, 0.20417796075344086, 7.067235856084153e-05, 0.0, 0.0, 0.0, 0.0, 0.00013638701057061553, 2.5932745302270632e-06], "count": [598]}, "action": {"min": [-2.359815835952759, 0.5969164967536926, 0.21748316287994385, -1.324891209602356, 0.7061949372291565, 0.476506769657135, -0.24594540894031525, 1.0924310684204102, -0.5765796303749084, -0.36883845925331116, 1.252746343612671, -0.6647053956985474, -1.4551851749420166, 0.1347721666097641, 0.5556944012641907, 0.16939274966716766, 0.7179757356643677, -0.4780578315258026, 0.5878631472587585, -0.6668140888214111, 0.08983208239078522, 0.5767799019813538, -0.30823490023612976, 0.8718518614768982, -0.7319660782814026, 0.027386872097849846, -0.12302996218204498, 0.6696341633796692, 0.3490501642227173, 0.31999993324279785, -3.5952674807049334e-05, 0.34904688596725464, 0.0, 0.0], "max": [-1.043036699295044, 1.2332451343536377, 0.5453213453292847, 0.5793524384498596, 1.860520362854004, 1.5265456438064575, 0.560679018497467, 1.0932425260543823, -0.5753723382949829, -0.3669365346431732, 1.2541956901550293, -0.6621533632278442, -1.453458547592163, 0.1362408697605133, 0.8534989953041077, 0.6566253900527954, 1.1087630987167358, 0.14730627834796906, 0.844745934009552, -0.11668261885643005, 0.6737875938415527, 0.5769990086555481, -0.30779922008514404, 0.8719748258590698, -0.7315242886543274, 0.02855784073472023, -0.12267129123210907, 0.670016348361969, 0.3490965962409973, 0.3200000524520874, 4.028031253255904e-05, 0.3490791618824005, 1.0, 1.0], "mean": [-1.7270138263702393, 0.8078894019126892, 0.40195077657699585, -0.46341201663017273, 1.3730534315109253, 1.054985523223877, 0.20616444945335388, 1.092911720275879, -0.576008677482605, -0.3681119680404663, 1.2536404132843018, -0.663504958152771, -1.4544713497161865, 0.1354554444551468, 0.6969418525695801, 0.4267290234565735, 0.9198309183120728, -0.1732124239206314, 0.7232915759086609, -0.399813711643219, 0.40232306718826294, 0.5768558979034424, -0.30794498324394226, 0.8719350695610046, -0.7318140268325806, 0.027761925011873245, -0.12279069423675537, 0.6697766780853271, 0.34906506538391113, 0.3200022578239441, 5.455457312564249e-07, 0.34906330704689026, 0.372692346572876, 0.9144312739372253], "std": [0.4646950364112854, 0.19382019340991974, 0.10510821640491486, 0.6249511241912842, 0.3994261920452118, 0.3381858170032501, 0.26466482877731323, 0.00023558340035378933, 0.0003990151744801551, 0.0005943141877651215, 0.0005198971484787762, 0.0008658697479404509, 0.0005730381235480309, 0.0004562019312288612, 0.07457011938095093, 0.17264017462730408, 0.0995311513543129, 0.1986491084098816, 0.06544727832078934, 0.20209379494190216, 0.2007121741771698, 7.906165410531685e-05, 0.00016307074110955, 3.755100988200866e-05, 0.00016720096755307168, 0.0004299013817217201, 0.0001306214544456452, 0.00014157372061163187, 5.531473107112106e-06, 2.262972429889487e-06, 5.9119079196534585e-06, 5.551439244300127e-06, 0.43066784739494324, 0.2754099667072296], "count": [598]}, "timestamp": {"min": [0.0], "max": [19.9], "mean": [9.95], "std": [5.754249637345333], "count": [598]}, "frame_index": {"min": [0], "max": [597], "mean": [298.5], "std": [172.62748912035997], "count": [598]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [598]}, "index": {"min": [20301], "max": [20898], "mean": [20599.5], "std": [172.62748912035997], "count": [598]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [598]}, "subtask_annotation": {"mean": [0.862876254180602, 2.0, 2.0, 2.0, 2.0], "std": [0.9241789747278998, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [598]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [598]}, "eef_direction_state": {"mean": [3.754180602006689, 6.0], "std": [2.1196897247606428, 0.0], "min": [0, 6], "max": [6, 6], "count": [598]}, "eef_velocity_state": {"mean": [1.1438127090301002, 0.0], "std": [0.8174846270259535, 0.0], "min": [0, 0], "max": [2, 0], "count": [598]}, "eef_acc_mag_state": {"mean": [0.6237458193979933, 0.0], "std": [0.7933068773261406, 0.0], "min": [0, 0], "max": [2, 0], "count": [598]}, "eef_direction_action": {"mean": [3.802675585284281, 6.0], "std": [2.054734201928442, 0.0], "min": [0, 6], "max": [6, 6], "count": [598]}, "eef_velocity_action": {"mean": [1.1555183946488294, 0.0], "std": [0.816363571229676, 0.0], "min": [0, 0], "max": [2, 0], "count": [598]}, "eef_acc_mag_action": {"mean": [0.6956521739130435, 0.0], "std": [0.8102692641059579, 0.0], "min": [0, 0], "max": [2, 0], "count": [598]}, "eef_sim_pose_state": {"mean": [0.5773877761241822, 0.426916429961076, 1.0785326592147448, -1.5266692460982025, 0.6789555638608675, -2.0697788896167757, 0.48038794363702614, -0.3079451164678526, 0.9921609918923323, -1.5640878431906828, -0.48377420774020125, -0.23384040700317105], "std": [0.06828468101473416, 0.1722766211669037, 0.10332502305414035, 0.3095206366413639, 0.14652215839335975, 0.7704243036566388, 8.62404252380087e-05, 0.00016243711995442777, 1.2641755973687746e-05, 0.0007451502640651694, 0.0005027514957547661, 0.0008948767404087126], "min": [0.464509989548982, 0.1701655209913492, 0.9054609892643299, -2.1145420888557656, 0.4752746488286905, -3.1386828576308776, 0.4803054107061489, -0.3082330509726786, 0.9921186739404131, -1.5647437934855182, -0.48421414212884506, -0.2354748428253215], "max": [0.6863551197644122, 0.6553569971341675, 1.2649986829988695, -0.9800618305381961, 0.9392037105496356, -1.132865020074953, 0.4805490813906457, -0.30780217445381625, 0.9921818877368905, -1.5627830116563075, -0.48283028540685025, -0.23307451757455322], "count": [598]}, "eef_sim_pose_action": {"mean": [0.5769918160044036, 0.42677105030731627, 1.0783150051841974, -1.5278726938640514, 0.6785049960274279, -1.9870904299376464, 0.4803883446396545, -0.30794582479588317, 0.9921609548963125, -1.56408452366296, -0.48377207227016117, -0.23384434321076183], "std": [0.06871724265870982, 0.17263441238932406, 0.10375864766212993, 0.31213026735122884, 0.1477146841412564, 0.9655072396108157, 8.664663288456971e-05, 0.00016307062893638599, 1.337033252251313e-05, 0.0007478510211075959, 0.0005047517319158501, 0.0008988694607159318], "min": [0.46139756966091683, 0.1693877203167249, 0.9036307872207808, -2.1548818045514846, 0.4497574655892933, -3.139230139173077, 0.48030368193706, -0.3082360878231113, 0.9921134183492342, -1.5647437934855182, -0.4842152746346997, -0.2354830664098042], "max": [0.6875547562897942, 0.6566320385934368, 1.265776118262788, -0.9794359099645917, 0.9404433184532595, 3.131848957254176, 0.4805511238491093, -0.30780039923430613, 0.992183426288713, -1.5627716799203935, -0.4828298512526108, -0.23307452344663337], "count": [598]}, "gripper_mode_state": {"mean": [0.5384615384615384, 0.08528428093645485], "std": [0.4985185152621418, 0.27930426484678905], "min": [0, 0], "max": [1, 1], "count": [598]}, "gripper_activity_state": {"mean": [1.8160535117056855, 1.81438127090301], "std": [0.526498317890807, 0.5243188303917742], "min": [0, 0], "max": [2, 2], "count": [598]}, "gripper_mode_action": {"mean": [0.5535117056856187, 0.08528428093645485], "std": [0.49712825040890046, 0.2793042648467889], "min": [0, 0], "max": [1, 1], "count": [598]}, "gripper_activity_action": {"mean": [1.919732441471572, 1.9632107023411371], "std": [0.33258679353692794, 0.26874735886235346], "min": [0, 0], "max": [2, 2], "count": [598]}, "gripper_open_scale_state": {"mean": [0.5508473524451839, 0.9036005370006593], "std": [0.36881728932567454, 0.20017284387445822], "min": [0.1991596876406202, 0.19779415691600127], "max": [0.9815126073126699, 0.9807656793033376], "count": [598]}, "gripper_open_scale_action": {"mean": [0.3653846176399689, 0.8965014098034454], "std": [0.4222225671554659, 0.27001224328846346], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [598]}}} +{"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.43442250445632796]], [[0.44143143444246385]], [[0.4207594969300852]]], "std": [[[0.2265676815097726]], [[0.20240769210744786]], [[0.20522612686087524]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41821617778127296]], [[0.460289591415889]], [[0.4438920170563769]]], "std": [[[0.3062097636479424]], [[0.26957607150101276]], [[0.2815160755794561]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4659790355981965]], [[0.4618648050574954]], [[0.4468584919261822]]], "std": [[[0.2458678628536465]], [[0.2324346526795427]], [[0.23398387806138407]]], "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.2927148193794563]], [[0.3078658053420232]], [[0.29348470400233956]]], "std": [[[0.21704233858307997]], [[0.2113569563141641]], [[0.2099979358776467]]], "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.24881472990474598]], [[0.2702462208249777]], [[0.25281492660984844]]], "std": [[[0.17281554361489807]], [[0.1632192187557549]], [[0.16765037271885896]]], "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.28205839356339124]], [[0.3071869777740642]], [[0.28246906681706774]]], "std": [[[0.20277285431515812]], [[0.19953101226971723]], [[0.19497992530152822]]], "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.3144921735739751]], [[0.3327898562834225]], [[0.31131886941566395]]], "std": [[[0.21543389897248513]], [[0.21067421649100787]], [[0.2069112365735611]]], "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.2633529638062611]], [[0.2719975089822861]], [[0.2598745282559046]]], "std": [[[0.1665603304287036]], [[0.1655175466501598]], [[0.16664668822214754]]], "count": [110]}, "observation.state": {"min": [-2.330918312072754, 0.549081027507782, 0.279776930809021, -1.3365700244903564, 0.7315598726272583, 0.3305415213108063, -0.7405738830566406, 1.0920090675354004, -0.5836489796638489, -0.3560377359390259, 1.259133219718933, -0.6780382990837097, -1.4633712768554688, 0.14292199909687042, 0.5728570222854614, 0.3004003167152405, 0.7296507358551025, -0.4274732768535614, 0.6302258968353271, -0.6662620306015015, 0.024940617382526398, 0.5758686065673828, -0.30637747049331665, 0.8723795413970947, -0.7332543730735779, 0.02303195558488369, -0.12184575200080872, 0.6686065793037415, 0.34906113147735596, 0.31999996304512024, -4.327636816015001e-06, 0.349039226770401, 0.2046666443347931, 0.19482742249965668, 0.003000000026077032, 0.0, 0.0, 0.0, 0.0, -0.0005289530963636935, 0.9999997615814209], "max": [-0.8619089126586914, 1.0821629762649536, 0.6257690191268921, 0.04376429319381714, 1.808323860168457, 1.4956961870193481, 0.5182380080223083, 1.092665433883667, -0.5822411179542542, -0.352586030960083, 1.2606337070465088, -0.6754635572433472, -1.4614496231079102, 0.1450529545545578, 0.8505241870880127, 0.6289271712303162, 1.136098861694336, -0.014797791838645935, 0.7985729575157166, -0.007958882488310337, 0.7069149017333984, 0.5761327147483826, -0.30605050921440125, 0.8725643157958984, -0.733065664768219, 0.02391105890274048, -0.12153264880180359, 0.6687414050102234, 0.3490736782550812, 0.320000022649765, 1.4813833331572823e-05, 0.34908729791641235, 1.0012381076812744, 1.0003809928894043, 0.003000000026077032, 0.0, 0.0, 0.0, 0.0, 0.000616203062236309, 1.0], "mean": [-1.608986735343933, 0.7826356887817383, 0.44751641154289246, -0.6331903338432312, 1.3087080717086792, 0.9159324169158936, 0.009370445273816586, 1.0923718214035034, -0.5830107927322388, -0.35426104068756104, 1.2601298093795776, -0.6768580079078674, -1.4625797271728516, 0.1440950632095337, 0.7119171619415283, 0.424398809671402, 0.9248353838920593, -0.21953710913658142, 0.7166043519973755, -0.38014790415763855, 0.39709705114364624, 0.5759530067443848, -0.30614611506462097, 0.8725106716156006, -0.7331936955451965, 0.023268014192581177, -0.12162309885025024, 0.6686471700668335, 0.3490651845932007, 0.3200015723705292, 3.787686182477046e-07, 0.34906500577926636, 0.5579937100410461, 0.9050306081771851, 0.0030000132974237204, 0.0, 0.0, 0.0, 0.0, -7.736155384918675e-05, 1.0], "std": [0.4840421974658966, 0.16998691856861115, 0.10908334702253342, 0.591176450252533, 0.3843914568424225, 0.39311736822128296, 0.4000936448574066, 0.00018789999012369663, 0.0004633129865396768, 0.0011148039484396577, 0.00046437353012152016, 0.0008597674896009266, 0.0006312822224572301, 0.0006710740854032338, 0.09478430449962616, 0.11935342848300934, 0.10373273491859436, 0.12457867711782455, 0.04037339985370636, 0.24875983595848083, 0.23600605130195618, 8.452583278995007e-05, 0.00010922287765424699, 5.661923933075741e-05, 7.152289617806673e-05, 0.0003038942231796682, 0.00010454346920596436, 5.011909888708033e-05, 2.554432285251096e-06, 1.5777334283484379e-06, 3.6945680221833754e-06, 8.307246389449574e-06, 0.3730528950691223, 0.22453022003173828, 1.3271346688270569e-08, 0.0, 0.0, 0.0, 0.0, 0.00030502097797580063, 8.512771643154338e-08], "count": [528]}, "action": {"min": [-2.337212085723877, 0.5454517006874084, 0.27976706624031067, -1.338707447052002, 0.7314957976341248, 0.32840093970298767, -0.7452324628829956, 1.092005729675293, -0.5836535692214966, -0.3560566306114197, 1.259133219718933, -0.6780491471290588, -1.4633759260177612, 0.14291273057460785, 0.5728011727333069, 0.3003696799278259, 0.7284975647926331, -0.42845213413238525, 0.6277862787246704, -0.6662625670433044, 0.023442387580871582, 0.5758677124977112, -0.30637747049331665, 0.8723791241645813, -0.7332563996315002, 0.023031137883663177, -0.121848464012146, 0.6686037182807922, 0.3490598499774933, 0.31999993324279785, -4.660531885747332e-06, 0.34903889894485474, 0.0, 0.0], "max": [-0.8529046177864075, 1.0883309841156006, 0.6258507966995239, 0.047656379640102386, 1.8083391189575195, 1.4957005977630615, 0.5244569778442383, 1.0926740169525146, -0.5822339653968811, -0.3525751829147339, 1.2606358528137207, -0.6754507422447205, -1.461442232131958, 0.1450573205947876, 0.8532666563987732, 0.6297054886817932, 1.1377992630004883, -0.014756657183170319, 0.8009002208709717, -0.007807818707078695, 0.7107878923416138, 0.5761327147483826, -0.30604925751686096, 0.8725688457489014, -0.7330656051635742, 0.023914771154522896, -0.12153168767690659, 0.6687455177307129, 0.3490763008594513, 0.3200000524520874, 3.0293456802610308e-05, 0.3490901291370392, 1.0, 1.0], "mean": [-1.6089106798171997, 0.7825987935066223, 0.4475046992301941, -0.6332709789276123, 1.3086471557617188, 0.9159907698631287, 0.009350751526653767, 1.092372179031372, -0.5830080509185791, -0.35426750779151917, 1.2601261138916016, -0.6768532395362854, -1.462575912475586, 0.144090935587883, 0.7118861675262451, 0.4243917465209961, 0.9248252511024475, -0.2195141315460205, 0.716611921787262, -0.38015416264533997, 0.3970492482185364, 0.5759535431861877, -0.3061467111110687, 0.8725099563598633, -0.7331933975219727, 0.023269642144441605, -0.12162374705076218, 0.6686474084854126, 0.3490654230117798, 0.3200015723705292, 3.786794593452214e-07, 0.3490648865699768, 0.4436553120613098, 0.8996970057487488], "std": [0.485387921333313, 0.17078182101249695, 0.10963388532400131, 0.5925866961479187, 0.385347843170166, 0.3947852551937103, 0.4013690650463104, 0.0001889014383777976, 0.00046400364954024553, 0.0011156515683978796, 0.00046680457307957113, 0.0008608674979768693, 0.0006331490003503859, 0.0006720767123624682, 0.09512404352426529, 0.11968641728162766, 0.10441038012504578, 0.12595386803150177, 0.041266947984695435, 0.2494225800037384, 0.23659227788448334, 8.50306314532645e-05, 0.00010993298201356083, 5.709019387722947e-05, 7.197687227744609e-05, 0.000306053931126371, 0.0001053924934240058, 5.049526953371242e-05, 2.8708614081551787e-06, 1.5773671293572988e-06, 4.759741386806127e-06, 9.018777745950501e-06, 0.49150902032852173, 0.2961360216140747], "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": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [528]}, "index": {"min": [20899], "max": [21426], "mean": [21162.5], "std": [152.42019769921134], "count": [528]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [528]}, "subtask_annotation": {"mean": [0.8446969696969697, 2.0, 2.0, 2.0, 2.0], "std": [0.8995633952713001, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [528]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [528]}, "eef_direction_state": {"mean": [3.672348484848485, 6.0], "std": [2.045095893079749, 0.0], "min": [0, 6], "max": [6, 6], "count": [528]}, "eef_velocity_state": {"mean": [1.2727272727272727, 0.0], "std": [0.7842281390671232, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_acc_mag_state": {"mean": [0.5227272727272727, 0.0], "std": [0.7584464693252605, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_direction_action": {"mean": [3.803030303030303, 6.0], "std": [1.994079851366837, 0.0], "min": [0, 6], "max": [6, 6], "count": [528]}, "eef_velocity_action": {"mean": [1.2575757575757576, 0.0], "std": [0.8083017374757073, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_acc_mag_action": {"mean": [0.5738636363636364, 0.0], "std": [0.7871112775352297, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_sim_pose_state": {"mean": [0.5896898423142989, 0.4244527809013745, 1.0882636314462228, -1.42590582441476, 0.6257499769722441, -1.908673391865572, 0.47934239741688844, -0.3061468414793163, 0.9923914795023069, -1.570773829152144, -0.48916627356772546, -0.22480866165112265], "std": [0.07674351141121284, 0.11937967114353759, 0.11794491222881531, 0.21609071033423657, 0.3600338008521327, 0.7147508986526981, 9.882343368958006e-05, 0.0001092213355642487, 2.5339739414063163e-05, 0.0004012725715358562, 0.00032491780268967117, 0.0006487409359155906], "min": [0.47600647053596085, 0.3003956799882972, 0.8784783699210729, -1.771409446257928, -0.22365050124926422, -2.93516273908772, 0.47924650474517294, -0.3063786618526625, 0.9923298111739687, -1.5710976111683985, -0.4894194069355582, -0.22618379436473246], "max": [0.7067059530694971, 0.62892582562832, 1.3059636489574178, -0.9150477222754217, 1.0968269888292728, -0.9723492316187194, 0.4795571964827092, -0.30605167840153447, 0.9924143597160915, -1.5699860836385504, -0.4884971028368008, -0.22429329537743614], "count": [528]}, "eef_sim_pose_action": {"mean": [0.5893107608807409, 0.424399743992645, 1.0880969801192981, -1.4268501581427977, 0.6259369294115503, -1.9095016236419073, 0.47934298144784604, -0.30614745132268145, 0.9923913305057134, -1.5707717951814621, -0.4891645461270773, -0.2248121431458295], "std": [0.07706578313724995, 0.11969435844516314, 0.11843230278937174, 0.21664341167811266, 0.3621904224864081, 0.7164763882101446, 9.944968220711284e-05, 0.00010993243045666144, 2.5636158099932658e-05, 0.00040384705903359435, 0.0003271503287266373, 0.0006534333002724466], "min": [0.47595771180031876, 0.30036507172530913, 0.8774217216792886, -1.775736447338803, -0.22588953691289748, -2.935355063005772, 0.4792436818519144, -0.3063786607081925, 0.9923291707384306, -1.5711007655189384, -0.48942370912362376, -0.22619398547603442], "max": [0.7075331483522969, 0.6297023164252963, 1.3079336175778298, -0.9130911643806963, 1.0991533736097305, -0.9619915208060454, 0.47955719572543004, -0.30605043549209976, 0.9924181017998905, -1.5699831539942064, -0.48849568535821875, -0.22429327183673076], "count": [528]}, "gripper_mode_state": {"mean": [0.5416666666666666, 0.10416666666666667], "std": [0.49826086429588967, 0.30547663122114754], "min": [0, 0], "max": [1, 1], "count": [528]}, "gripper_activity_state": {"mean": [1.8011363636363635, 1.803030303030303], "std": [0.5402709024846929, 0.5392108984628459], "min": [0, 0], "max": [2, 2], "count": [528]}, "gripper_mode_action": {"mean": [0.5568181818181818, 0.10037878787878787], "std": [0.496761204418053, 0.30050438736027013], "min": [0, 0], "max": [1, 1], "count": [528]}, "gripper_activity_action": {"mean": [1.9356060606060606, 1.9583333333333333], "std": [0.31923976354761213, 0.2856522750167151], "min": [0, 0], "max": [2, 2], "count": [528]}, "gripper_open_scale_state": {"mean": [0.5470531605808288, 0.8872908816201874], "std": [0.36573793075693534, 0.22012659780056615], "min": [0.20065357287724814, 0.19100727696044772], "max": [0.9816059879228181, 0.9807656793033376], "count": [528]}, "gripper_open_scale_action": {"mean": [0.4349561794414717, 0.8820558525732612], "std": [0.48187185986872283, 0.29033139763563054], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [528]}}} +{"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.4372513114895081]], [[0.44446795570079883]], [[0.4211097805106448]]], "std": [[[0.2323155141206012]], [[0.21055256532770456]], [[0.2126240204970415]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4537604400635383]], [[0.47070889780920966]], [[0.44708429028646207]]], "std": [[[0.2673723005302479]], [[0.2482748752473913]], [[0.25562462777768513]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4783603704209582]], [[0.4675953538450124]], [[0.45138374157712624]]], "std": [[[0.24424707880718363]], [[0.231112456434068]], [[0.23363840184704723]]], "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.292800426502838]], [[0.30620382408034486]], [[0.2934764415634675]]], "std": [[[0.2150522632243999]], [[0.20987947819278352]], [[0.20824433731855319]]], "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.2436612426631837]], [[0.2651502350871818]], [[0.24811182967567508]]], "std": [[[0.16921686071772218]], [[0.15884339311886717]], [[0.1640505634576858]]], "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.28400990436607754]], [[0.30828171694938944]], [[0.284103977871302]]], "std": [[[0.20647581636048154]], [[0.20346170450558881]], [[0.19914960557094671]]], "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.31245819627192983]], [[0.32913213760696164]], [[0.3079982131627322]]], "std": [[[0.21677938664047755]], [[0.21190097714209044]], [[0.20831202466621837]]], "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.25875472156379]], [[0.26604558366658065]], [[0.2546595149504429]]], "std": [[[0.1664624476794681]], [[0.1650235102368278]], [[0.1663341313489639]]], "count": [114]}, "observation.state": {"min": [-1.9353978633880615, 0.25967031717300415, 0.27461719512939453, -1.308582067489624, 0.7173727750778198, 0.6784167289733887, -0.7152788043022156, 1.0914411544799805, -0.5767154693603516, -0.36594220995903015, 1.250494122505188, -0.6662541031837463, -1.453096628189087, 0.13504008948802948, 0.5621726512908936, 0.27466896176338196, 0.721752405166626, -0.534557580947876, 0.6073067784309387, -0.6667441129684448, 0.02096005156636238, 0.5775661468505859, -0.30900922417640686, 0.87165367603302, -0.7316383123397827, 0.02945677377283573, -0.12481535971164703, 0.6695294976234436, 0.3490546941757202, 0.31999996304512024, -1.4813832422078121e-05, 0.3490578532218933, 0.19657142460346222, 0.20934520661830902, 0.003000000026077032, 0.0, 0.0, 0.0, 0.0, 0.0011580451391637325, 0.9999982118606567], "max": [-1.056353211402893, 1.1965947151184082, 0.5459896326065063, 0.0059088049456477165, 1.2169651985168457, 1.515994906425476, 0.04842532426118851, 1.0920108556747437, -0.5757420063018799, -0.36431455612182617, 1.2517437934875488, -0.6649583578109741, -1.4516699314117432, 0.1362103372812271, 0.8440284132957458, 0.5155823230743408, 1.00173819065094, -0.0036073666997253895, 0.747968852519989, -0.4919344484806061, 0.5081093907356262, 0.5778023600578308, -0.3086339235305786, 0.8718624114990234, -0.7315308451652527, 0.03044082410633564, -0.12441942095756531, 0.6696020364761353, 0.3490839898586273, 0.3200000524520874, 1.6478308680234477e-05, 0.3491172790527344, 1.0008571147918701, 1.0003809928894043, 0.003000000026077032, 0.0, 0.0, 0.0, 0.0, 0.0018758737714961171, 0.9999992847442627], "mean": [-1.433474063873291, 0.7537075281143188, 0.4291898310184479, -0.6899352669715881, 1.017791509628296, 1.2414071559906006, -0.32935091853141785, 1.0917431116104126, -0.5762765407562256, -0.3652644157409668, 1.251336693763733, -0.665600597858429, -1.4525607824325562, 0.13563616573810577, 0.6923158168792725, 0.36230629682540894, 0.8682384490966797, -0.29775354266166687, 0.6849812269210815, -0.5895841121673584, 0.1975354701280594, 0.5776323080062866, -0.30874091386795044, 0.8717974424362183, -0.7316176295280457, 0.029717687517404556, -0.12452685087919235, 0.6695873737335205, 0.34906497597694397, 0.32000187039375305, 4.972503120370675e-07, 0.34906601905822754, 0.6917762756347656, 0.9233273267745972, 0.0030000137630850077, 0.0, 0.0, 0.0, 0.0, 0.0015032418305054307, 0.9999998807907104], "std": [0.2486352026462555, 0.29163825511932373, 0.09647727012634277, 0.4812709391117096, 0.17881540954113007, 0.19113484025001526, 0.19245408475399017, 0.00015415794041473418, 0.00033914943924173713, 0.0005494149518199265, 0.0004281721485313028, 0.00042491720523685217, 0.00048332466394640505, 0.0003843856102321297, 0.08927083760499954, 0.08470572531223297, 0.07914659380912781, 0.18499357998371124, 0.041789375245571136, 0.053521521389484406, 0.1260816901922226, 8.583057206124067e-05, 0.00014065139112062752, 7.00454693287611e-05, 3.3959589927690104e-05, 0.0003588837862480432, 0.00014956436643842608, 1.992782563320361e-05, 4.332664957473753e-06, 1.8741474150374415e-06, 3.6747410376847256e-06, 1.1932993402297143e-05, 0.3686971962451935, 0.2033114731311798, 1.3737007975578308e-08, 0.0, 0.0, 0.0, 0.0, 0.0001427257084287703, 1.052000698109623e-06], "count": [557]}, "action": {"min": [-1.9471548795700073, 0.2552868127822876, 0.27380794286727905, -1.3155772686004639, 0.7144597172737122, 0.6453630328178406, -0.7191895246505737, 1.0914407968521118, -0.5767162442207336, -0.36595436930656433, 1.250470519065857, -0.6662562489509583, -1.4530988931655884, 0.13503682613372803, 0.5594403743743896, 0.2741062045097351, 0.7212613821029663, -0.5348196029663086, 0.6042171716690063, -0.6674937605857849, 0.019734079018235207, 0.5775647163391113, -0.3090120851993561, 0.8716514110565186, -0.7316391468048096, 0.02945427969098091, -0.12483025342226028, 0.6695290207862854, 0.34904956817626953, 0.31999996304512024, -3.4621090890141204e-05, 0.3490452170372009, 0.0, 0.0], "max": [-1.0515697002410889, 1.1973016262054443, 0.5483375787734985, 0.007305537350475788, 1.2317514419555664, 1.5216727256774902, 0.05979076400399208, 1.092015266418457, -0.575738787651062, -0.36431020498275757, 1.251747488975525, -0.6649562120437622, -1.4516655206680298, 0.1362125277519226, 0.8491604924201965, 0.5187160968780518, 1.003279685974121, -0.0005002548568882048, 0.7531501054763794, -0.4795590043067932, 0.5182762742042542, 0.5778059959411621, -0.3086334466934204, 0.8718644976615906, -0.7315297722816467, 0.03045060485601425, -0.12441472709178925, 0.6696057915687561, 0.34909671545028687, 0.3200000822544098, 2.363555358897429e-05, 0.3491620421409607, 1.0, 1.0], "mean": [-1.4334690570831299, 0.7537072896957397, 0.4291903078556061, -0.6899418830871582, 1.0177922248840332, 1.2414095401763916, -0.3293498754501343, 1.09174382686615, -0.5762752890586853, -0.3652671277523041, 1.2513346672058105, -0.6655980944633484, -1.4525583982467651, 0.1356339305639267, 0.6923145055770874, 0.3623051643371582, 0.8682361245155334, -0.2977510094642639, 0.684982419013977, -0.5895832180976868, 0.19753293693065643, 0.5776329040527344, -0.30874156951904297, 0.8717970848083496, -0.7316174507141113, 0.029719484969973564, -0.12452749907970428, 0.6695871949195862, 0.3490649461746216, 0.32000187039375305, 4.972501983502298e-07, 0.34906595945358276, 0.6175763010978699, 0.9507540464401245], "std": [0.2505650222301483, 0.2933310866355896, 0.09696227312088013, 0.4840235710144043, 0.1799260675907135, 0.1934763491153717, 0.19449502229690552, 0.000156066584168002, 0.0003395919920876622, 0.0005489961476996541, 0.0004304825561121106, 0.00042508853948675096, 0.0004851988342124969, 0.0003846003965009004, 0.09001901745796204, 0.08491292595863342, 0.07952320575714111, 0.18580251932144165, 0.04232095927000046, 0.05391957610845566, 0.1267976313829422, 8.637506107334048e-05, 0.00014144541637506336, 7.04241610947065e-05, 3.4451768442522734e-05, 0.0003610893327277154, 0.0001506742846686393, 2.0417681298567913e-05, 5.385038548411103e-06, 1.8716668819251936e-06, 5.264686024020193e-06, 1.3796779057884123e-05, 0.4805186986923218, 0.21072496473789215], "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": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [557]}, "index": {"min": [21427], "max": [21983], "mean": [21705.0], "std": [160.7917908352289], "count": [557]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [557]}, "subtask_annotation": {"mean": [1.0682226211849193, 2.0, 2.0, 2.0, 2.0], "std": [0.8718699238328697, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [557]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [557]}, "eef_direction_state": {"mean": [3.312387791741472, 6.0], "std": [2.3490876506362235, 0.0], "min": [0, 6], "max": [6, 6], "count": [557]}, "eef_velocity_state": {"mean": [1.0538599640933572, 0.0], "std": [0.811037194264054, 0.0], "min": [0, 0], "max": [2, 0], "count": [557]}, "eef_acc_mag_state": {"mean": [0.4614003590664273, 0.0], "std": [0.7319584752914895, 0.0], "min": [0, 0], "max": [2, 0], "count": [557]}, "eef_direction_action": {"mean": [3.416517055655296, 6.0], "std": [2.3034468135338226, 0.0], "min": [0, 6], "max": [6, 6], "count": [557]}, "eef_velocity_action": {"mean": [1.082585278276481, 0.0], "std": [0.8326819350902508, 0.0], "min": [0, 0], "max": [2, 0], "count": [557]}, "eef_acc_mag_action": {"mean": [0.5368043087971275, 0.0], "std": [0.7841512600823852, 0.0], "min": [0, 0], "max": [2, 0], "count": [557]}, "eef_sim_pose_state": {"mean": [0.5905289919339676, 0.3626008388941978, 1.0283061799563242, -1.5377284994743652, 0.16332542596239638, -2.3772269853187726, 0.48116687128617, -0.308742556358949, 0.992298304404853, -1.5617456232812172, -0.48322931655596135, -0.23973505505750764], "std": [0.097877400193548, 0.08489694060107862, 0.0684763507150298, 0.12705616243955417, 0.30584593583138375, 0.35782107443625577, 0.00010455601145208821, 0.0001406500046078154, 3.722359704907575e-05, 0.00031711661018404787, 0.00033589014062568046, 0.0007933684165277764], "min": [0.46653038533379687, 0.2746564610928618, 0.9244566121616788, -1.7000996396939505, -0.41330575456972607, -2.9772848879785423, 0.4810810888964027, -0.30901041680538066, 0.9922189931229766, -1.5619621802133885, -0.4834984552264914, -0.241283828438823], "max": [0.7334721879600463, 0.5156717914086159, 1.1649702336647052, -1.1912217626560766, 0.5081033895882405, -1.699504487099993, 0.481374328041815, -0.30863512681437055, 0.9923354137273318, -1.5610631625815152, -0.4825060383822417, -0.239183644097817], "count": [557]}, "eef_sim_pose_action": {"mean": [0.5902514372879619, 0.3623750503194134, 1.0282090412085774, -1.5389052524811948, 0.1635170546408844, -2.3775905214756228, 0.48116740264654356, -0.3087432533863099, 0.9922981139407018, -1.5617439730154066, -0.48322755465860173, -0.23973887710947606], "std": [0.09842604042137396, 0.08496143768302004, 0.06891813261848889, 0.12721490509908287, 0.3072400120616379, 0.35971475107666046, 0.00010519602015882888, 0.00014144453150454682, 3.742677491130367e-05, 0.0003196472462840439, 0.0003380607462045601, 0.0007984405386491849], "min": [0.4641680201207608, 0.2740988609071534, 0.9239025993924587, -1.7057831590696722, -0.41347427619838983, -2.9887041981096196, 0.4810793656114597, -0.3090132894134107, 0.9922185073253232, -1.5619621974792288, -0.48350374115842953, -0.241298852732295], "max": [0.7336208864229441, 0.5187368513347712, 1.1671352525170735, -1.1912220195548722, 0.5080839167860614, -1.6626847169617456, 0.4813785154489143, -0.3086346289399711, 0.9923371969779757, -1.5610533306889751, -0.4824906687187862, -0.23918364658617852], "count": [557]}, "gripper_mode_state": {"mean": [0.36983842010771995, 0.0843806104129264], "std": [0.48276077214283686, 0.27795777197133864], "min": [0, 0], "max": [1, 1], "count": [557]}, "gripper_activity_state": {"mean": [1.7989228007181328, 1.8276481149012567], "std": [0.5450599981476034, 0.5248821685851104], "min": [0, 0], "max": [2, 2], "count": [557]}, "gripper_mode_action": {"mean": [0.38240574506283664, 0.05026929982046679], "std": [0.4859748874229749, 0.21850010827463387], "min": [0, 0], "max": [1, 1], "count": [557]}, "gripper_activity_action": {"mean": [1.9389587073608618, 1.9640933572710952], "std": [0.3111471681276827, 0.26556354882729893], "min": [0, 0], "max": [2, 2], "count": [557]}, "gripper_open_scale_state": {"mean": [0.678212766775201, 0.905229393175757], "std": [0.36146885191916606, 0.19932438848987444], "min": [0.1927170829445708, 0.205240398645401], "max": [0.9812324654822255, 0.9807656793033376], "count": [557]}, "gripper_open_scale_action": {"mean": [0.6054669624901285, 0.932111803521061], "std": [0.47109650148221077, 0.2065951323836697], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [557]}}} +{"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.4330042291426375]], [[0.44050705085955955]], [[0.4169731307555702]]], "std": [[[0.23172254211063598]], [[0.20884585035050962]], [[0.21136162925780666]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4422301437876189]], [[0.4610753257473693]], [[0.44357033816987]]], "std": [[[0.27888826142353756]], [[0.25356829918535445]], [[0.26707548093342615]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48281586711962754]], [[0.4757339593853689]], [[0.4577090057476278]]], "std": [[[0.24597315925371868]], [[0.234182699804868]], [[0.23657399330180334]]], "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.28935339140251687]], [[0.30300505772161807]], [[0.2900701100752801]]], "std": [[[0.21169022206931068]], [[0.20704661480490721]], [[0.20555048144020685]]], "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.24660513631003872]], [[0.2681023487060265]], [[0.2504239011781183]]], "std": [[[0.16973932090278418]], [[0.15870412457694166]], [[0.1632189024271635]]], "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.2849332304153279]], [[0.3090809483260216]], [[0.28418651973657105]]], "std": [[[0.20720894967281045]], [[0.20424846789155215]], [[0.19958197754946486]]], "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.3126924161208601]], [[0.32943841139396934]], [[0.3078510845974419]]], "std": [[[0.21688368384593576]], [[0.21198352427977982]], [[0.20835977979873263]]], "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.259632755216057]], [[0.2668365988399036]], [[0.25484405251071013]]], "std": [[[0.16713118147013148]], [[0.16573541663881045]], [[0.16692202679862667]]], "count": [119]}, "observation.state": {"min": [-1.8524688482284546, 0.11465304344892502, 0.20169317722320557, -1.3117077350616455, 0.7207733392715454, 1.0923140048980713, -0.5165109038352966, 1.0905344486236572, -0.5746046900749207, -0.36871689558029175, 1.2474972009658813, -0.6632221341133118, -1.4501407146453857, 0.1329689919948578, 0.49783414602279663, 0.2537466287612915, 0.713177502155304, -0.5458316206932068, -0.6419726014137268, -0.6678842902183533, -0.4938104748725891, 0.5780683755874634, -0.3099624514579773, 0.8712985515594482, -0.7312933802604675, 0.03171224519610405, -0.1255902200937271, 0.6697229146957397, 0.3490549921989441, 0.31999996304512024, -7.32369335310068e-06, 0.3490417003631592, 0.2120000272989273, 0.19104759395122528, 0.003000000026077032, 0.0, 0.0, 0.0, 0.0, -0.0004907812108285725, 0.9999998211860657], "max": [-1.0564982891082764, 1.1262171268463135, 0.5687774419784546, 0.04231858253479004, 1.3319593667984009, 1.5059982538223267, 0.06663823127746582, 1.0912624597549438, -0.5736523866653442, -0.3675008714199066, 1.2489429712295532, -0.6616025567054749, -1.4486117362976074, 0.13392001390457153, 0.7595285177230835, 0.6882693767547607, 1.090545892715454, 0.5835722088813782, 0.7956990599632263, 0.7066293954849243, 0.5285936594009399, 0.5783268213272095, -0.30950573086738586, 0.8714748620986938, -0.7309947609901428, 0.03295162692666054, -0.12520083785057068, 0.6699203252792358, 0.34907662868499756, 0.320000022649765, 2.047305133601185e-05, 0.34909430146217346, 1.0012381076812744, 1.0003809928894043, 0.003000000026077032, 0.0, 0.0, 0.0, 0.0, 0.0004798749869223684, 1.0], "mean": [-1.445583701133728, 0.5962024927139282, 0.3344568610191345, -0.6777676343917847, 1.0166089534759521, 1.3176100254058838, -0.18018238246440887, 1.0909483432769775, -0.574111819267273, -0.36826831102371216, 1.24825119972229, -0.6623358726501465, -1.4494255781173706, 0.13335373997688293, 0.623875617980957, 0.4383523762226105, 0.8915183544158936, -0.029540536925196648, 0.3320314288139343, -0.25937870144844055, 0.044737666845321655, 0.578185498714447, -0.3097066283226013, 0.8714079260826111, -0.7311527729034424, 0.032232604920864105, -0.12537014484405518, 0.6698200702667236, 0.3490644097328186, 0.32000216841697693, 3.300667117400735e-07, 0.349067360162735, 0.6351925730705261, 0.904778003692627, 0.0030000139959156513, 0.0, 0.0, 0.0, 0.0, -5.475437774293823e-07, 1.0], "std": [0.3005775213241577, 0.25501060485839844, 0.095097616314888, 0.5004650354385376, 0.22485947608947754, 0.1416928619146347, 0.1410054713487625, 0.000260981178143993, 0.0003388727200217545, 0.00038541675894521177, 0.0005338329938240349, 0.0005854849005118012, 0.0005805408582091331, 0.0003102796617895365, 0.0714789554476738, 0.17015859484672546, 0.09284339845180511, 0.28790050745010376, 0.5195629596710205, 0.48112407326698303, 0.2635922133922577, 9.908853826345876e-05, 0.0001746626221574843, 6.652465526713058e-05, 0.00012081226304871961, 0.0004951258888468146, 0.00014767514949198812, 8.11320569482632e-05, 3.510972646836308e-06, 2.1740381725976476e-06, 4.259755314706126e-06, 7.668835678487085e-06, 0.37316179275512695, 0.22825345396995544, 1.3969838619232178e-08, 0.0, 0.0, 0.0, 0.0, 0.00025464146165177226, 7.134995172464187e-08], "count": [589]}, "action": {"min": [-1.8564122915267944, 0.10610254108905792, 0.197140172123909, -1.3195624351501465, 0.7193151712417603, 1.0741348266601562, -0.523335337638855, 1.090524673461914, -0.5746071338653564, -0.3687184751033783, 1.2474961280822754, -0.6632264256477356, -1.450142502784729, 0.1329668164253235, 0.493621826171875, 0.25273334980010986, 0.7113393545150757, -0.54888916015625, -0.6533693671226501, -0.6682075262069702, -0.49515801668167114, 0.5780682563781738, -0.30996525287628174, 0.8712964057922363, -0.7312934398651123, 0.031711041927337646, -0.12559236586093903, 0.6697225570678711, 0.34904807806015015, 0.31999993324279785, -3.1292143830796704e-05, 0.34904155135154724, 0.0, 0.0], "max": [-1.0519448518753052, 1.1291860342025757, 0.571319580078125, 0.04749872907996178, 1.3344839811325073, 1.508655071258545, 0.07711156457662582, 1.0912659168243408, -0.5736469626426697, -0.3674992322921753, 1.248940110206604, -0.6615927219390869, -1.4486117362976074, 0.13392525911331177, 0.761062741279602, 0.6892627477645874, 1.093112587928772, 0.5850875377655029, 0.7971858978271484, 0.7081570029258728, 0.5332522392272949, 0.5783278942108154, -0.3095061182975769, 0.8714755177497864, -0.7309931516647339, 0.032953180372714996, -0.12519700825214386, 0.6699227690696716, 0.34909215569496155, 0.3200000524520874, 3.1292143830796704e-05, 0.34910547733306885, 1.0, 1.0], "mean": [-1.4455822706222534, 0.5962017774581909, 0.334455668926239, -0.6777693033218384, 1.0166094303131104, 1.3176084756851196, -0.18018333613872528, 1.0909475088119507, -0.5741093754768372, -0.3682701289653778, 1.24824857711792, -0.6623324751853943, -1.4494227170944214, 0.13335224986076355, 0.6238751411437988, 0.4383523166179657, 0.8915181159973145, -0.029540598392486572, 0.33203157782554626, -0.25937893986701965, 0.04473729431629181, 0.5781857967376709, -0.30970755219459534, 0.8714073300361633, -0.7311522364616394, 0.032234735786914825, -0.1253708153963089, 0.6698206067085266, 0.3490642011165619, 0.32000216841697693, 3.300661148841755e-07, 0.3490675389766693, 0.5351442694664001, 0.9044481515884399], "std": [0.3012484312057495, 0.25615981221199036, 0.09595828503370285, 0.502137303352356, 0.22597886621952057, 0.14322073757648468, 0.1434156745672226, 0.0002624420740175992, 0.0003390266792848706, 0.0003847859043162316, 0.0005347151891328394, 0.0005854634218849242, 0.0005815578042529523, 0.00030987252830527723, 0.07200364768505096, 0.17051413655281067, 0.0935368686914444, 0.3062404692173004, 0.5386293530464172, 0.50031578540802, 0.2838965654373169, 9.931800013873726e-05, 0.00017506272706668824, 6.672328163404018e-05, 0.00012110343232052401, 0.0004964122199453413, 0.00014808765263296664, 8.134355448419228e-05, 4.9943951125897e-06, 2.1728048977820436e-06, 5.947633781033801e-06, 9.078202310774941e-06, 0.4931877851486206, 0.29009556770324707], "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": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [589]}, "index": {"min": [21984], "max": [22572], "mean": [22278.0], "std": [170.02940922087566], "count": [589]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [589]}, "subtask_annotation": {"mean": [0.9932088285229203, 2.0, 2.0, 2.0, 2.0], "std": [0.9250089113635664, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [589]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [589]}, "eef_direction_state": {"mean": [3.441426146010187, 6.0], "std": [2.360983508497649, 0.0], "min": [0, 6], "max": [6, 6], "count": [589]}, "eef_velocity_state": {"mean": [1.0747028862478778, 0.0], "std": [0.8350483379206224, 0.0], "min": [0, 0], "max": [2, 0], "count": [589]}, "eef_acc_mag_state": {"mean": [0.5025466893039049, 0.0], "std": [0.7521854745059885, 0.0], "min": [0, 0], "max": [2, 0], "count": [589]}, "eef_direction_action": {"mean": [3.4159592529711373, 6.0], "std": [2.3587751069423373, 0.0], "min": [0, 6], "max": [6, 6], "count": [589]}, "eef_velocity_action": {"mean": [1.0797962648556876, 0.0], "std": [0.835593559610238, 0.0], "min": [0, 0], "max": [2, 0], "count": [589]}, "eef_acc_mag_action": {"mean": [0.6129032258064516, 0.0], "std": [0.8113602733566961, 0.0], "min": [0, 0], "max": [2, 0], "count": [589]}, "eef_sim_pose_state": {"mean": [0.5183114545046215, 0.43853044531152907, 1.0269221928426517, -1.4485009848714556, 0.24345891028309474, -2.299048113081475, 0.4818165446858056, -0.30970810653880737, 0.992117357027665, -1.5589217598996685, -0.4805449348781703, -0.24501095416760268], "std": [0.08846588587081759, 0.17025655245366528, 0.07725144689861937, 0.22525826042169103, 0.21255788916426643, 0.5520891314877419, 0.00011580397464785856, 0.00017466430741182694, 2.949922698717328e-05, 0.0006307846088805402, 0.0005656569426682567, 0.0010115147000876342], "min": [0.33825463060851524, 0.2538711274448735, 0.9004771971853316, -1.8056898997086912, -0.1330745986347761, -2.980199911564838, 0.4816854400717055, -0.30996362832577284, 0.9920644072303249, -1.5596280267195883, -0.481127641878089, -0.24647821312062135], "max": [0.6956049340697434, 0.6886188312053859, 1.2153487974554622, -1.012905157647434, 0.5293447858178864, -1.56468599627737, 0.4819870848429602, -0.3095069198850827, 0.992147796673845, -1.5580497564127107, -0.4797138790412985, -0.2439242196671092], "count": [589]}, "eef_sim_pose_action": {"mean": [0.5179916234563184, 0.43839363618607363, 1.0267179061432923, -1.4488122900042266, 0.2432747285909088, -2.2993772794780094, 0.48181705408214276, -0.30970886395054514, 0.9921172387683576, -1.558919088658988, -0.4805425098583907, -0.24501522755167968], "std": [0.08892503336595184, 0.17054257289904726, 0.07773230371683537, 0.22707917998492064, 0.2134651379125033, 0.553187160194838, 0.0001160745216767821, 0.0001750647353381401, 2.964053671135697e-05, 0.0006323096546070135, 0.0005671198039130242, 0.0010141344686649136], "min": [0.33458585473213626, 0.2527121097330076, 0.898534293979198, -1.810403037286127, -0.1399025645173726, -2.9909613117650915, 0.4816855038746692, -0.30996646083000007, 0.99206222417094, -1.5596269382035466, -0.4811314823938073, -0.24648157443148033], "max": [0.6970417883692528, 0.6893637580849252, 1.2172337984548565, -1.0092460799037282, 0.5293482151373303, -1.558262179547328, 0.48198773261996775, -0.30950731955455024, 0.9921526053975409, -1.5580474047413944, -0.47970779729336255, -0.2439229285810618], "count": [589]}, "gripper_mode_state": {"mean": [0.44991511035653653, 0.10526315789473684], "std": [0.4974851795072918, 0.30689220499186126], "min": [0, 0], "max": [1, 1], "count": [589]}, "gripper_activity_state": {"mean": [1.8166383701188455, 1.8268251273344651], "std": [0.5247635800000378, 0.5118894773207432], "min": [0, 0], "max": [2, 2], "count": [589]}, "gripper_mode_action": {"mean": [0.46519524617996605, 0.09507640067911714], "std": [0.4987871581261167, 0.2933204369167277], "min": [0, 0], "max": [1, 1], "count": [589]}, "gripper_activity_action": {"mean": [1.938879456706282, 1.966044142614601], "std": [0.3077925691194298, 0.25837707816293853], "min": [0, 0], "max": [2, 2], "count": [589]}, "gripper_open_scale_state": {"mean": [0.6227382123688555, 0.8870438975478033], "std": [0.3658443862829741, 0.22377779342025506], "min": [0.20784316401855618, 0.18730156269727968], "max": [0.9816059879228181, 0.9807656793033376], "count": [589]}, "gripper_open_scale_action": {"mean": [0.5246512863431954, 0.8867139389910325], "std": [0.4835181943830613, 0.28440983553408683], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [589]}}} +{"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.4294483660130719]], [[0.43687714752567697]], [[0.4146096846145866]]], "std": [[[0.24121021621020752]], [[0.21413157245662945]], [[0.22093389922436776]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44503234790648283]], [[0.46247111001263247]], [[0.4433735010344007]]], "std": [[[0.29121369456941965]], [[0.2598801112232401]], [[0.2757493840854494]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47164599009538455]], [[0.46614135588876077]], [[0.45704365537064495]]], "std": [[[0.23745949604921224]], [[0.22706049273499695]], [[0.23443863462344902]]], "count": [105]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29342325914740897]], [[0.3068913125145892]], [[0.2852299508345005]]], "std": [[[0.20852869027255597]], [[0.20295239432207005]], [[0.20110472606612229]]], "count": [105]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24371995725373485]], [[0.2656269859506303]], [[0.2488373818277311]]], "std": [[[0.17001080434809673]], [[0.1598672367592183]], [[0.16487100856134476]]], "count": [105]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28911754311099436]], [[0.31116052097922503]], [[0.2869456535218254]]], "std": [[[0.208795580304062]], [[0.20479953755374378]], [[0.20044471785281412]]], "count": [105]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3130864900647759]], [[0.32760442015347807]], [[0.30652178345296455]]], "std": [[[0.21605740615152927]], [[0.21059145541223467]], [[0.20704240824363193]]], "count": [105]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2614602627509337]], [[0.26446644673494396]], [[0.2531611154878618]]], "std": [[[0.16795438542574023]], [[0.1652085121702297]], [[0.16615013539551884]]], "count": [105]}, "observation.state": {"min": [-1.9055521488189697, 0.6014077067375183, 0.2761440873146057, -1.314184546470642, 0.7204515933990479, 0.8088662028312683, -0.19278869032859802, 1.0921694040298462, -0.5720897912979126, -0.37433239817619324, 1.2482606172561646, -0.6582151055335999, -1.4489771127700806, 0.1304638385772705, 0.5621798038482666, 0.15555909276008606, 0.6959649324417114, -0.37734106183052063, -0.6458297967910767, -0.6735281944274902, -0.41884082555770874, 0.5777074098587036, -0.30981868505477905, 0.8715072274208069, -0.7312325239181519, 0.03099755011498928, -0.12508243322372437, 0.6699137687683105, 0.3490546643733978, 0.31999996304512024, -4.494084350881167e-06, 0.3490332067012787, 0.22792859375476837, 0.19095240533351898, 0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.009139309637248516, 0.9999508261680603], "max": [-1.0550259351730347, 1.307748794555664, 0.5099180936813354, 0.06582681834697723, 1.1990268230438232, 1.5109224319458008, 0.44552984833717346, 1.0929503440856934, -0.5713675618171692, -0.3735074996948242, 1.2497854232788086, -0.657062292098999, -1.4477490186691284, 0.13120758533477783, 0.8396267294883728, 0.44027069211006165, 0.9713959097862244, 0.29099810123443604, 0.7901269197463989, 0.6626459360122681, 0.516541063785553, 0.5779694318771362, -0.30936330556869507, 0.8717044591903687, -0.7309682369232178, 0.032205771654844284, -0.12470255047082901, 0.6700775027275085, 0.3490781784057617, 0.320000022649765, 1.3315805517777335e-05, 0.3490871489048004, 1.0012381076812744, 1.0003809928894043, 0.005125000141561031, 0.0, 0.0, 0.0, 0.0, 0.009919071570038795, 0.9999582171440125], "mean": [-1.4963618516921997, 0.9487906098365784, 0.3843463659286499, -0.48657384514808655, 1.017722487449646, 1.1573294401168823, 0.14053091406822205, 1.0926340818405151, -0.571779191493988, -0.37399306893348694, 1.2491787672042847, -0.6576621532440186, -1.4484949111938477, 0.13080453872680664, 0.7346438765525818, 0.32331791520118713, 0.8568417429924011, -0.14487753808498383, 0.5812785625457764, -0.451562762260437, 0.2236340045928955, 0.5778049826622009, -0.30952584743499756, 0.8716241717338562, -0.7311350107192993, 0.031416118144989014, -0.12482500076293945, 0.6699803471565247, 0.3490655720233917, 0.3200012743473053, 5.342256486073893e-07, 0.34906482696533203, 0.6570888757705688, 0.8773720264434814, 0.0050040134228765965, 0.0, 0.0, 0.0, 0.0, 0.009615250863134861, 0.9999504089355469], "std": [0.31116822361946106, 0.23239421844482422, 0.07236015051603317, 0.531615674495697, 0.17669667303562164, 0.2602091431617737, 0.22129885852336884, 0.00023943796986714005, 0.0002317330799996853, 0.0002425658458378166, 0.0005205980851314962, 0.00038009867421351373, 0.00039965545875020325, 0.0002407160500297323, 0.10471080243587494, 0.09261032938957214, 0.07589216530323029, 0.1697617620229721, 0.3499440848827362, 0.3170486092567444, 0.22432781755924225, 8.962018182501197e-05, 0.00015630664711352438, 6.851550278952345e-05, 8.970247290562838e-05, 0.0004221864219289273, 0.00012631028948817402, 5.521048296941444e-05, 3.329186029077391e-06, 1.2765342489728937e-06, 2.9116363293724135e-06, 8.699598765815608e-06, 0.3595943748950958, 0.2561350464820862, 2.162119017157238e-05, 0.0, 0.0, 0.0, 0.0, 0.00015655526658520103, 3.6471651583269704e-06], "count": [501]}, "action": {"min": [-1.9344830513000488, 0.598530650138855, 0.2755224108695984, -1.3234996795654297, 0.7183859348297119, 0.8071739077568054, -0.19462639093399048, 1.092160701751709, -0.5720914602279663, -0.37434476613998413, 1.2482573986053467, -0.6582162380218506, -1.4489786624908447, 0.13045838475227356, 0.559208333492279, 0.15392139554023743, 0.6957991123199463, -0.385391503572464, -0.6591636538505554, -0.6749761700630188, -0.4331313669681549, 0.5777055025100708, -0.3098199963569641, 0.8715054988861084, -0.731235146522522, 0.030994541943073273, -0.12508399784564972, 0.6699103116989136, 0.3490481674671173, 0.31999996304512024, -8.988168701762334e-06, 0.34902822971343994, 0.0, 0.0], "max": [-1.0492925643920898, 1.3086574077606201, 0.5125777721405029, 0.0710333064198494, 1.2029777765274048, 1.515547752380371, 0.45517340302467346, 1.0929538011550903, -0.5713631510734558, -0.3734965920448303, 1.2497886419296265, -0.6570601463317871, -1.4477479457855225, 0.13121739029884338, 0.8417262434959412, 0.4411448538303375, 0.9719514846801758, 0.3140137195587158, 0.7923264503479004, 0.6744504570960999, 0.520727813243866, 0.5779705047607422, -0.30936235189437866, 0.8717097640037537, -0.7309646606445312, 0.032206203788518906, -0.12470228970050812, 0.6700809001922607, 0.34909066557884216, 0.3200000524520874, 2.663161103555467e-05, 0.3490871489048004, 1.0, 1.0], "mean": [-1.4963690042495728, 0.9487930536270142, 0.38434743881225586, -0.48656606674194336, 1.0177249908447266, 1.1573249101638794, 0.1405334174633026, 1.0926328897476196, -0.5717775225639343, -0.3739941716194153, 1.2491750717163086, -0.657659649848938, -1.4484925270080566, 0.13080309331417084, 0.7346469163894653, 0.3233187794685364, 0.8568418622016907, -0.14487986266613007, 0.5812774896621704, -0.45156314969062805, 0.2236376851797104, 0.5778053998947144, -0.3095267415046692, 0.8716237545013428, -0.7311350107192993, 0.03141849860548973, -0.12482582777738571, 0.6699806451797485, 0.34906551241874695, 0.3200012743473053, 5.289102205097151e-07, 0.34906479716300964, 0.5533334016799927, 0.8497205376625061], "std": [0.312275767326355, 0.2333924025297165, 0.07281899452209473, 0.5330071449279785, 0.177530437707901, 0.2612172067165375, 0.2224390059709549, 0.00024189888790715486, 0.000232363905524835, 0.00024242511426564306, 0.0005225546774454415, 0.0003806877648457885, 0.00040131990681402385, 0.000240597510128282, 0.10504347085952759, 0.09295466542243958, 0.07667514681816101, 0.17648714780807495, 0.37475088238716125, 0.34343400597572327, 0.23583829402923584, 9.002457954920828e-05, 0.00015708465070929378, 6.878387648612261e-05, 9.020017751026899e-05, 0.00042436167132109404, 0.0001270780194317922, 5.5550499382661656e-05, 4.321923825045815e-06, 1.276305056308047e-06, 3.999370619567344e-06, 9.308556400355883e-06, 0.491599977016449, 0.34966593980789185], "count": [501]}, "timestamp": {"min": [0.0], "max": [16.666666666666668], "mean": [8.333333333333334], "std": [4.82086514442592], "count": [501]}, "frame_index": {"min": [0], "max": [500], "mean": [250.0], "std": [144.62595433277758], "count": [501]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [501]}, "index": {"min": [22573], "max": [23073], "mean": [22823.0], "std": [144.62595433277758], "count": [501]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [501]}, "subtask_annotation": {"mean": [0.998003992015968, 2.0, 2.0, 2.0, 2.0], "std": [0.8968763758272387, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [501]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [501]}, "eef_direction_state": {"mean": [3.7025948103792414, 6.0], "std": [2.137343393077754, 0.0], "min": [0, 6], "max": [6, 6], "count": [501]}, "eef_velocity_state": {"mean": [1.0119760479041917, 0.0], "std": [0.8261303195111026, 0.0], "min": [0, 0], "max": [2, 0], "count": [501]}, "eef_acc_mag_state": {"mean": [0.6806387225548902, 0.0], "std": [0.827306182847206, 0.0], "min": [0, 0], "max": [2, 0], "count": [501]}, "eef_direction_action": {"mean": [3.750499001996008, 6.0], "std": [2.1822237624497145, 0.0], "min": [0, 6], "max": [6, 6], "count": [501]}, "eef_velocity_action": {"mean": [0.9920159680638723, 0.0], "std": [0.8381712626983111, 0.0], "min": [0, 0], "max": [2, 0], "count": [501]}, "eef_acc_mag_action": {"mean": [0.6906187624750499, 0.0], "std": [0.8153295602292947, 0.0], "min": [0, 0], "max": [2, 0], "count": [501]}, "eef_sim_pose_state": {"mean": [0.634207299782293, 0.3234048282878147, 1.0320704000078036, -1.4500146485559575, 0.4318371617081393, -2.3568722986241686, 0.4813849488665161, -0.30952649727281895, 0.992192004687719, -1.5594731672101836, -0.48098881477422706, -0.2428781028095692], "std": [0.09837943998242475, 0.09259768575957479, 0.0840602677895116, 0.18864351855140582, 0.0880076496351727, 0.4924112452760691, 0.00010796119320059318, 0.00015630821282568432, 3.455853847952074e-05, 0.0004995126455341958, 0.00047789590174814197, 0.0008609687304819511], "min": [0.46676343472378456, 0.15551697134428413, 0.8860815394308383, -1.73416449999756, 0.23516003268065933, -2.976952583985101, 0.48126777421322126, -0.3098198738275022, 0.9921319026080656, -1.5599884378654405, -0.4814815325919275, -0.2445234122892055], "max": [0.7255104297598768, 0.4402671698182424, 1.1725906924132483, -1.134960514417222, 0.6506654028405756, -1.6942553599735046, 0.4815795730488526, -0.3093644978362319, 0.9922350044589655, -1.558530512127228, -0.48012646938533177, -0.24203790420515991], "count": [501]}, "eef_sim_pose_action": {"mean": [0.6339281453462338, 0.3233343119946023, 1.0319789992911055, -1.450822571057533, 0.43171299633863564, -2.3576404599630973, 0.4813855612079285, -0.30952739810487273, 0.9921918392174692, -1.5594702779554837, -0.4809862111231404, -0.2428830416313699], "std": [0.09865479253697956, 0.09295316290885017, 0.08477216826876657, 0.19024671032013957, 0.08963950007779393, 0.49409741211527397, 0.00010844091784364668, 0.00015708721854782817, 3.4708868435600674e-05, 0.0005021764969906161, 0.0004802827817612508, 0.0008655612223826733], "min": [0.4642734935272116, 0.15391735791049135, 0.8859043378408977, -1.7501103039839654, 0.2297159915191922, -2.989155781036137, 0.48126408410063964, -0.309821196321974, 0.992128944368669, -1.559994376534405, -0.4814862945219256, -0.24452522285054945], "max": [0.7255900617735693, 0.4411408621337929, 1.173178000339652, -1.1349640194544754, 0.6574285419784811, -1.683118234504455, 0.4815799775454422, -0.30936356635163487, 0.9922392496383897, -1.5585188990597523, -0.4801231803409669, -0.24203670978721048], "count": [501]}, "gripper_mode_state": {"mean": [0.42714570858283435, 0.1377245508982036], "std": [0.4946637769456175, 0.3446106483817525], "min": [0, 0], "max": [1, 1], "count": [501]}, "gripper_activity_state": {"mean": [1.7904191616766467, 1.784431137724551], "std": [0.5526095089783262, 0.5557152929108221], "min": [0, 0], "max": [2, 2], "count": [501]}, "gripper_mode_action": {"mean": [0.4471057884231537, 0.15169660678642716], "std": [0.49719433060088597, 0.3587265619882511], "min": [0, 0], "max": [1, 1], "count": [501]}, "gripper_activity_action": {"mean": [1.9341317365269461, 1.9361277445109781], "std": [0.32471804844942204, 0.3157732574940489], "min": [0, 0], "max": [2, 2], "count": [501]}, "gripper_open_scale_state": {"mean": [0.6442053273187799, 0.8601737999364555], "std": [0.352543775874206, 0.2511126042823516], "min": [0.22345940564192976, 0.18720824052305782], "max": [0.9816059879228181, 0.9807656793033376], "count": [501]}, "gripper_open_scale_action": {"mean": [0.5424836605366192, 0.8330593719943784], "std": [0.48196181967579305, 0.34281065492164464], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [501]}}} +{"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.4332162103835245]], [[0.436169020018909]], [[0.41174422709335307]]], "std": [[[0.23512308604056337]], [[0.2119289521114019]], [[0.21846557946831982]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45864172343003057]], [[0.4707185462050155]], [[0.4510288065004026]]], "std": [[[0.26598770059107496]], [[0.23925946847540547]], [[0.2500802477245372]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47750882280400136]], [[0.4717120501548751]], [[0.4623970438619399]]], "std": [[[0.23952226052520698]], [[0.23067425076786596]], [[0.2380075470331024]]], "count": [106]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.294251634468646]], [[0.3085262667493294]], [[0.2887150923164077]]], "std": [[[0.2110359384165699]], [[0.20624705600037577]], [[0.20471895539336454]]], "count": [106]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24892726433881335]], [[0.27205113531261566]], [[0.2519331909134526]]], "std": [[[0.17120116767796403]], [[0.16117421100048288]], [[0.16658681115582233]]], "count": [106]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29048080980623386]], [[0.3137189436505734]], [[0.28662540753329635]]], "std": [[[0.20806949228555088]], [[0.20465980225194855]], [[0.19927242070022785]]], "count": [106]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3147465652313402]], [[0.3318046174100537]], [[0.30943002964009897]]], "std": [[[0.21586061077910584]], [[0.21084383780800137]], [[0.20708532353583997]]], "count": [106]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26549752842616997]], [[0.27009803018347667]], [[0.2572833588402932]]], "std": [[[0.16818928100904074]], [[0.1657155870219799]], [[0.1661770662608735]]], "count": [106]}, "observation.state": {"min": [-2.3277807235717773, 0.4755496680736542, 0.27882808446884155, -1.3256568908691406, 0.7236373424530029, 0.8152766227722168, -0.3714786469936371, 1.0879673957824707, -0.5669025778770447, -0.3783634305000305, 1.2395399808883667, -0.6500264406204224, -1.4392595291137695, 0.1255427747964859, 0.5625133514404297, 0.2585565149784088, 0.7353890538215637, -0.5036191344261169, -0.6413230299949646, -0.6728771328926086, -0.4813327193260193, 0.5795384645462036, -0.3128575384616852, 0.8705121874809265, -0.7292971014976501, 0.03919563442468643, -0.12834616005420685, 0.6709285378456116, 0.34905901551246643, 0.31999996304512024, -3.828293756669154e-06, 0.3490605056285858, 0.19657142460346222, 0.19419047236442566, 0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.00856675487011671, 0.9999579191207886], "max": [-1.0527257919311523, 1.2867176532745361, 0.617134690284729, 0.4334198236465454, 1.3404444456100464, 1.4997631311416626, 0.4275258779525757, 1.0886591672897339, -0.5661619901657104, -0.3779015839099884, 1.2405742406845093, -0.6494061350822449, -1.4383435249328613, 0.12598681449890137, 0.840670645236969, 0.6275439858436584, 1.0987186431884766, 0.4150239825248718, 0.7439595460891724, 0.7086334228515625, 0.46540674567222595, 0.5797204971313477, -0.3124489188194275, 0.8706772327423096, -0.7292107343673706, 0.04016304016113281, -0.12797591090202332, 0.6710062623023987, 0.3490760028362274, 0.3200000524520874, 2.4301345547428355e-05, 0.3490934669971466, 1.0012381076812744, 1.0003809928894043, 0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.009172026999294758, 0.9999632835388184], "mean": [-1.6627414226531982, 0.789525032043457, 0.4317692220211029, -0.34022054076194763, 1.0383440256118774, 1.2538796663284302, -0.07619211077690125, 1.0884332656860352, -0.566630482673645, -0.37819311022758484, 1.2402297258377075, -0.6497332453727722, -1.4389402866363525, 0.12576231360435486, 0.6929981112480164, 0.40656864643096924, 0.8965082168579102, -0.11583693325519562, 0.34403735399246216, -0.24929195642471313, 0.07036982476711273, 0.5796008706092834, -0.3125740885734558, 0.870633602142334, -0.7292680144309998, 0.03947678208351135, -0.12810517847537994, 0.6709709167480469, 0.3490648865699768, 0.3200012743473053, 1.8037327436104533e-06, 0.34906378388404846, 0.6449652314186096, 0.9002664685249329, 0.006000025663524866, 0.0, 0.0, 0.0, 0.0, 0.00880704540759325, 0.9999642968177795], "std": [0.4348435699939728, 0.2554152011871338, 0.11869383603334427, 0.6239528656005859, 0.21524113416671753, 0.22050781548023224, 0.15727117657661438, 0.00023191877698991448, 0.00026714455452747643, 0.00014004914555698633, 0.0003888613427989185, 0.0002038740349235013, 0.0003323772980365902, 0.00013538311759475619, 0.09365975856781006, 0.13440562784671783, 0.09801852703094482, 0.3143332302570343, 0.5165442824363708, 0.5254988074302673, 0.27250900864601135, 6.722081889165565e-05, 0.00015743538097012788, 6.133037823019549e-05, 3.075425047427416e-05, 0.0003774635260924697, 0.00013264936569612473, 2.079344994854182e-05, 3.2113389352161903e-06, 1.2724580074063851e-06, 5.455236532725394e-06, 5.498256086866604e-06, 0.37551552057266235, 0.22854748368263245, 2.561137080192566e-08, 0.0, 0.0, 0.0, 0.0, 0.0001196313533000648, 3.2717368867452024e-06], "count": [502]}, "action": {"min": [-2.3318774700164795, 0.47495535016059875, 0.2788051962852478, -1.3385742902755737, 0.7228095531463623, 0.8125201463699341, -0.4053812325000763, 1.0879621505737305, -0.5669047236442566, -0.37836989760398865, 1.2395302057266235, -0.6500299572944641, -1.439262866973877, 0.1255396604537964, 0.5596998929977417, 0.25850462913513184, 0.7344549298286438, -0.5042985081672668, -0.6625311374664307, -0.6767107844352722, -0.4871465861797333, 0.5795379877090454, -0.3128592371940613, 0.8705052137374878, -0.7292984127998352, 0.03919428959488869, -0.1283530443906784, 0.6709241271018982, 0.3490549921989441, 0.31999996304512024, -5.659217094944324e-06, 0.3490561842918396, 0.0, 0.0], "max": [-1.046345591545105, 1.2869318723678589, 0.6190185546875, 0.4385588467121124, 1.342814326286316, 1.5007065534591675, 0.46446433663368225, 1.0886608362197876, -0.5661587119102478, -0.3779006898403168, 1.240577220916748, -0.6494039297103882, -1.4383227825164795, 0.12599550187587738, 0.8411755561828613, 0.6298350691795349, 1.099592924118042, 0.4220719337463379, 0.7498834729194641, 0.711950957775116, 0.4799259603023529, 0.5797262191772461, -0.31244686245918274, 0.8706790804862976, -0.7292087078094482, 0.04017525166273117, -0.12797099351882935, 0.6710103750228882, 0.34907984733581543, 0.3200000524520874, 3.99474156438373e-05, 0.3491024374961853, 1.0, 1.0], "mean": [-1.662746787071228, 0.7895246744155884, 0.43176811933517456, -0.34020981192588806, 1.0383461713790894, 1.2538808584213257, -0.07619021087884903, 1.0884333848953247, -0.5666289925575256, -0.3781939148902893, 1.2402278184890747, -0.6497324109077454, -1.4389389753341675, 0.12576158344745636, 0.6929997205734253, 0.40657076239585876, 0.8965100049972534, -0.1158394068479538, 0.34403690695762634, -0.2492920607328415, 0.07037332653999329, 0.579600989818573, -0.31257498264312744, 0.8706335425376892, -0.7292680144309998, 0.039478689432144165, -0.12810581922531128, 0.67097008228302, 0.34906473755836487, 0.3200012743473053, 1.8037324025499402e-06, 0.34906378388404846, 0.5596215128898621, 0.8966334462165833], "std": [0.43594828248023987, 0.2564930021762848, 0.11961904913187027, 0.6260511875152588, 0.21628525853157043, 0.2217099964618683, 0.15969130396842957, 0.00023406239051837474, 0.00026814822922460735, 0.00013974178000353277, 0.00039084034506231546, 0.00020435222540982068, 0.0003339110699016601, 0.00013549630239140242, 0.09413103759288788, 0.1348019242286682, 0.09863106906414032, 0.32372021675109863, 0.531390368938446, 0.5402836799621582, 0.28289172053337097, 6.75647024763748e-05, 0.000158292954438366, 6.183423101902008e-05, 3.1095802114577964e-05, 0.00037969902041368186, 0.00013331261288840324, 2.1173471395741217e-05, 3.6512635688268347e-06, 1.2729959735224838e-06, 6.810223112552194e-06, 5.934539331065025e-06, 0.4907490611076355, 0.29999035596847534], "count": [502]}, "timestamp": {"min": [0.0], "max": [16.7], "mean": [8.350000000000001], "std": [4.8304876680425455], "count": [502]}, "frame_index": {"min": [0], "max": [501], "mean": [250.5], "std": [144.91463004127638], "count": [502]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [502]}, "index": {"min": [23074], "max": [23575], "mean": [23324.5], "std": [144.91463004127638], "count": [502]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [502]}, "subtask_annotation": {"mean": [1.0159362549800797, 2.0, 2.0, 2.0, 2.0], "std": [0.8880262706086729, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [502]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [502]}, "eef_direction_state": {"mean": [3.3346613545816735, 6.0], "std": [2.220771595402091, 0.0], "min": [0, 6], "max": [6, 6], "count": [502]}, "eef_velocity_state": {"mean": [1.1713147410358566, 0.0], "std": [0.8293266748437571, 0.0], "min": [0, 0], "max": [2, 0], "count": [502]}, "eef_acc_mag_state": {"mean": [0.6274900398406374, 0.0], "std": [0.8025614340836975, 0.0], "min": [0, 0], "max": [2, 0], "count": [502]}, "eef_direction_action": {"mean": [3.362549800796813, 6.0], "std": [2.2172880748523434, 0.0], "min": [0, 6], "max": [6, 6], "count": [502]}, "eef_velocity_action": {"mean": [1.1733067729083666, 0.0], "std": [0.8301134069753286, 0.0], "min": [0, 0], "max": [2, 0], "count": [502]}, "eef_acc_mag_action": {"mean": [0.6772908366533864, 0.0], "std": [0.8030334861983471, 0.0], "min": [0, 0], "max": [2, 0], "count": [502]}, "eef_sim_pose_state": {"mean": [0.5815594122686875, 0.4067389759119523, 1.0553010650609356, -1.406765977688387, 0.1866615920566485, -2.2656246269699007, 0.48341414170775704, -0.3125753476284543, 0.9918754194654009, -1.5491259933328143, -0.47296964819031106, -0.2607441522282783], "std": [0.1026254558301125, 0.13442643633098728, 0.08899518158089384, 0.20904897080666981, 0.20311074139044702, 0.439670080568821, 8.389597169478972e-05, 0.00015743365664447407, 3.552942570697189e-05, 0.0002877346547126568, 0.0003866637538177133, 0.000786322715365622], "min": [0.46741613563479, 0.2585522668052358, 0.9514943690404087, -1.6233193949878295, -0.04135509567833484, -2.979655328523016, 0.48334467622616295, -0.31285873655758334, 0.9918017230349626, -1.5493811393384078, -0.4732562258542117, -0.262172027020378], "max": [0.768555137200781, 0.6276212737537464, 1.268920767380859, -0.9699616406088285, 0.5046834351490976, -1.707623497162503, 0.48356852014349644, -0.31245011351128915, 0.9919015012276479, -1.5486019175578924, -0.47225329617709977, -0.2601164474190152], "count": [502]}, "eef_sim_pose_action": {"mean": [0.5812390860974217, 0.4066079118947661, 1.0550598688768438, -1.4073915276930162, 0.18650933264011357, -2.2665230321496703, 0.4834145769413467, -0.312576159092813, 0.9918752459798974, -1.5491244955940813, -0.4729676412458503, -0.2607481533249071], "std": [0.1030178278472197, 0.13480816237043544, 0.08941256506257482, 0.21136889239835896, 0.20569141548085043, 0.44131310546258334, 8.437560903367118e-05, 0.00015829169623670706, 3.591212049589005e-05, 0.0002894841596626302, 0.0003891770744134703, 0.0007907384308231913], "min": [0.46514374398354497, 0.25850002541561046, 0.9504698605899282, -1.631523051577544, -0.07212157127446917, -2.992260559944633, 0.4833439288032075, -0.3128604487000528, 0.9917969052785596, -1.549388267604634, -0.4732562198919965, -0.2622008139428562], "max": [0.7686825260839558, 0.6298502480625475, 1.2715383217028564, -0.9596410826376065, 0.5038542479093779, -1.6955557105081391, 0.4835764451271, -0.3124480599540407, 0.9919035110455479, -1.5485954061708966, -0.4722394456645105, -0.26010702337764346], "count": [502]}, "gripper_mode_state": {"mean": [0.42828685258964144, 0.10956175298804781], "std": [0.49483050076617147, 0.31234272085360815], "min": [0, 0], "max": [1, 1], "count": [502]}, "gripper_activity_state": {"mean": [1.7749003984063745, 1.7868525896414342], "std": [0.57081012015098, 0.5578009381820043], "min": [0, 0], "max": [2, 2], "count": [502]}, "gripper_mode_action": {"mean": [0.4402390438247012, 0.10358565737051793], "std": [0.49641578149472054, 0.3047222816888136], "min": [0, 0], "max": [1, 1], "count": [502]}, "gripper_activity_action": {"mean": [1.9302788844621515, 1.956175298804781], "std": [0.3356618037940049, 0.29279480520594703], "min": [0, 0], "max": [2, 2], "count": [502]}, "gripper_open_scale_state": {"mean": [0.6323187101046533, 0.8826196941896036], "std": [0.36815278130742124, 0.22406581801454234], "min": [0.1927170829445708, 0.19038281604355456], "max": [0.9816059879228181, 0.9807656793033376], "count": [502]}, "gripper_open_scale_action": {"mean": [0.548648543329351, 0.8790524176913963], "std": [0.4811270107001924, 0.29410777404407107], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [502]}}} +{"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.42972668463096736]], [[0.434645181171884]], [[0.40817840318388565]]], "std": [[[0.23335528801329683]], [[0.20994799434915049]], [[0.21789267756611205]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4463734195518593]], [[0.4580784275784617]], [[0.43829516481515207]]], "std": [[[0.28164402831985935]], [[0.25021138193492803]], [[0.25936629896448626]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4779846019074985]], [[0.46834720493804677]], [[0.4584697054776503]]], "std": [[[0.23934019144369345]], [[0.22948492633120435]], [[0.23684871004611135]]], "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.29365805800116096]], [[0.3073208476441563]], [[0.2852020009621173]]], "std": [[[0.2083641149759391]], [[0.20397185717978786]], [[0.20164064877194446]]], "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.24939251060210266]], [[0.27185251924234605]], [[0.2505258521994324]]], "std": [[[0.17042617667225937]], [[0.16039988965188284]], [[0.16551358800986568]]], "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.29050183286033715]], [[0.3134785058828904]], [[0.28675818874699]]], "std": [[[0.20705292296416403]], [[0.20365548185341686]], [[0.1985093229008246]]], "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.3146171266957989]], [[0.3312284682581914]], [[0.3085848359697498]]], "std": [[[0.21513410604198863]], [[0.21028440695582293]], [[0.20662158607250483]]], "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.2653885438838364]], [[0.2697524765114379]], [[0.25676059068089957]]], "std": [[[0.16778633898829173]], [[0.16535853581769075]], [[0.16565155158566264]]], "count": [114]}, "observation.state": {"min": [-2.2118473052978516, 0.6118723154067993, 0.28111928701400757, -1.276238203048706, 0.7101148962974548, 0.40997838973999023, -0.28711143136024475, 1.0874459743499756, -0.5661696195602417, -0.37871885299682617, 1.2385472059249878, -0.6494059562683105, -1.4383660554885864, 0.12503883242607117, 0.5739614963531494, 0.1491527408361435, 0.7237023115158081, -0.5509566068649292, -0.6337190270423889, -0.6656481027603149, -0.4383420944213867, 0.5797186493873596, -0.3131621181964874, 0.8704143762588501, -0.7292042374610901, 0.040155891329050064, -0.1285819113254547, 0.6709514856338501, 0.3490583300590515, 0.31999993324279785, -4.660531885747332e-06, 0.34906017780303955, 0.20552383363246918, 0.19261902570724487, 0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.00845224317163229, 0.9999585747718811], "max": [-1.073310375213623, 1.3641456365585327, 0.8646169900894165, 0.07702165096998215, 1.2700239419937134, 1.4926680326461792, 0.4999617338180542, 1.0881043672561646, -0.5656976103782654, -0.37826913595199585, 1.2395342588424683, -0.6483469009399414, -1.4374953508377075, 0.12555550038814545, 0.8367588520050049, 0.6826591491699219, 1.0884990692138672, 0.289508581161499, 0.8388965129852295, 0.661958634853363, 0.6949076056480408, 0.5798788666725159, -0.3128592073917389, 0.8705273866653442, -0.7289348840713501, 0.040988989174366, -0.12833666801452637, 0.6711488366127014, 0.3490813076496124, 0.3200000524520874, 1.4480938261840492e-05, 0.3490738272666931, 1.0012381076812744, 1.0003809928894043, 0.0061250003054738045, 0.0, 0.0, 0.0, 0.0, 0.0091011393815279, 0.9999642968177795], "mean": [-1.735148549079895, 0.91608065366745, 0.6868478655815125, -0.16230523586273193, 0.892901599407196, 0.8125796914100647, 0.3406273424625397, 1.0878740549087524, -0.5659611821174622, -0.37856414914131165, 1.2392327785491943, -0.6490117907524109, -1.4380550384521484, 0.1253069043159485, 0.7491021156311035, 0.45273298025131226, 0.8841626644134521, -0.2891760468482971, 0.5749592185020447, -0.34708574414253235, 0.4309931993484497, 0.5797654986381531, -0.3129512071609497, 0.8704804182052612, -0.7291420698165894, 0.04040380194783211, -0.12841539084911346, 0.6709928512573242, 0.3490651249885559, 0.32000184059143066, 6.431814654206391e-07, 0.3490622937679291, 0.5671255588531494, 0.9064446687698364, 0.006003628950566053, 0.0, 0.0, 0.0, 0.0, 0.008815673179924488, 0.99996417760849], "std": [0.2559677064418793, 0.2827450633049011, 0.13281963765621185, 0.3142821490764618, 0.18137338757514954, 0.31356126070022583, 0.19596870243549347, 0.00020178130944259465, 0.000154707973706536, 0.00012507157225627452, 0.0003173825971316546, 0.0002880531828850508, 0.0002744899829849601, 0.0001505641994299367, 0.056490421295166016, 0.21264348924160004, 0.10160044580698013, 0.2202467918395996, 0.2741678059101105, 0.23527199029922485, 0.24805454909801483, 5.2147112000966445e-05, 0.00010473833390278742, 4.178925883024931e-05, 7.932561857160181e-05, 0.0002801516093313694, 8.584911847719923e-05, 5.470160976983607e-05, 3.3154046832351014e-06, 1.846925329118676e-06, 3.9193018892547116e-06, 2.6995414827979403e-06, 0.3745786249637604, 0.22558040916919708, 2.057645542663522e-05, 0.0, 0.0, 0.0, 0.0, 0.0001432495191693306, 3.300478510936955e-06], "count": [555]}, "action": {"min": [-2.2142233848571777, 0.6115776896476746, 0.2798527777194977, -1.2788169384002686, 0.7085471153259277, 0.4091600179672241, -0.3200760781764984, 1.0874398946762085, -0.5661700963973999, -0.3787247836589813, 1.2385472059249878, -0.6494191288948059, -1.4383668899536133, 0.12503664195537567, 0.5731856226921082, 0.14861711859703064, 0.7235236763954163, -0.5521904826164246, -0.6547002792358398, -0.6770964860916138, -0.47080764174461365, 0.5797179341316223, -0.3131621181964874, 0.8704137802124023, -0.7292069792747498, 0.04015551134943962, -0.12858512997627258, 0.670947253704071, 0.34905511140823364, 0.31999993324279785, -5.992112619424006e-06, 0.3490571975708008, 0.0, 0.0], "max": [-1.071581244468689, 1.3643110990524292, 0.8651906251907349, 0.08228685706853867, 1.2714776992797852, 1.4947705268859863, 0.5025942325592041, 1.0881060361862183, -0.5656960010528564, -0.37826722860336304, 1.239533543586731, -0.6483438014984131, -1.4374936819076538, 0.12555238604545593, 0.8383311033248901, 0.6832534670829773, 1.0910260677337646, 0.32331711053848267, 0.8397773504257202, 0.6710225343704224, 0.6962578296661377, 0.579879105091095, -0.31285911798477173, 0.8705278635025024, -0.7289342284202576, 0.04098965600132942, -0.12833614647388458, 0.6711490750312805, 0.34909719228744507, 0.3200000524520874, 2.629871596582234e-05, 0.3490738272666931, 1.0, 1.0], "mean": [-1.7352913618087769, 0.9160918593406677, 0.6868914365768433, -0.1621386557817459, 0.8928499817848206, 0.8124829530715942, 0.3406899869441986, 1.0878734588623047, -0.5659601092338562, -0.3785648047924042, 1.2392301559448242, -0.6490097045898438, -1.438054084777832, 0.12530598044395447, 0.7491558194160461, 0.45275452733039856, 0.8842029571533203, -0.28954634070396423, 0.576305091381073, -0.34854111075401306, 0.4317150115966797, 0.5797659158706665, -0.3129515051841736, 0.8704801797866821, -0.7291419506072998, 0.04040521755814552, -0.12841597199440002, 0.6709932684898376, 0.3490651547908783, 0.32000184059143066, 6.303095574367035e-07, 0.3490622639656067, 0.4545946419239044, 0.9207387566566467], "std": [0.2572486996650696, 0.28363296389579773, 0.13339844346046448, 0.3160442113876343, 0.1823103427886963, 0.31459781527519226, 0.1975233107805252, 0.0002038084203377366, 0.0001550289016449824, 0.0001252286456292495, 0.0003194353776052594, 0.00028962077340111136, 0.0002758951159194112, 0.000150683059473522, 0.05690351501107216, 0.2130139321088791, 0.10214937478303909, 0.22337722778320312, 0.28392571210861206, 0.2495187222957611, 0.2534688711166382, 5.248143133940175e-05, 0.00010536107583902776, 4.2021369154099375e-05, 8.021515532163903e-05, 0.00028201655368320644, 8.635457197669894e-05, 5.551045251195319e-05, 4.130877641728148e-06, 1.8458588328940095e-06, 4.650181381293805e-06, 2.8328045118541922e-06, 0.4919270873069763, 0.2656278610229492], "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": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [555]}, "index": {"min": [23576], "max": [24130], "mean": [23853.0], "std": [160.21443963222126], "count": [555]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [555]}, "subtask_annotation": {"mean": [0.7873873873873873, 2.0, 2.0, 2.0, 2.0], "std": [0.8413970704199029, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [555]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [555]}, "eef_direction_state": {"mean": [3.536936936936937, 6.0], "std": [1.9727845563905304, 0.0], "min": [0, 6], "max": [6, 6], "count": [555]}, "eef_velocity_state": {"mean": [1.2216216216216216, 0.0], "std": [0.744639147798054, 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.590990990990991, 6.0], "std": [1.9627866543181143, 0.0], "min": [0, 6], "max": [6, 6], "count": [555]}, "eef_velocity_action": {"mean": [1.2342342342342343, 0.0], "std": [0.7611626355431097, 0.0], "min": [0, 0], "max": [2, 0], "count": [555]}, "eef_acc_mag_action": {"mean": [0.5693693693693693, 0.0], "std": [0.7850853850152031, 0.0], "min": [0, 0], "max": [2, 0], "count": [555]}, "eef_sim_pose_state": {"mean": [0.6385706552603527, 0.45277821095608284, 1.0628078392063511, -1.4040528329219593, 0.4209572994033514, -1.776423901215143, 0.48361904819777557, -0.3129535335822346, 0.9917912884143191, -1.5482614653782927, -0.47198055907940556, -0.26266029690256504], "std": [0.07094951512189895, 0.21263865500942844, 0.09225795555149184, 0.26446388576311197, 0.192786265150285, 0.6825789365260789, 6.316297835182927e-05, 0.00010472623929399556, 2.2519694503233977e-05, 0.0003753379254977591, 0.00032536015925225723, 0.0005717787868748627], "min": [0.4774392069988477, 0.14912211217325969, 0.9306013702503433, -1.8543835995645168, -0.006089511552808569, -2.928637668275822, 0.48356137524492504, -0.3131633289960307, 0.9917573965821745, -1.5485759305839668, -0.4722595320296248, -0.26384056383100996], "max": [0.7470835837579125, 0.6826544398463854, 1.2713506616508214, -0.9368077756161427, 0.7487084511537807, -1.0614608130105192, 0.483748684823894, -0.3128604196763364, 0.9918140415527871, -1.5473628085201714, -0.47126845974424647, -0.26215871596226137], "count": [555]}, "eef_sim_pose_action": {"mean": [0.6382342997171451, 0.4527593894643061, 1.062684361672255, -1.4047693126939247, 0.42082752479567803, -1.7769037131684084, 0.4836193866292848, -0.3129540834520488, 0.9917912135155118, -1.5482592534684239, -0.4719788326965095, -0.2626633441433729], "std": [0.07140184632481368, 0.21301511077684196, 0.09263967182834122, 0.2655751826180761, 0.19424825243915445, 0.6840446622690057, 6.35599744375254e-05, 0.00010534711845731227, 2.2667006270841395e-05, 0.0003787080932595223, 0.0003278033769956183, 0.0005755025558497361], "min": [0.47629815667466585, 0.14860452377247343, 0.9305026928087781, -1.8571719763254118, -0.0335471411193522, -2.932633341740831, 0.48356055498299455, -0.3131633273623204, 0.9917545945601092, -1.548579884655358, -0.4722599656795057, -0.26384229803391124], "max": [0.7477687352109402, 0.6832486417790486, 1.2729895464761776, -0.9336649640281119, 0.752980768106077, -1.0585184414768825, 0.483748684823894, -0.31286033619952824, 0.9918140405816447, -1.5473623050923955, -0.47126830267512476, -0.26215868815886134], "count": [555]}, "gripper_mode_state": {"mean": [0.5315315315315315, 0.1045045045045045], "std": [0.4990047720405862, 0.30591389808698416], "min": [0, 0], "max": [1, 1], "count": [555]}, "gripper_activity_state": {"mean": [1.809009009009009, 1.818018018018018], "std": [0.5297542434727601, 0.5243955247158478], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_mode_action": {"mean": [0.5459459459459459, 0.07927927927927927], "std": [0.49788449468840595, 0.27017415708434117], "min": [0, 0], "max": [1, 1], "count": [555]}, "gripper_activity_action": {"mean": [1.9351351351351351, 1.9603603603603603], "std": [0.3166971010454118, 0.2787615078315448], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_open_scale_state": {"mean": [0.5560064284208911, 0.8886775201473708], "std": [0.3672333036518532, 0.2211583502643741], "min": [0.20149395454163643, 0.18884218206592635], "max": [0.9816059879228181, 0.9807656793033376], "count": [555]}, "gripper_open_scale_action": {"mean": [0.44568097521908556, 0.9026850383834748], "std": [0.4822801035481629, 0.260418741131107], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [555]}}} +{"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.4310105618243104]], [[0.4339094010769926]], [[0.40844454978007977]]], "std": [[[0.2302196628129268]], [[0.20573237054387458]], [[0.21301174890325114]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4620769587894351]], [[0.4725448122275177]], [[0.4519161330366405]]], "std": [[[0.25532403780186536]], [[0.24012248733775673]], [[0.2437905690000237]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47621415112474885]], [[0.47082357429653326]], [[0.46137691508345846]]], "std": [[[0.23972131775832753]], [[0.22986524058011445]], [[0.23684353103263583]]], "count": [106]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29489094690794954]], [[0.3088906278903071]], [[0.28696135334292916]]], "std": [[[0.20994870134729748]], [[0.2052629950326253]], [[0.20305194932788834]]], "count": [106]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2498078162573992]], [[0.27265150447708564]], [[0.25192759274995374]]], "std": [[[0.17092720251237453]], [[0.161002749122141]], [[0.1666811803807885]]], "count": [106]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2878959214876989]], [[0.31116259711431743]], [[0.28630931632676654]]], "std": [[[0.20513134075053735]], [[0.20155459894374952]], [[0.1974466805863417]]], "count": [106]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31448668507792266]], [[0.33146362078882263]], [[0.30874197759144933]]], "std": [[[0.21506701010682464]], [[0.21005055350872928]], [[0.2064164773151482]]], "count": [106]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26580480961547354]], [[0.2706720957472022]], [[0.25814073591553366]]], "std": [[[0.16789062996355533]], [[0.16592715653798412]], [[0.16693944023255403]]], "count": [106]}, "observation.state": {"min": [-2.3197531700134277, 0.36289626359939575, 0.2809871733188629, -1.2725539207458496, 0.7330310344696045, 0.9641084671020508, -0.5082389712333679, 1.0868507623672485, -0.5655413269996643, -0.37916311621665955, 1.237423062324524, -0.6482283473014832, -1.4372127056121826, 0.12449600547552109, 0.5746898651123047, 0.301753968000412, 0.7284830808639526, -0.5548554062843323, -0.6356840133666992, -0.6702824831008911, -0.4720432460308075, 0.5799466371536255, -0.313585489988327, 0.8702448606491089, -0.7288791537284851, 0.04132808744907379, -0.12906378507614136, 0.6711620688438416, 0.3490599989891052, 0.31999996304512024, -5.492769560078159e-06, 0.3490450382232666, 0.20304761826992035, 0.19643452763557434, 0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.008168689906597137, 0.9999581575393677], "max": [-1.083054780960083, 1.1311061382293701, 0.6881198287010193, 0.36439111828804016, 1.4181063175201416, 1.4938349723815918, 0.009164310991764069, 1.0873541831970215, -0.5650150179862976, -0.378610759973526, 1.2381739616394043, -0.6476371884346008, -1.4361542463302612, 0.12494713068008423, 0.8192515969276428, 0.6567577123641968, 1.0868078470230103, 0.5948275923728943, 0.7797137498855591, 0.6714834570884705, 0.497718870639801, 0.5801313519477844, -0.3133029639720917, 0.8703669309616089, -0.7287712693214417, 0.04212234169244766, -0.12871745228767395, 0.6712043881416321, 0.3490787148475647, 0.3200000524520874, 2.0972393031115644e-05, 0.3490738272666931, 1.0012381076812744, 1.0003809928894043, 0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.00914476253092289, 0.9999666213989258], "mean": [-1.796851396560669, 0.757256269454956, 0.5374072790145874, -0.11894039064645767, 1.1584020853042603, 1.1927247047424316, -0.2113324999809265, 1.0872117280960083, -0.5653770565986633, -0.37894073128700256, 1.2380578517913818, -0.6479567289352417, -1.436965823173523, 0.12474988400936127, 0.7067940831184387, 0.47757694125175476, 0.8836180567741394, 0.012324884533882141, 0.07736754417419434, -0.018736524507403374, -0.06514235585927963, 0.5799717903137207, -0.31334370374679565, 0.8703432679176331, -0.7288617491722107, 0.041446782648563385, -0.12877070903778076, 0.6711671948432922, 0.3490651547908783, 0.3200013339519501, 1.0739240678958595e-06, 0.34906163811683655, 0.5433836579322815, 0.9062734842300415, 0.006000026129186153, 0.0, 0.0, 0.0, 0.0, 0.008549406193196774, 0.999968409538269], "std": [0.306395560503006, 0.24290771782398224, 0.10321025550365448, 0.3814660310745239, 0.1670629233121872, 0.14214175939559937, 0.12893562018871307, 0.00013176466745790094, 0.00014179317804519087, 0.00017163237498607486, 0.0002159444848075509, 0.00018093497783411294, 0.00030304043320938945, 0.00013251601194497198, 0.07448384910821915, 0.13694870471954346, 0.0989583283662796, 0.4551055431365967, 0.562196671962738, 0.5104257464408875, 0.2859557569026947, 5.478132879943587e-05, 8.200434240279719e-05, 3.548990571289323e-05, 3.5735265555558726e-05, 0.00023357300960924476, 0.00010148185538128018, 1.2039307875966188e-05, 3.6017074762639822e-06, 1.3315670912561473e-06, 3.4839276850107126e-06, 4.770236500917235e-06, 0.3707011938095093, 0.2239561825990677, 2.60770320892334e-08, 0.0, 0.0, 0.0, 0.0, 0.00024509275681339204, 5.427370524557773e-06], "count": [506]}, "action": {"min": [-2.3247058391571045, 0.3609456419944763, 0.27848076820373535, -1.31884765625, 0.7260372042655945, 0.9631111025810242, -0.5334810018539429, 1.086717128753662, -0.5655415058135986, -0.37916839122772217, 1.2372959852218628, -0.6482291221618652, -1.43721342086792, 0.12447185069322586, 0.564020574092865, 0.29380860924720764, 0.7277230620384216, -0.5582115650177002, -0.6541019678115845, -0.6782816648483276, -0.4895904064178467, 0.5799465179443359, -0.31363606452941895, 0.8702151775360107, -0.7288795709609985, 0.04132784157991409, -0.1291123777627945, 0.6711615324020386, 0.34905925393104553, 0.31999993324279785, -5.659217094944324e-06, 0.349044531583786, 0.0, 0.0], "max": [-1.0556608438491821, 1.1330589056015015, 0.690086841583252, 0.3717237412929535, 1.4208307266235352, 1.4999786615371704, 0.019793454557657242, 1.087355613708496, -0.564967930316925, -0.3786090314388275, 1.2381750345230103, -0.6476291418075562, -1.4360464811325073, 0.12494802474975586, 0.8203409314155579, 0.6587116122245789, 1.0878082513809204, 0.5970463156700134, 0.792034387588501, 0.6715680956840515, 0.5029966235160828, 0.5801554918289185, -0.3133029043674469, 0.8703672885894775, -0.728756844997406, 0.04225645959377289, -0.12871497869491577, 0.6712059378623962, 0.3490855097770691, 0.3200000524520874, 2.5632925826357678e-05, 0.3490738272666931, 1.0, 1.0], "mean": [-1.7966843843460083, 0.7571317553520203, 0.5373110175132751, -0.11938425153493881, 1.158333659172058, 1.1929455995559692, -0.21110686659812927, 1.087211012840271, -0.5653761029243469, -0.3789413273334503, 1.2380561828613281, -0.6479554772377014, -1.4369632005691528, 0.12474887073040009, 0.7066720724105835, 0.4775318205356598, 0.8836302757263184, 0.012382849119603634, 0.0784212127327919, -0.01967134140431881, -0.06505243480205536, 0.5799722671508789, -0.31334444880485535, 0.8703430891036987, -0.7288617491722107, 0.04144876077771187, -0.12877146899700165, 0.6711671948432922, 0.3490650951862335, 0.3200013339519501, 1.0783414836623706e-06, 0.34906163811683655, 0.42717400193214417, 0.9340513944625854], "std": [0.30837973952293396, 0.2437477558851242, 0.10465185344219208, 0.38528725504875183, 0.16901466250419617, 0.14436478912830353, 0.13085445761680603, 0.00013543704699259251, 0.00014342280337587, 0.00017118924006354064, 0.0002203432231908664, 0.0001813702256185934, 0.00030749881989322603, 0.00013300626596901566, 0.07518164068460464, 0.13737644255161285, 0.09950187802314758, 0.46378302574157715, 0.57937091588974, 0.5283001065254211, 0.29574379324913025, 5.585118924500421e-05, 8.379668724955991e-05, 3.625237150117755e-05, 3.630347418948077e-05, 0.0002383796381764114, 0.00010359508451074362, 1.2420949133229442e-05, 4.062713287567021e-06, 1.33175956307241e-06, 4.495219400268979e-06, 5.1969386731798295e-06, 0.4890810549259186, 0.242852121591568], "count": [506]}, "timestamp": {"min": [0.0], "max": [16.833333333333332], "mean": [8.416666666666666], "std": [4.868977761752917], "count": [506]}, "frame_index": {"min": [0], "max": [505], "mean": [252.5], "std": [146.0693328525875], "count": [506]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [506]}, "index": {"min": [24131], "max": [24636], "mean": [24383.5], "std": [146.0693328525875], "count": [506]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [506]}, "subtask_annotation": {"mean": [0.6739130434782609, 2.0, 2.0, 2.0, 2.0], "std": [0.7867424861249924, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [506]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [506]}, "eef_direction_state": {"mean": [3.1363636363636362, 6.0], "std": [2.042817799859004, 0.0], "min": [0, 6], "max": [6, 6], "count": [506]}, "eef_velocity_state": {"mean": [1.3300395256916997, 0.0], "std": [0.6856568346340697, 0.0], "min": [0, 0], "max": [2, 0], "count": [506]}, "eef_acc_mag_state": {"mean": [0.5079051383399209, 0.0], "std": [0.7883394007431757, 0.0], "min": [0, 0], "max": [2, 0], "count": [506]}, "eef_direction_action": {"mean": [3.2015810276679844, 6.0], "std": [1.971856699718569, 0.0], "min": [0, 6], "max": [6, 6], "count": [506]}, "eef_velocity_action": {"mean": [1.3735177865612649, 0.0], "std": [0.6718582841875724, 0.0], "min": [0, 0], "max": [2, 0], "count": [506]}, "eef_acc_mag_action": {"mean": [0.6758893280632411, 0.0], "std": [0.8279288051087476, 0.0], "min": [0, 0], "max": [2, 0], "count": [506]}, "eef_sim_pose_state": {"mean": [0.5989437885948216, 0.47762150830192285, 1.047855813514421, -1.4681085090129415, -0.01662197599115651, -2.0108672689129405, 0.48386235741622896, -0.31334485050519295, 0.9917328682923793, -1.546878434966113, -0.470822640936925, -0.26484764197399285], "std": [0.0910614458071451, 0.13699244711514594, 0.08409271062599079, 0.20262622184946513, 0.18478266306048696, 0.3412531838263616, 6.322225842239687e-05, 8.20038559381735e-05, 1.6009390037893227e-05, 0.0002367518296583971, 0.00022010632308588478, 0.0005212238624292182], "min": [0.4561674150746896, 0.30174373511367497, 0.9342688147464812, -1.782648897036685, -0.2612826786556921, -2.92634813355501, 0.48383058375461674, -0.31358667871345847, 0.9916914897988145, -1.5470027905269825, -0.47093624824765623, -0.26635321717284466], "max": [0.7410975599537172, 0.6568589117986635, 1.2497632457850185, -1.0365722842812162, 0.5023269374176462, -1.5964511638464431, 0.4840455643706125, -0.31330417208580363, 0.9917419453812735, -1.5462339723636438, -0.4701899289350251, -0.2645901918716089], "count": [506]}, "eef_sim_pose_action": {"mean": [0.5984959858064018, 0.47753583835770175, 1.0476231056610374, -1.4689828914203087, -0.016495495429631003, -2.0116366467815467, 0.4838628832289086, -0.313345573087274, 0.9917327052519526, -1.5468765632786767, -0.4708207453961138, -0.26485201375413703], "std": [0.09167064289333006, 0.1373903865494335, 0.0845847556277783, 0.20551897718000128, 0.18779627661007217, 0.3450562263722933, 6.447698782497255e-05, 8.379585901864026e-05, 1.6443798396799704e-05, 0.0002409373941536288, 0.0002245758402241681, 0.0005319133192578313], "min": [0.4544600217936512, 0.29376471436734813, 0.9334251402924464, -1.7903783121503662, -0.27008118836186656, -2.9743659033319263, 0.4838304959144248, -0.31363725306425755, 0.9916715263395832, -1.5470027945504885, -0.4709362710940699, -0.2666350300016038], "max": [0.7410929858428971, 0.6587307713580389, 1.250463581956407, -1.025578649652063, 0.5013990760898959, -1.5910317428732395, 0.48407866197645605, -0.31330411548013837, 0.9917419612383003, -1.5461208824531507, -0.47005198969328843, -0.26459015647076356], "count": [506]}, "gripper_mode_state": {"mean": [0.5573122529644269, 0.10474308300395258], "std": [0.4967044449772344, 0.30622209189863964], "min": [0, 0], "max": [1, 1], "count": [506]}, "gripper_activity_state": {"mean": [1.7885375494071147, 1.8023715415019763], "std": [0.5523459093093311, 0.5521019019875385], "min": [0, 0], "max": [2, 2], "count": [506]}, "gripper_mode_action": {"mean": [0.5731225296442688, 0.06521739130434782], "std": [0.4946241963940127, 0.2469090585130534], "min": [0, 0], "max": [1, 1], "count": [506]}, "gripper_activity_action": {"mean": [1.9308300395256917, 1.9604743083003953], "std": [0.33438945420245647, 0.2783686460341379], "min": [0, 0], "max": [2, 2], "count": [506]}, "gripper_open_scale_state": {"mean": [0.5327286370376357, 0.8885090070519838], "std": [0.3634322924197208, 0.21956560170825734], "min": [0.19906629242149054, 0.19258287023095524], "max": [0.9816059879228181, 0.9807656793033376], "count": [506]}, "gripper_open_scale_action": {"mean": [0.4187979535715403, 0.9157366506131199], "std": [0.47949067175615495, 0.2380911835390716], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [506]}}} +{"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.43092793127351947]], [[0.43337071247231673]], [[0.40819361169628554]]], "std": [[[0.23892254463122176]], [[0.2159591427919866]], [[0.22290797454975697]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43991753608751877]], [[0.46433293297873357]], [[0.4424958216960419]]], "std": [[[0.2826485193957911]], [[0.25227363731563773]], [[0.26765968513761784]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4838910137868144]], [[0.47686802954045016]], [[0.46443246359473944]]], "std": [[[0.2439394889120618]], [[0.2355207290578855]], [[0.24386235457970734]]], "count": [121]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28777827837617487]], [[0.3004517950646168]], [[0.2811367719220953]]], "std": [[[0.2109322902228534]], [[0.2077924358146417]], [[0.2052531851829682]]], "count": [121]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24682498025036462]], [[0.2694823965549546]], [[0.25098305076162697]]], "std": [[[0.17101656281750224]], [[0.1611046259061921]], [[0.1655513518068545]]], "count": [121]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28561595599629314]], [[0.3087755716633244]], [[0.284391890052767]]], "std": [[[0.20528631629076874]], [[0.20168662932030973]], [[0.19720649799318873]]], "count": [121]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31431107163294036]], [[0.33118918916352696]], [[0.3087902398821099]]], "std": [[[0.2169952261230918]], [[0.21185092293207208]], [[0.20785372227859206]]], "count": [121]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2657023701461473]], [[0.2706769883831632]], [[0.2584794853827378]]], "std": [[[0.16937233575104188]], [[0.16716372787648778]], [[0.16790480989921666]]], "count": [121]}, "observation.state": {"min": [-2.429478406906128, 0.46967950463294983, 0.273678183555603, -1.3115016222000122, 0.7221857309341431, 1.0243831872940063, -0.19330891966819763, 1.0852493047714233, -0.5643068552017212, -0.3793867528438568, 1.2354294061660767, -0.6465006470680237, -1.4352220296859741, 0.1236070767045021, 0.564946174621582, 0.16522864997386932, 0.7199358344078064, -0.443044513463974, -0.6580977439880371, -0.6678452491760254, -0.24106347560882568, 0.5802637934684753, -0.3143938183784485, 0.8700664639472961, -0.728449821472168, 0.04301205277442932, -0.12994864583015442, 0.671360433101654, 0.34905916452407837, 0.31999996304512024, -9.154616236628499e-06, 0.3490605056285858, 0.20790478587150574, 0.19285714626312256, 0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.008544943295419216, 0.9999570846557617], "max": [-1.0533714294433594, 1.3535852432250977, 0.7891027927398682, 0.15706966817378998, 1.3842637538909912, 1.5003019571304321, 0.2641798257827759, 1.0861968994140625, -0.5637723803520203, -0.3790096640586853, 1.2365484237670898, -0.6454700231552124, -1.4336591958999634, 0.12408256530761719, 0.8104957938194275, 0.6147382855415344, 1.0986063480377197, 0.26873135566711426, 0.8099836707115173, 0.6883563995361328, 0.49045440554618835, 0.580538272857666, -0.3140004873275757, 0.8702484965324402, -0.7281076908111572, 0.04425995051860809, -0.12950347363948822, 0.671578586101532, 0.3490760028362274, 0.3200000524520874, 3.279016891610809e-05, 0.3490731716156006, 1.0008571147918701, 1.0003809928894043, 0.007000000216066837, 0.0, 0.0, 0.0, 0.0, 0.009259273298084736, 0.9999635219573975], "mean": [-1.5815538167953491, 0.7676315903663635, 0.48551809787750244, -0.5367352366447449, 1.0035667419433594, 1.3782250881195068, -0.032842911779880524, 1.0857785940170288, -0.5640232563018799, -0.37925419211387634, 1.236035704612732, -0.6460118889808655, -1.4345096349716187, 0.1238149106502533, 0.6617419123649597, 0.36812493205070496, 0.8925081491470337, -0.16664354503154755, 0.6437353491783142, -0.5279597043991089, 0.22220605611801147, 0.5803864002227783, -0.3141777813434601, 0.8701618313789368, -0.7283122539520264, 0.04356151819229126, -0.12969784438610077, 0.6714503765106201, 0.3490641713142395, 0.3200022578239441, 1.0448125067341607e-06, 0.34906333684921265, 0.6723089218139648, 0.9135018587112427, 0.006423203274607658, 0.0, 0.0, 0.0, 0.0, 0.008806763216853142, 0.9999610781669617], "std": [0.45520371198654175, 0.29851940274238586, 0.173944890499115, 0.593328058719635, 0.22882753610610962, 0.1338120847940445, 0.14773929119110107, 0.00038531958125531673, 0.00018694336176849902, 9.832267824094743e-05, 0.00048059489927254617, 0.0003903620527125895, 0.0006557796732522547, 0.00016653185593895614, 0.08500704914331436, 0.15350688993930817, 0.09287728369235992, 0.17664432525634766, 0.27095556259155273, 0.2528719902038574, 0.15877149999141693, 0.00011950253247050568, 0.00016403195331804454, 7.460689084837213e-05, 0.000148515056935139, 0.0005372516461648047, 0.00018998586165253073, 9.044171747518703e-05, 3.3662640817055944e-06, 2.2487377009383636e-06, 5.780180345027475e-06, 3.7184763641562313e-06, 0.3707326352596283, 0.2225342094898224, 0.0004689302295446396, 0.0, 0.0, 0.0, 0.0, 0.00018307763093616813, 1.6311772697008564e-06], "count": [599]}, "action": {"min": [-2.43684458732605, 0.46590447425842285, 0.27237269282341003, -1.320072889328003, 0.7206959128379822, 1.0191974639892578, -0.19553597271442413, 1.085243821144104, -0.5643068552017212, -0.3793914020061493, 1.2354294061660767, -0.6465049982070923, -1.4352226257324219, 0.12360489368438721, 0.5629294514656067, 0.16424258053302765, 0.7188365459442139, -0.4438255727291107, -0.6635857820510864, -0.6681933403015137, -0.27137768268585205, 0.5802630186080933, -0.314395934343338, 0.8700650930404663, -0.7284502983093262, 0.043010588735342026, -0.12995228171348572, 0.6713560819625854, 0.34905481338500977, 0.31999993324279785, -1.3315804608282633e-05, 0.3490605056285858, 0.0, 0.0], "max": [-1.0472508668899536, 1.3540493249893188, 0.7925853729248047, 0.1619030237197876, 1.3890204429626465, 1.501356601715088, 0.2786042094230652, 1.086198091506958, -0.5637636780738831, -0.3790009021759033, 1.2365580797195435, -0.6454580426216125, -1.4336570501327515, 0.12408695369958878, 0.8115379214286804, 0.6164062023162842, 1.099783182144165, 0.28026098012924194, 0.8123590350151062, 0.68987637758255, 0.4958541989326477, 0.580538809299469, -0.31400054693222046, 0.870250403881073, -0.7281061410903931, 0.04426611587405205, -0.12950068712234497, 0.6715810298919678, 0.34908363223075867, 0.3200000822544098, 5.2930325182387605e-05, 0.34907516837120056, 1.0, 1.0], "mean": [-1.5815575122833252, 0.767628014087677, 0.4855175018310547, -0.5367310047149658, 1.0035653114318848, 1.3782331943511963, -0.03284382447600365, 1.0857774019241333, -0.5640222430229187, -0.3792547285556793, 1.236034631729126, -0.6460103392601013, -1.4345072507858276, 0.12381404638290405, 0.6617410182952881, 0.3681264817714691, 0.8925092220306396, -0.1666422188282013, 0.6437361836433411, -0.5279586315155029, 0.22220559418201447, 0.5803869366645813, -0.314178466796875, 0.8701615929603577, -0.7283117175102234, 0.043563518673181534, -0.12969869375228882, 0.6714507341384888, 0.3490642309188843, 0.3200022578239441, 1.0448125067341607e-06, 0.3490633964538574, 0.5870117545127869, 0.9394156336784363], "std": [0.4562596082687378, 0.2994680106639862, 0.17442511022090912, 0.5946455597877502, 0.2296510934829712, 0.13470545411109924, 0.14872480928897858, 0.0003863585297949612, 0.00018717303464654833, 9.811431664275005e-05, 0.00048137432895600796, 0.0003909334191121161, 0.0006569856195710599, 0.00016656859952490777, 0.0853845626115799, 0.15387864410877228, 0.09345237165689468, 0.1803954392671585, 0.28514379262924194, 0.26801592111587524, 0.16237477958202362, 0.00011973080108873546, 0.00016434384451713413, 7.474957237718627e-05, 0.00014890471356920898, 0.0005382771487347782, 0.000190434351679869, 9.075501293409616e-05, 3.731317292476888e-06, 2.2481883661384927e-06, 6.845421921752859e-06, 3.7734880606876686e-06, 0.48749881982803345, 0.23385336995124817], "count": [599]}, "timestamp": {"min": [0.0], "max": [19.933333333333334], "mean": [9.966666666666665], "std": [5.7638721552635275], "count": [599]}, "frame_index": {"min": [0], "max": [598], "mean": [299.0], "std": [172.91616465790582], "count": [599]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [599]}, "index": {"min": [24637], "max": [25235], "mean": [24936.0], "std": [172.91616465790582], "count": [599]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [599]}, "subtask_annotation": {"mean": [1.0767946577629381, 2.0, 2.0, 2.0, 2.0], "std": [0.8956092541570413, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [599]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [599]}, "eef_direction_state": {"mean": [3.959933222036728, 6.0], "std": [2.227105144446987, 0.0], "min": [0, 6], "max": [6, 6], "count": [599]}, "eef_velocity_state": {"mean": [0.9599332220367279, 0.0], "std": [0.8696692109314937, 0.0], "min": [0, 0], "max": [2, 0], "count": [599]}, "eef_acc_mag_state": {"mean": [0.5609348914858097, 0.0], "std": [0.7854327693443169, 0.0], "min": [0, 0], "max": [2, 0], "count": [599]}, "eef_direction_action": {"mean": [4.06677796327212, 6.0], "std": [2.157151742889587, 0.0], "min": [0, 6], "max": [6, 6], "count": [599]}, "eef_velocity_action": {"mean": [0.9616026711185309, 0.0], "std": [0.8783396666492783, 0.0], "min": [0, 0], "max": [2, 0], "count": [599]}, "eef_acc_mag_action": {"mean": [0.5726210350584308, 0.0], "std": [0.8033641546022355, 0.0], "min": [0, 0], "max": [2, 0], "count": [599]}, "eef_sim_pose_state": {"mean": [0.5535097012337385, 0.36822851764795633, 1.0407456345441963, -1.5040529760489414, 0.37484788754432957, -2.4576067319180854, 0.4843124658794071, -0.31417833086082514, 0.9917030744051231, -1.5440406566030873, -0.468758399287859, -0.26962180202265645], "std": [0.0943740470828337, 0.1535179478365143, 0.08382791717422518, 0.16602689010944174, 0.13806301793498077, 0.44860894411439567, 0.00013776764625474675, 0.00016402595127395405, 3.0609402906855616e-05, 0.0007185055909975307, 0.0005914738682612612, 0.0011354646630658126], "min": [0.45802375249805793, 0.16520152130254848, 0.9228701242304405, -1.7886622298054282, 0.07416829492704013, -2.9667156915665984, 0.48416913894064983, -0.31439499547349475, 0.9916630813181421, -1.5447323768982484, -0.4693587151827081, -0.27110169429095565], "max": [0.7404972714745984, 0.6147543217047448, 1.2471139764579118, -1.113793074009614, 0.5764795808029128, -1.7580133020563107, 0.4844872019397434, -0.31400170108145997, 0.9917390246542575, -1.5430808837784813, -0.46798611363618625, -0.26847145794883165], "count": [599]}, "eef_sim_pose_action": {"mean": [0.5532190742985296, 0.3681477172195021, 1.0405833527279986, -1.5043980451364196, 0.3744559808444442, -2.4579738131248954, 0.48431297531848844, -0.3141789860580328, 0.9917029732559091, -1.5440379958926507, -0.46875625129211435, -0.2696261618164846], "std": [0.09463288814386667, 0.15388327115222972, 0.08419688543870439, 0.16787932571856984, 0.13929772289302159, 0.4498890965778606, 0.00013801377218171777, 0.00016433832893709974, 3.072856588963346e-05, 0.0007201838267459436, 0.0005925681714519878, 0.0011377519850551412], "min": [0.45522662159612026, 0.16423326136063476, 0.9216963747741577, -1.79668816717776, 0.06850780070132134, -2.975237790619643, 0.48416850769245146, -0.314397137497818, 0.9916617769933137, -1.5447323827014454, -0.46935899913118684, -0.2711110305351876], "max": [0.7411449137437649, 0.6164064397493735, 1.2461093621384085, -1.1037036936280453, 0.5764807491883759, -1.7471283005924363, 0.4844890189120811, -0.3140017637865502, 0.9917394924855489, -1.5430768462765574, -0.46797629421843867, -0.26847145816654594], "count": [599]}, "gripper_mode_state": {"mean": [0.4006677796327212, 0.1001669449081803], "std": [0.49003378454643576, 0.3002224642759789], "min": [0, 0], "max": [1, 1], "count": [599]}, "gripper_activity_state": {"mean": [1.8180300500834725, 1.8497495826377295], "std": [0.5219158162935114, 0.4945064864801538], "min": [0, 0], "max": [2, 2], "count": [599]}, "gripper_mode_action": {"mean": [0.41402337228714525, 0.06010016694490818], "std": [0.49255255505085516, 0.2376723309056002], "min": [0, 0], "max": [1, 1], "count": [599]}, "gripper_activity_action": {"mean": [1.9398998330550918, 1.9666110183639398], "std": [0.31073286733362154, 0.2562481983886448], "min": [0, 0], "max": [2, 2], "count": [599]}, "gripper_open_scale_state": {"mean": [0.6591277931049776, 0.8955969623159102], "std": [0.36346442244413163, 0.21817192704534819], "min": [0.20382822144265267, 0.18907563359129662], "max": [0.9812324654822255, 0.9807656793033376], "count": [599]}, "gripper_open_scale_action": {"mean": [0.575501652992183, 0.9209957773382944], "std": [0.47793873370395934, 0.2292694311300227], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [599]}}} +{"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.4378659570785739]], [[0.44004271017856783]], [[0.4139674907865534]]], "std": [[[0.23599823534918135]], [[0.2132743583807579]], [[0.21974222113755046]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42608956790522695]], [[0.457292021490656]], [[0.44189585601512]]], "std": [[[0.28346134898245634]], [[0.2569628204826209]], [[0.2681978067645599]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.478867217676882]], [[0.4714433027196585]], [[0.460449009547011]]], "std": [[[0.2425526980548502]], [[0.232660458513934]], [[0.240350022779769]]], "count": [107]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2803708074205149]], [[0.2927646149727414]], [[0.27480357439412684]]], "std": [[[0.20834960812121042]], [[0.2044097061499884]], [[0.2021569602644749]]], "count": [107]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2435615057208631]], [[0.26519644529102526]], [[0.2476091201667583]]], "std": [[[0.16959131956590406]], [[0.15911679901343725]], [[0.16350910087025725]]], "count": [107]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28220511821112787]], [[0.30359001697933846]], [[0.27970348971218156]]], "std": [[[0.20354922814660484]], [[0.1997179528742947]], [[0.1957353444428309]]], "count": [107]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30784922175645957]], [[0.3227447526542743]], [[0.30106174015312903]]], "std": [[[0.21330557650143753]], [[0.2079367058281002]], [[0.20449779977784743]]], "count": [107]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2610302063290269]], [[0.2645158973709227]], [[0.2524308621667125]]], "std": [[[0.16694704628044837]], [[0.16458801301222525]], [[0.1656836541894213]]], "count": [107]}, "observation.state": {"min": [-2.6509382724761963, 0.5732679963111877, 0.2799586355686188, -1.2789862155914307, 0.7313621640205383, 0.7142021059989929, -1.3519287109375, 1.0845444202423096, -0.5634877681732178, -0.37974613904953003, 1.234090805053711, -0.6451923847198486, -1.432969570159912, 0.12304611504077911, 0.5733113884925842, 0.21017976105213165, 0.7811940908432007, -0.6431382894515991, -0.6424859166145325, -0.6668704748153687, -0.4386448860168457, 0.5806822776794434, -0.3148269057273865, 0.8698436617851257, -0.7279934287071228, 0.04485619440674782, -0.13039766252040863, 0.6716020703315735, 0.3490556478500366, 0.31999996304512024, -4.8269794206134975e-06, 0.34904739260673523, 0.21799999475479126, 0.19867858290672302, 0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.009635522030293941, 0.9999457597732544], "max": [-1.0766431093215942, 1.3311426639556885, 0.9295506477355957, 0.03794749826192856, 1.8068445920944214, 1.4944713115692139, -0.18734101951122284, 1.0850430727005005, -0.5632074475288391, -0.37930190563201904, 1.2348273992538452, -0.6447315812110901, -1.432296633720398, 0.12344129383563995, 0.8133642077445984, 0.6691441535949707, 1.1575347185134888, 0.8116515278816223, 0.8539705276489258, 0.7015052437782288, 0.1364811658859253, 0.5808261036872864, -0.31462204456329346, 0.8700165748596191, -0.7278997898101807, 0.04550687223672867, -0.13023225963115692, 0.671630859375, 0.3490781784057617, 0.3200000524520874, 9.653958841226995e-06, 0.3490898013114929, 1.0012381076812744, 1.0003809928894043, 0.007000000216066837, 0.0, 0.0, 0.0, 0.0, 0.010415280237793922, 0.9999535083770752], "mean": [-2.0041778087615967, 0.9246459603309631, 0.7229084372520447, -0.24903519451618195, 1.4821463823318481, 1.187009572982788, -1.0159164667129517, 1.0849144458770752, -0.5633780360221863, -0.37955328822135925, 1.2347034215927124, -0.6449883580207825, -1.4328147172927856, 0.12326356023550034, 0.7228193879127502, 0.40935996174812317, 0.9441278576850891, 0.14657002687454224, 0.12965044379234314, 0.1173059493303299, -0.15096068382263184, 0.5807037353515625, -0.31465521454811096, 0.8699886798858643, -0.7279789447784424, 0.04495423659682274, -0.13026753067970276, 0.6716071963310242, 0.34906572103500366, 0.32000139355659485, -1.0642254011372643e-07, 0.34906280040740967, 0.5626441836357117, 0.9063389897346497, 0.006940530147403479, 0.0, 0.0, 0.0, 0.0, 0.009983566589653492, 0.9999446868896484], "std": [0.40992996096611023, 0.2863084673881531, 0.1904732584953308, 0.37887856364250183, 0.3037104904651642, 0.21327590942382812, 0.3930976092815399, 0.00014105290756560862, 8.125414024107158e-05, 0.00013550948642659932, 0.00021466671023517847, 0.00013492772995959967, 0.00019380325102247298, 0.00010062678484246135, 0.0707586258649826, 0.17840585112571716, 0.11773320287466049, 0.5774937868118286, 0.541571855545044, 0.49050796031951904, 0.15162356197834015, 4.115294723305851e-05, 6.170683627715334e-05, 5.1190836529713124e-05, 2.927623972936999e-05, 0.00019808084471151233, 4.403110870043747e-05, 1.041074483509874e-05, 3.371202410562546e-06, 1.4024471965967678e-06, 2.5378758437000215e-06, 7.529584308940684e-06, 0.36579379439353943, 0.22160932421684265, 0.00020567976753227413, 0.0, 0.0, 0.0, 0.0, 0.00017617559933569282, 5.7273632592114154e-06], "count": [513]}, "action": {"min": [-2.6543004512786865, 0.5710318088531494, 0.27993202209472656, -1.2793301343917847, 0.73130863904953, 0.7034469842910767, -1.3520320653915405, 1.0845400094985962, -0.5634889006614685, -0.37974926829338074, 1.234090805053711, -0.6451919078826904, -1.4329700469970703, 0.12304459512233734, 0.5732250213623047, 0.20843669772148132, 0.7805268168449402, -0.6438019275665283, -0.6643893718719482, -0.6668717861175537, -0.4480501115322113, 0.5806811451911926, -0.3148269057273865, 0.8698408603668213, -0.7279938459396362, 0.044855330139398575, -0.1304055154323578, 0.6716018319129944, 0.34904876351356506, 0.31999993324279785, -5.326322025211994e-06, 0.3490472137928009, 0.0, 0.0], "max": [-1.0764292478561401, 1.3335736989974976, 0.9322994351387024, 0.03885422646999359, 1.810571551322937, 1.4945465326309204, -0.18733447790145874, 1.0850441455841064, -0.5632063150405884, -0.37930017709732056, 1.2348318099975586, -0.6447294354438782, -1.432295560836792, 0.12343880534172058, 0.8173057436943054, 0.670214831829071, 1.1598204374313354, 0.8119311928749084, 0.8597630262374878, 0.7020217776298523, 0.14431731402873993, 0.5808273553848267, -0.3146212697029114, 0.8700177073478699, -0.7278982400894165, 0.045508965849876404, -0.13022564351558685, 0.6716318726539612, 0.34908440709114075, 0.3200000524520874, 1.5313175026676618e-05, 0.3490944802761078, 1.0, 1.0], "mean": [-2.004359483718872, 0.9247164726257324, 0.7229361534118652, -0.24880719184875488, 1.4822099208831787, 1.186842441558838, -1.015961766242981, 1.0849133729934692, -0.5633776187896729, -0.37955424189567566, 1.234702706336975, -0.6449874043464661, -1.432813286781311, 0.12326272577047348, 0.7229057550430298, 0.40938669443130493, 0.9441617727279663, 0.14629490673542023, 0.1298431158065796, 0.11696720868349075, -0.15069492161273956, 0.5807040333747864, -0.3146558403968811, 0.8699884414672852, -0.7279788255691528, 0.04495543986558914, -0.1302679181098938, 0.6716073751449585, 0.3490656018257141, 0.32000139355659485, -1.0123127225369899e-07, 0.34906280040740967, 0.4406822621822357, 0.9165496826171875], "std": [0.4108611047267914, 0.2872138023376465, 0.19159840047359467, 0.3801058530807495, 0.3054169714450836, 0.21538127958774567, 0.3949079215526581, 0.0001432683493476361, 8.16314568510279e-05, 0.00013542966917157173, 0.00021785800345242023, 0.00013528054114431143, 0.00019605125999078155, 0.00010084913810715079, 0.07121613621711731, 0.17871403694152832, 0.11803114414215088, 0.5812546610832214, 0.5457717180252075, 0.49458417296409607, 0.15316469967365265, 4.179308962193318e-05, 6.259656947804615e-05, 5.1851875468855724e-05, 2.9696017008973286e-05, 0.0002009341842494905, 4.482376607484184e-05, 1.0569200640020426e-05, 3.999774889962282e-06, 1.4027508541403222e-06, 3.237316605009255e-06, 8.321401764987968e-06, 0.4910650849342346, 0.27180370688438416], "count": [513]}, "timestamp": {"min": [0.0], "max": [17.066666666666666], "mean": [8.533333333333333], "std": [4.936335422903047], "count": [513]}, "frame_index": {"min": [0], "max": [512], "mean": [256.0], "std": [148.09006268709143], "count": [513]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [513]}, "index": {"min": [25236], "max": [25748], "mean": [25492.0], "std": [148.09006268709143], "count": [513]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [513]}, "subtask_annotation": {"mean": [0.7115009746588694, 2.0, 2.0, 2.0, 2.0], "std": [0.7889368376617437, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [513]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [513]}, "eef_direction_state": {"mean": [3.5048732943469787, 6.0], "std": [2.098099862882595, 0.0], "min": [0, 6], "max": [6, 6], "count": [513]}, "eef_velocity_state": {"mean": [1.2768031189083822, 0.0], "std": [0.7706784903621248, 0.0], "min": [0, 0], "max": [2, 0], "count": [513]}, "eef_acc_mag_state": {"mean": [0.49707602339181284, 0.0], "std": [0.7675758834867783, 0.0], "min": [0, 0], "max": [2, 0], "count": [513]}, "eef_direction_action": {"mean": [3.4853801169590644, 6.0], "std": [2.091540722602005, 0.0], "min": [0, 6], "max": [6, 6], "count": [513]}, "eef_velocity_action": {"mean": [1.2846003898635479, 0.0], "std": [0.7728940361970267, 0.0], "min": [0, 0], "max": [2, 0], "count": [513]}, "eef_acc_mag_action": {"mean": [0.6276803118908382, 0.0], "std": [0.8019067670880787, 0.0], "min": [0, 0], "max": [2, 0], "count": [513]}, "eef_sim_pose_state": {"mean": [0.5933066558214077, 0.40934299576292577, 1.1101322126770552, -1.7290484665114028, -0.3934844525104106, -1.9594865355227906, 0.48467015558561577, -0.31465627437734434, 0.9916473429223608, -1.5422897967481486, -0.46734851056297855, -0.2726862870577076], "std": [0.08711150342521197, 0.1784780351704542, 0.10655217766470972, 0.41252072083394653, 0.4023219372287909, 0.4491168786956041, 5.5886666321310444e-05, 6.170297260539741e-05, 3.4097651955421855e-05, 0.0001721732334243378, 0.00024432957303046954, 0.00036913628568672574], "min": [0.4405108690191617, 0.21016084412406422, 0.977945462878287, -2.2974505969930976, -0.856592383925053, -2.9334421988398365, 0.48464187229185485, -0.3148281110273564, 0.991557204002102, -1.5423754479110574, -0.467469559131239, -0.2737238449081345], "max": [0.7082291749785811, 0.669139902283314, 1.3195718255822662, -1.0103022812580487, 0.49659939512369666, -1.3029399224088172, 0.48483054147990134, -0.31462324939611874, 0.9916647654048275, -1.54181552230272, -0.46668292254571275, -0.2725043169702186], "count": [513]}, "eef_sim_pose_action": {"mean": [0.5930446870741213, 0.40937957381514595, 1.1100389063017373, -1.7295991162238311, -0.39358767894426355, -1.9582629958791746, 0.4846705202658189, -0.31465667041704004, 0.9916471353952458, -1.5422887075939251, -0.467347067045652, -0.27268860877800677], "std": [0.08744513994183756, 0.17873475262601893, 0.10665466064648095, 0.4143740275289868, 0.4043486093840853, 0.44985941047939443, 5.674809921324445e-05, 6.259122217870043e-05, 3.455794492113938e-05, 0.00017464486228576585, 0.00024786042825295076, 0.00037461991338624557], "min": [0.43996527105706135, 0.2084317159368798, 0.9774014079454818, -2.300674075242547, -0.8580222340578623, -2.9337523719888994, 0.4846397913136002, -0.3148281148777996, 0.9915571404530704, -1.5423797877059524, -0.46746956598308276, -0.273725150827858], "max": [0.7085043118452519, 0.6702107147440699, 1.3226263501856492, -1.0010120489190764, 0.49668488082518003, -1.3009954624864524, 0.4848305367657985, -0.31462246526485393, 0.9916651223537656, -1.5418152026907261, -0.4666827858398024, -0.272495761193845], "count": [513]}, "gripper_mode_state": {"mean": [0.5419103313840156, 0.10331384015594541], "std": [0.4982404280297632, 0.3043683468893806], "min": [0, 0], "max": [1, 1], "count": [513]}, "gripper_activity_state": {"mean": [1.7875243664717348, 1.7894736842105263], "std": [0.5546896572661245, 0.5606720380915574], "min": [0, 0], "max": [2, 2], "count": [513]}, "gripper_mode_action": {"mean": [0.5594541910331384, 0.08382066276803118], "std": [0.4964526152298859, 0.2771186736060183], "min": [0, 0], "max": [1, 1], "count": [513]}, "gripper_activity_action": {"mean": [1.9337231968810915, 1.9571150097465886], "std": [0.32368067403021894, 0.2897082292890354], "min": [0, 0], "max": [2, 2], "count": [513]}, "gripper_open_scale_state": {"mean": [0.5516110506598306, 0.8885733889466271], "std": [0.3586215076387007, 0.2172632477983852], "min": [0.2137254850537169, 0.1947829244183559], "max": [0.9816059879228181, 0.9807656793033376], "count": [513]}, "gripper_open_scale_action": {"mean": [0.4320414320881167, 0.8985781448175343], "std": [0.4814366611801871, 0.26647149286659044], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [513]}}} +{"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.4253055117056239]], [[0.4270685005169676]], [[0.40124483263173444]]], "std": [[[0.23383876783537644]], [[0.21260806146907701]], [[0.2193206686978642]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4297030965925752]], [[0.45943143608390513]], [[0.44279171676148027]]], "std": [[[0.272745812971582]], [[0.2444617591883157]], [[0.2583415263666826]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4863099753028496]], [[0.47876757187587565]], [[0.46845231055200415]]], "std": [[[0.24081808102921265]], [[0.23360803631540702]], [[0.24166436973931812]]], "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.27896430986986953]], [[0.29608244115310317]], [[0.2773439755602983]]], "std": [[[0.20573797270534838]], [[0.20323012590598813]], [[0.20153589640053263]]], "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.2458743236436524]], [[0.26938138222052593]], [[0.25069973348184615]]], "std": [[[0.17047665632532533]], [[0.1606193998752328]], [[0.16472748550249855]]], "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.2854679954277792]], [[0.3085996453997383]], [[0.28363148672472166]]], "std": [[[0.2038933956971946]], [[0.20050950773616777]], [[0.1962745052759952]]], "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.3128290486613078]], [[0.32962350416199315]], [[0.3070387405491858]]], "std": [[[0.2153738307912472]], [[0.2105168809661894]], [[0.20667629171504587]]], "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.2652486420945497]], [[0.27026374327538216]], [[0.2576270732074609]]], "std": [[[0.16862031886400985]], [[0.1666529305326708]], [[0.16765868176577162]]], "count": [118]}, "observation.state": {"min": [-2.3407082557678223, 0.6069110035896301, 0.22898361086845398, -1.2975231409072876, 0.722893476486206, 0.5868955850601196, -1.4563562870025635, 1.082442045211792, -0.5625269412994385, -0.3798004388809204, 1.2314655780792236, -0.6429258584976196, -1.4306646585464478, 0.1221543550491333, 0.5643356442451477, 0.18561159074306488, 0.7611786127090454, -0.5429127216339111, -0.6411457061767578, -0.6737855672836304, -0.4948894679546356, 0.5810867547988892, -0.31578966975212097, 0.8695664405822754, -0.7272671461105347, 0.04689500108361244, -0.13139700889587402, 0.6721092462539673, 0.34905967116355896, 0.31999996304512024, -5.159874490345828e-06, 0.349044531583786, 0.2132619172334671, 0.20373810827732086, 0.007000000216066837, 0.0, 0.0, 0.0, 0.0, 0.008692171424627304, 0.9999537467956543], "max": [-1.0592248439788818, 1.2901296615600586, 0.914865255355835, 0.12883414328098297, 1.9708913564682007, 1.5172338485717773, -0.17961940169334412, 1.083511471748352, -0.5620383024215698, -0.3796318769454956, 1.2327601909637451, -0.6423093676567078, -1.4293164014816284, 0.12256364524364471, 0.8307727575302124, 0.7177244424819946, 1.102712631225586, 0.8388828635215759, 0.7992215156555176, 0.7674306035041809, 0.14642316102981567, 0.5813609957695007, -0.31534260511398315, 0.8698351383209229, -0.7270263433456421, 0.048227280378341675, -0.13096138834953308, 0.6721930503845215, 0.3490768373012543, 0.3200000524520874, 1.5646071915398352e-05, 0.3490791618824005, 1.0012381076812744, 1.0003809928894043, 0.007000000216066837, 0.0, 0.0, 0.0, 0.0, 0.009619164280593395, 0.9999622106552124], "mean": [-1.6931501626968384, 0.7857998609542847, 0.5682042837142944, -0.5771600008010864, 1.3462315797805786, 1.0136802196502686, -0.7873253226280212, 1.0830658674240112, -0.5623117089271545, -0.3797034025192261, 1.2322213649749756, -0.642618715763092, -1.4300957918167114, 0.1223544031381607, 0.6853289008140564, 0.43419331312179565, 0.9251434206962585, 0.22103320062160492, 0.20145641267299652, -0.05495842918753624, -0.1394978165626526, 0.5812002420425415, -0.3155239522457123, 0.86972576379776, -0.7271591424942017, 0.047431521117687225, -0.13114924728870392, 0.6721497178077698, 0.3490646779537201, 0.32000213861465454, 8.81808901453951e-08, 0.3490651845932007, 0.63789302110672, 0.922738254070282, 0.006999981123954058, 0.0, 0.0, 0.0, 0.0, 0.009178049862384796, 0.9999608993530273], "std": [0.4842018187046051, 0.21610872447490692, 0.24319584667682648, 0.5670605301856995, 0.46994590759277344, 0.34815579652786255, 0.44355034828186035, 0.00041209530900232494, 0.00017736836161930114, 3.591102722566575e-05, 0.0005039443494752049, 0.00022072094725444913, 0.0005225652130320668, 0.0001426135131623596, 0.08525119721889496, 0.19090153276920319, 0.09448480606079102, 0.4751802086830139, 0.5236819386482239, 0.5347391366958618, 0.2539314329624176, 0.00010704158921726048, 0.0001745835761539638, 0.00010443510836921632, 9.385598241351545e-05, 0.0005237656878307462, 0.00016819783195387572, 3.2911597372731194e-05, 3.2711484436731553e-06, 2.1366554392443504e-06, 3.837247732008109e-06, 6.133851911727106e-06, 0.37222129106521606, 0.20348034799098969, 1.909211277961731e-08, 0.0, 0.0, 0.0, 0.0, 0.00022812592214904726, 3.710795226652408e-06], "count": [584]}, "action": {"min": [-2.344041109085083, 0.6037530899047852, 0.2251894474029541, -1.3011722564697266, 0.7220504283905029, 0.5822111368179321, -1.4578123092651367, 1.0824339389801025, -0.5625327825546265, -0.3798038959503174, 1.23146390914917, -0.6429417729377747, -1.4306696653366089, 0.122152179479599, 0.5623726844787598, 0.1852104514837265, 0.7595160007476807, -0.5449377298355103, -0.6668115258216858, -0.6802416443824768, -0.4983454942703247, 0.5810866355895996, -0.3157900273799896, 0.8695644736289978, -0.7272727489471436, 0.046894267201423645, -0.13139988481998444, 0.6721028089523315, 0.3490550220012665, 0.31999993324279785, -7.32369335310068e-06, 0.34904253482818604, 0.0, 0.0], "max": [-1.0553650856018066, 1.2923437356948853, 0.9240220189094543, 0.13224922120571136, 1.9838827848434448, 1.5230622291564941, -0.17698007822036743, 1.083512306213379, -0.5620296001434326, -0.3796272277832031, 1.2327659130096436, -0.6423060894012451, -1.4293098449707031, 0.12256671488285065, 0.8323003649711609, 0.7187761068344116, 1.1062569618225098, 0.8436883687973022, 0.8027662634849548, 0.7735104560852051, 0.1706506907939911, 0.5813624262809753, -0.3153412938117981, 0.8698366284370422, -0.7270247936248779, 0.04822927713394165, -0.13096344470977783, 0.6721954345703125, 0.3490789830684662, 0.3200000822544098, 2.5300028937635943e-05, 0.34907981753349304, 1.0, 1.0], "mean": [-1.6931449174880981, 0.785790205001831, 0.5681977272033691, -0.577170729637146, 1.3462210893630981, 1.013688325881958, -0.7873249053955078, 1.0830634832382202, -0.5623109936714172, -0.37970393896102905, 1.2322183847427368, -0.6426185965538025, -1.430092692375183, 0.1223536878824234, 0.6853251457214355, 0.43419426679611206, 0.9251460433006287, 0.221038818359375, 0.20145659148693085, -0.054958734661340714, -0.1394984871149063, 0.5812007188796997, -0.3155249357223511, 0.8697252869606018, -0.727158784866333, 0.0474337600171566, -0.1311499923467636, 0.6721497774124146, 0.3490646481513977, 0.32000213861465454, 8.484627755933616e-08, 0.34906521439552307, 0.5392636656761169, 0.9413013458251953], "std": [0.48526057600975037, 0.21695652604103088, 0.2444695383310318, 0.5680129528045654, 0.47164270281791687, 0.3497333824634552, 0.4452400207519531, 0.0004135215131100267, 0.0001777934085112065, 3.684699913719669e-05, 0.0005053022177889943, 0.000221016161958687, 0.0005239180172793567, 0.00014259559975471348, 0.08567909896373749, 0.19131065905094147, 0.09514204412698746, 0.47839903831481934, 0.5309617519378662, 0.5419632792472839, 0.2554153800010681, 0.00010732209193520248, 0.0001750868104863912, 0.00010478978219907731, 9.41067555686459e-05, 0.0005253714043647051, 0.00016858319577295333, 3.304629717604257e-05, 3.9692163227300625e-06, 2.136202738256543e-06, 4.756087037094403e-06, 6.648820544796763e-06, 0.49353060126304626, 0.23014803230762482], "count": [584]}, "timestamp": {"min": [0.0], "max": [19.433333333333334], "mean": [9.716666666666665], "std": [5.619534381660696], "count": [584]}, "frame_index": {"min": [0], "max": [583], "mean": [291.5], "std": [168.5860314498209], "count": [584]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [584]}, "index": {"min": [25749], "max": [26332], "mean": [26040.5], "std": [168.5860314498209], "count": [584]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [584]}, "subtask_annotation": {"mean": [1.0102739726027397, 2.0, 2.0, 2.0, 2.0], "std": [0.915934245116629, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [584]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [584]}, "eef_direction_state": {"mean": [3.7705479452054793, 6.0], "std": [2.160215229263599, 0.0], "min": [0, 6], "max": [6, 6], "count": [584]}, "eef_velocity_state": {"mean": [1.1113013698630136, 0.0], "std": [0.8252909521808329, 0.0], "min": [0, 0], "max": [2, 0], "count": [584]}, "eef_acc_mag_state": {"mean": [0.5993150684931506, 0.0], "std": [0.800513240788087, 0.0], "min": [0, 0], "max": [2, 0], "count": [584]}, "eef_direction_action": {"mean": [3.857876712328767, 6.0], "std": [2.144283483132085, 0.0], "min": [0, 6], "max": [6, 6], "count": [584]}, "eef_velocity_action": {"mean": [1.1044520547945205, 0.0], "std": [0.836484432972521, 0.0], "min": [0, 0], "max": [2, 0], "count": [584]}, "eef_acc_mag_action": {"mean": [0.6147260273972602, 0.0], "std": [0.8133237196124411, 0.0], "min": [0, 0], "max": [2, 0], "count": [584]}, "eef_sim_pose_state": {"mean": [0.5647709714919892, 0.4340638016289939, 1.0794514386053318, -1.5729457459445222, -0.08554245404598664, -2.022807788542935, 0.4852248204925188, -0.3155262779514344, 0.9915710201375109, -1.5386094667513257, -0.464567200813486, -0.27793925471985975], "std": [0.08306908098751728, 0.19088367636157022, 0.09704432469052321, 0.2886801368544773, 0.43382248757177994, 0.7500892087925519, 0.00013629900858436693, 0.00017457812509377922, 6.182290402492867e-05, 0.00052654126066704, 0.000584715687851341, 0.0010638919437105166], "min": [0.46948483534680774, 0.18560426627400933, 0.9699310973852312, -1.9838597375157043, -0.693311832350941, -2.975407524178663, 0.48508418843399803, -0.3157908665008275, 0.9914734073795279, -1.5391805165110526, -0.4651565004288194, -0.2795378634008814], "max": [0.7441025561881152, 0.7177739449159329, 1.283774063520397, -0.7545923324112989, 0.4978497776333466, -0.9083979418364647, 0.48543069921611975, -0.3153438115025279, 0.9916335225576685, -1.5378402522902768, -0.4636667177682987, -0.2768368975497273], "count": [584]}, "eef_sim_pose_action": {"mean": [0.564286712727863, 0.43415579581424896, 1.0793148319244175, -1.5730821340018295, -0.08515082969805511, -2.022569647480058, 0.48522541399897173, -0.3155270292887313, 0.991570760792301, -1.5386071658831786, -0.4645647138113733, -0.27794384868637073], "std": [0.08331480363184061, 0.1913069151628233, 0.09738398860472725, 0.29184507004896054, 0.4348541705826188, 0.7519875927345775, 0.0001366796547860212, 0.00017508255627681589, 6.207316993119444e-05, 0.0005279293761149862, 0.0005867037284070147, 0.0010668969211062613], "min": [0.46805058496511187, 0.1852043247705723, 0.9683103646073, -1.9856625502631973, -0.7183334678148682, -2.985181023507478, 0.4850837208439721, -0.31579125524790536, 0.9914714434318926, -1.5391986462200027, -0.46515650446155776, -0.27954141021338774], "max": [0.7445243656241574, 0.718789974904265, 1.286252851420874, -0.7217823749054966, 0.4990240721207333, -0.9075235200937644, 0.48543226873411, -0.31534248254260516, 0.9916360541676108, -1.5378338855741909, -0.4636602700976349, -0.27683688314624355], "count": [584]}, "gripper_mode_state": {"mean": [0.4469178082191781, 0.08561643835616438], "std": [0.4971742963144251, 0.2797968259994558], "min": [0, 0], "max": [1, 1], "count": [584]}, "gripper_activity_state": {"mean": [1.8116438356164384, 1.8304794520547945], "std": [0.5319916409339945, 0.5105353518300105], "min": [0, 0], "max": [2, 2], "count": [584]}, "gripper_mode_action": {"mean": [0.4623287671232877, 0.05821917808219178], "std": [0.49857885857058665, 0.23415743717769208], "min": [0, 0], "max": [1, 1], "count": [584]}, "gripper_activity_action": {"mean": [1.9417808219178083, 1.9657534246575343], "std": [0.30413966900478406, 0.25946160171062765], "min": [0, 0], "max": [2, 2], "count": [584]}, "gripper_open_scale_state": {"mean": [0.6253830798114383, 0.9046522224296364], "std": [0.36492312525479603, 0.19948907583118128], "min": [0.20908031101320304, 0.1997432434091381], "max": [0.9816059879228181, 0.9807656793033376], "count": [584]}, "gripper_open_scale_action": {"mean": [0.5286899004296652, 0.9228444807061389], "std": [0.48385277809048344, 0.22563707825357418], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [584]}}} +{"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.43452257803432903]], [[0.4388344073870462]], [[0.4157574878341784]]], "std": [[[0.2505716815922526]], [[0.22820975093814416]], [[0.23451660980125272]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44658776773491143]], [[0.4618928377654892]], [[0.44352883012284994]]], "std": [[[0.28932933206094735]], [[0.25904670791728174]], [[0.2721915998969207]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46039784302946024]], [[0.45559732597455327]], [[0.444852783975969]]], "std": [[[0.24470911271426968]], [[0.23619940189528013]], [[0.2429612544279197]]], "count": [107]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28697700129993586]], [[0.30323273862699285]], [[0.2787711669071834]]], "std": [[[0.20648796480154424]], [[0.20076005112170067]], [[0.19850737691724613]]], "count": [107]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24875026485477367]], [[0.26903784703133593]], [[0.25320997006425233]]], "std": [[[0.17054468800471154]], [[0.15907868092909896]], [[0.1649999431013202]]], "count": [107]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2828410703139317]], [[0.30633772956466465]], [[0.2820979665595794]]], "std": [[[0.20389785123670956]], [[0.20021286947380543]], [[0.19592032150285194]]], "count": [107]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31456849072865123]], [[0.3302015938530786]], [[0.30757751297072566]]], "std": [[[0.21793902787524835]], [[0.21287472227082344]], [[0.20880957909113704]]], "count": [107]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2655397292897883]], [[0.2711997599127268]], [[0.2598279947200843]]], "std": [[[0.1703586580445964]], [[0.16844829927332555]], [[0.16956333382151165]]], "count": [107]}, "observation.state": {"min": [-1.8457807302474976, 0.46219223737716675, 0.27774402499198914, -1.3152021169662476, 0.7161774635314941, 1.1523292064666748, -0.49383100867271423, 1.0792977809906006, -0.5609884262084961, -0.37979280948638916, 1.2277417182922363, -0.6408206820487976, -1.4264743328094482, 0.12094594538211823, 0.563060462474823, 0.2950798273086548, 0.7413466572761536, -0.3546205759048462, 0.6472633481025696, -0.6677578091621399, 0.1038263589143753, 0.5818846821784973, -0.31716594099998474, 0.8689088821411133, -0.726473867893219, 0.05093669146299362, -0.13272717595100403, 0.6724081635475159, 0.3490615785121918, 0.31999996304512024, -2.9960560823383275e-06, 0.3490525186061859, 0.2192380577325821, 0.19166666269302368, 0.007000000216066837, 0.0, 0.0, 0.0, 0.0, 0.007939666509628296, 0.9999610781669617], "max": [-0.9934260249137878, 0.7892199754714966, 0.4240199029445648, 0.0013836374273523688, 1.3236899375915527, 1.5046294927597046, 0.251600444316864, 1.0802069902420044, -0.5603980422019958, -0.37965744733810425, 1.2289286851882935, -0.6398347616195679, -1.425295352935791, 0.1212729886174202, 0.7564574480056763, 0.5171796679496765, 1.000575304031372, -0.004451563116163015, 0.8135626316070557, -0.459729939699173, 0.4351758062839508, 0.5821113586425781, -0.31671440601348877, 0.8690528869628906, -0.726145327091217, 0.05213790014386177, -0.1322961300611496, 0.672605037689209, 0.3490712642669678, 0.3200000524520874, 1.2982910448045004e-05, 0.34910428524017334, 1.0008571147918701, 1.0003809928894043, 0.007000000216066837, 0.0, 0.0, 0.0, 0.0, 0.008817588910460472, 0.9999684691429138], "mean": [-1.385613203048706, 0.6449194550514221, 0.3442544937133789, -0.7856371402740479, 1.0330536365509033, 1.3125954866409302, -0.11220283806324005, 1.079867959022522, -0.560736358165741, -0.3797130882740021, 1.2284659147262573, -0.6403946876525879, -1.42598557472229, 0.12112481892108917, 0.6572169661521912, 0.4005282521247864, 0.8793399333953857, -0.20497015118598938, 0.7254495024681091, -0.5672087669372559, 0.2614220976829529, 0.5819761157035828, -0.31689274311065674, 0.8690086007118225, -0.7263402938842773, 0.05140965059399605, -0.13248026371002197, 0.6724866032600403, 0.34906482696533203, 0.32000136375427246, 3.611957879456895e-07, 0.34906595945358276, 0.6367487907409668, 0.8895895481109619, 0.006999982055276632, 0.0, 0.0, 0.0, 0.0, 0.00842304527759552, 0.999966561794281], "std": [0.33699047565460205, 0.0915861502289772, 0.051085952669382095, 0.5033596754074097, 0.22229182720184326, 0.1239030510187149, 0.22709417343139648, 0.00031983814551495016, 0.0001941537339007482, 3.5319953894941136e-05, 0.00043246475979685783, 0.00033100671134889126, 0.0004345835477579385, 0.00011030711903003976, 0.06939997524023056, 0.08315970748662949, 0.0661042258143425, 0.1262945979833603, 0.04392990469932556, 0.07457767426967621, 0.13338953256607056, 8.389895810978487e-05, 0.00016115007747430354, 4.9399834097130224e-05, 0.00012182977661723271, 0.0004350640228949487, 0.000156948619405739, 6.875827966723591e-05, 1.990659256989602e-06, 1.366828087157046e-06, 2.737920794970705e-06, 8.140883437590674e-06, 0.36737674474716187, 0.24011318385601044, 1.816079020500183e-08, 0.0, 0.0, 0.0, 0.0, 0.00028165444382466376, 3.147199095110409e-06], "count": [510]}, "action": {"min": [-1.8551609516143799, 0.4600452482700348, 0.2776382267475128, -1.3239511251449585, 0.7132185697555542, 1.1501009464263916, -0.49923789501190186, 1.0792933702468872, -0.5609912872314453, -0.3797953128814697, 1.227736234664917, -0.6408206820487976, -1.4264745712280273, 0.12094158679246902, 0.5607099533081055, 0.29356709122657776, 0.7402593493461609, -0.35546112060546875, 0.6455320715904236, -0.6680316925048828, 0.09994114190340042, 0.5818843245506287, -0.3171689808368683, 0.8689072728157043, -0.7264735102653503, 0.05092998966574669, -0.13273383677005768, 0.6724084615707397, 0.34906005859375, 0.31999993324279785, -3.6618464491766645e-06, 0.3490525186061859, 0.0, 0.0], "max": [-0.9892120957374573, 0.7903114557266235, 0.42486947774887085, 0.0021390412002801895, 1.3243829011917114, 1.5068860054016113, 0.2544708251953125, 1.0802077054977417, -0.5603936910629272, -0.37965092062950134, 1.2289336919784546, -0.6397911310195923, -1.4252920150756836, 0.1212751567363739, 0.7573363780975342, 0.5181214213371277, 1.0021518468856812, -0.0017536506056785583, 0.8143296837806702, -0.45971181988716125, 0.43628329038619995, 0.582112193107605, -0.31671273708343506, 0.8690539002418518, -0.7261292934417725, 0.052140973508358, -0.13229578733444214, 0.6726170182228088, 0.3490768074989319, 0.3200000822544098, 1.6977652194327675e-05, 0.34912076592445374, 1.0, 1.0], "mean": [-1.385610818862915, 0.6449174284934998, 0.3442551791667938, -0.785640299320221, 1.0330530405044556, 1.3125982284545898, -0.11220407485961914, 1.0798662900924683, -0.5607351064682007, -0.3797130882740021, 1.2284635305404663, -0.6403928995132446, -1.42598295211792, 0.12112396955490112, 0.6572154760360718, 0.4005279242992401, 0.8793401122093201, -0.2049691379070282, 0.7254502773284912, -0.5672081708908081, 0.26141995191574097, 0.5819762945175171, -0.316893607378006, 0.8690075874328613, -0.7263398170471191, 0.05141189694404602, -0.13248112797737122, 0.6724867224693298, 0.34906476736068726, 0.32000136375427246, 3.6030823480359686e-07, 0.3490660488605499, 0.5368627309799194, 0.8918431401252747], "std": [0.33783644437789917, 0.09202700853347778, 0.051466625183820724, 0.5046862959861755, 0.2230452299118042, 0.12454312294721603, 0.22807784378528595, 0.0003213166492059827, 0.0001950269506778568, 3.6298923077993095e-05, 0.000434018496889621, 0.00033198072924278677, 0.00043605052633211017, 0.0001106118070310913, 0.06963042169809341, 0.08337749540805817, 0.0665501281619072, 0.12678398191928864, 0.044189151376485825, 0.07491505891084671, 0.13377529382705688, 8.418256766162813e-05, 0.00016182074614334852, 4.9750658945413306e-05, 0.0001222372957272455, 0.0004367016954347491, 0.00015763184637762606, 6.902554741827771e-05, 2.2288486434263177e-06, 1.3672598697667127e-06, 3.2596467463008594e-06, 9.112050065596122e-06, 0.49305427074432373, 0.3063200116157532], "count": [510]}, "timestamp": {"min": [0.0], "max": [16.966666666666665], "mean": [8.483333333333333], "std": [4.907467854274823], "count": [510]}, "frame_index": {"min": [0], "max": [509], "mean": [254.5], "std": [147.2240356282447], "count": [510]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [510]}, "index": {"min": [26333], "max": [26842], "mean": [26587.5], "std": [147.2240356282447], "count": [510]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [510]}, "subtask_annotation": {"mean": [0.996078431372549, 2.0, 2.0, 2.0, 2.0], "std": [0.9096348727328167, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [510]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [510]}, "eef_direction_state": {"mean": [3.907843137254902, 6.0], "std": [2.168702796265849, 0.0], "min": [0, 6], "max": [6, 6], "count": [510]}, "eef_velocity_state": {"mean": [0.9, 0.0], "std": [0.7769977414356348, 0.0], "min": [0, 0], "max": [2, 0], "count": [510]}, "eef_acc_mag_state": {"mean": [0.3784313725490196, 0.0], "std": [0.6859410954788674, 0.0], "min": [0, 0], "max": [2, 0], "count": [510]}, "eef_direction_action": {"mean": [3.731372549019608, 6.0], "std": [2.273546956446688, 0.0], "min": [0, 6], "max": [6, 6], "count": [510]}, "eef_velocity_action": {"mean": [0.9058823529411765, 0.0], "std": [0.7714035501211843, 0.0], "min": [0, 0], "max": [2, 0], "count": [510]}, "eef_acc_mag_action": {"mean": [0.4470588235294118, 0.0], "std": [0.7384012781138607, 0.0], "min": [0, 0], "max": [2, 0], "count": [510]}, "eef_sim_pose_state": {"mean": [0.5535900882203212, 0.4005841861881521, 1.0267609873396133, -1.5274529493238276, 0.40123741453788614, -2.395262249980335, 0.48620045350545, -0.31689423914689596, 0.9911621832431606, -1.5342853093868063, -0.4601505808286023, -0.2861177880538528], "std": [0.06197422817988226, 0.08327671861549853, 0.07319900386891343, 0.1551161173502252, 0.07917840199345225, 0.4107646687387385, 9.526571730598106e-05, 0.00016115134204375657, 2.1509754389460887e-05, 0.0005675315120726742, 0.0004837654770617228, 0.0009151533236646822], "min": [0.46747394680056925, 0.2950671943351817, 0.8855332229847236, -1.827537013450701, 0.23408526532507312, -2.9760301297369653, 0.4861004718506865, -0.3171671621688268, 0.9911092227651584, -1.5349054247624014, -0.46068792171909445, -0.28762082145495116], "max": [0.6441202517022366, 0.5173812781561853, 1.141066708795433, -1.2686341016821812, 0.5337007769319837, -1.8717553988589304, 0.48636074459621, -0.31671562909540396, 0.9911828232500137, -1.5333935652967314, -0.45932051271462004, -0.28512273520380305], "count": [510]}, "eef_sim_pose_action": {"mean": [0.5534279053889654, 0.40053729280765354, 1.0266444267616277, -1.5278879587500387, 0.40112720401621, -2.3956926296845795, 0.4862009344983688, -0.3168950982787443, 0.9911620916890008, -1.5342824644634458, -0.46014812970657387, -0.2861225610649979], "std": [0.06225908281747832, 0.08340762494211552, 0.07351545947162486, 0.1556194950688444, 0.07985537517413943, 0.4117029052235251, 9.561195899420737e-05, 0.00016182090890725842, 2.1880749453197412e-05, 0.0005694453635021263, 0.00048553693146513295, 0.0009186583253131056], "min": [0.46548247989448366, 0.29356036362885124, 0.8839255593406272, -1.8295422313541132, 0.22489820892307155, -2.986694952608114, 0.4861001262545609, -0.3171701966586141, 0.9911071149316548, -1.5349044131107554, -0.46069718957488903, -0.2876292549830204], "max": [0.644446324049743, 0.5181615111051926, 1.1414948019127402, -1.2686335248388054, 0.5337013694623094, -1.86840638427653, 0.4863624325935102, -0.3167139663111081, 0.9911873412556593, -1.5333422793552156, -0.4593094784905625, -0.2851227290886431], "count": [510]}, "gripper_mode_state": {"mean": [0.44901960784313727, 0.11960784313725491], "std": [0.497394209471254, 0.32450239906248957], "min": [0, 0], "max": [1, 1], "count": [510]}, "gripper_activity_state": {"mean": [1.796078431372549, 1.8], "std": [0.5473504037056665, 0.5452108784321695], "min": [0, 0], "max": [2, 2], "count": [510]}, "gripper_mode_action": {"mean": [0.4627450980392157, 0.10784313725490197], "std": [0.498610140570659, 0.31018219646189454], "min": [0, 0], "max": [1, 1], "count": [510]}, "gripper_activity_action": {"mean": [1.9352941176470588, 1.9568627450980391], "std": [0.3219569630305106, 0.29054033634496484], "min": [0, 0], "max": [2, 2], "count": [510]}, "gripper_open_scale_state": {"mean": [0.624264278253973, 0.8721520133554209], "std": [0.36017263501052044, 0.23540363320694033], "min": [0.21493927228684517, 0.18790849283629774], "max": [0.9812324654822255, 0.9807656793033376], "count": [510]}, "gripper_open_scale_action": {"mean": [0.5263360247434151, 0.8743560172099002], "std": [0.48338747459275894, 0.30031129902905773], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [510]}}} +{"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.4393031937017231]], [[0.4451003020400079]], [[0.4197821400277283]]], "std": [[[0.23825622358005213]], [[0.21920088802625393]], [[0.2255096595088673]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4337196489112579]], [[0.461102491174723]], [[0.4380554594386774]]], "std": [[[0.2958769481460216]], [[0.26220713747451857]], [[0.2753754402618769]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4786961636258782]], [[0.47298689096850866]], [[0.46209976058159447]]], "std": [[[0.24604630897791419]], [[0.2379807540325956]], [[0.2450638402161171]]], "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.28473049137979056]], [[0.3011063478303253]], [[0.2827066291360294]]], "std": [[[0.20487644964837137]], [[0.19967303842584513]], [[0.19856428723930392]]], "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.24482787085004457]], [[0.2661215080492424]], [[0.24804245348707663]]], "std": [[[0.16928087723927918]], [[0.15811347263405331]], [[0.16304256385317217]]], "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.2807158150902407]], [[0.30218153966131905]], [[0.27733448223039214]]], "std": [[[0.20320253284905349]], [[0.19935254595331117]], [[0.1945673245676685]]], "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.30988606596758017]], [[0.3245443335004456]], [[0.30293838778409093]]], "std": [[[0.2157373296704669]], [[0.21003943196828956]], [[0.20650423373696059]]], "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.2609219637784091]], [[0.26592519287544564]], [[0.2513425854361631]]], "std": [[[0.168271638707705]], [[0.16594617681967536]], [[0.16573671517735408]]], "count": [110]}, "observation.state": {"min": [-2.2033753395080566, 0.6034024953842163, 0.27499067783355713, -1.3213624954223633, 0.7188760042190552, 0.45235806703567505, -0.1931697577238083, 1.07692289352417, -0.5595531463623047, -0.37965327501296997, 1.2245625257492065, -0.6389044523239136, -1.4238380193710327, 0.12032123655080795, 0.5598245859146118, 0.1922585666179657, 0.7335381507873535, -0.4715791642665863, -0.6009100079536438, -0.6667160987854004, -0.45831066370010376, 0.5823906064033508, -0.31835612654685974, 0.8684322237968445, -0.7258363366127014, 0.05376852676272392, -0.1337754875421524, 0.6726858615875244, 0.34906014800071716, 0.31999993324279785, -1.8475680917617865e-05, 0.3490605056285858, 0.2006666660308838, 0.19607144594192505, 0.007000000216066837, 0.0, 0.0, 0.0, 0.0, 0.0074489000253379345, 0.9999653697013855], "max": [-1.0507051944732666, 1.256200909614563, 0.6288534998893738, 0.14196138083934784, 1.410966396331787, 1.5243408679962158, 0.4756802022457123, 1.0781415700912476, -0.5589874982833862, -0.37953925132751465, 1.2261459827423096, -0.6380295753479004, -1.4221982955932617, 0.1206308901309967, 0.7983594536781311, 0.6343780159950256, 1.0725646018981934, 0.3377375900745392, 0.8519872426986694, 0.6070259809494019, 0.6219046115875244, 0.5827219486236572, -0.31780293583869934, 0.8687019348144531, -0.7254724502563477, 0.0554252564907074, -0.13325807452201843, 0.6728561520576477, 0.34907373785972595, 0.3200000524520874, 1.2982910448045004e-05, 0.3491024672985077, 1.0008571147918701, 1.0003809928894043, 0.007312500383704901, 0.0, 0.0, 0.0, 0.0, 0.008321372792124748, 0.9999722838401794], "mean": [-1.6822872161865234, 0.8543446063995361, 0.4780352711677551, -0.3793746829032898, 1.146548867225647, 1.1150377988815308, 0.18233054876327515, 1.077799677848816, -0.5594068169593811, -0.3795785903930664, 1.2256786823272705, -0.6385682225227356, -1.4234085083007812, 0.12054090201854706, 0.7167104482650757, 0.40955716371536255, 0.9045257568359375, -0.17065173387527466, 0.6515144109725952, -0.4226854741573334, 0.32987332344055176, 0.5824825167655945, -0.31795310974121094, 0.8686357736587524, -0.7257063984870911, 0.05422726646065712, -0.13338637351989746, 0.6727710962295532, 0.3490651547908783, 0.32000160217285156, -3.1487601859225833e-07, 0.3490649461746216, 0.5941817164421082, 0.9072761535644531, 0.0070165349170565605, 0.0, 0.0, 0.0, 0.0, 0.007919853553175926, 0.999968409538269], "std": [0.3910239040851593, 0.19983001053333282, 0.11991492658853531, 0.5362712144851685, 0.2365015298128128, 0.39531973004341125, 0.22639153897762299, 0.00035331762046553195, 0.0001602971606189385, 2.7251135179540142e-05, 0.0004958875942975283, 0.00028908380772918463, 0.00045265816152095795, 8.397224155487493e-05, 0.07924072444438934, 0.14952243864536285, 0.09257401525974274, 0.20630112290382385, 0.24412813782691956, 0.23874396085739136, 0.24286994338035583, 9.638675692258403e-05, 0.00016620632959529757, 7.707921758992597e-05, 0.00011884178820764646, 0.0004901491920463741, 0.00013885670341551304, 6.387685425579548e-05, 2.6912243811239023e-06, 1.605578859198431e-06, 4.650371465686476e-06, 6.706703970849048e-06, 0.37654662132263184, 0.220973938703537, 5.054882785771042e-05, 0.0, 0.0, 0.0, 0.0, 0.00020723574561998248, 1.6492039094373467e-06], "count": [531]}, "action": {"min": [-2.207638740539551, 0.5957536697387695, 0.2747742533683777, -1.323270559310913, 0.7186891436576843, 0.44779667258262634, -0.19357067346572876, 1.0769201517105103, -0.5595582723617554, -0.3796553909778595, 1.2245559692382812, -0.6389077305793762, -1.4238393306732178, 0.12031076848506927, 0.5593101978302002, 0.1920468807220459, 0.7314977645874023, -0.4735306203365326, -0.6171740889549255, -0.6676071286201477, -0.4774763286113739, 0.5823889374732971, -0.3183598220348358, 0.868431031703949, -0.7258399128913879, 0.053767770528793335, -0.1337842345237732, 0.6726827621459961, 0.34905678033828735, 0.31999993324279785, -2.8296086384216323e-05, 0.3490605056285858, 0.0, 0.0], "max": [-1.0498334169387817, 1.2577747106552124, 0.6342275738716125, 0.15149149298667908, 1.4172272682189941, 1.528164029121399, 0.4779197573661804, 1.0781421661376953, -0.5589845776557922, -0.37953314185142517, 1.2261532545089722, -0.6380221247673035, -1.4221901893615723, 0.12063488364219666, 0.800290048122406, 0.6351334452629089, 1.0749034881591797, 0.3673532009124756, 0.8523727655410767, 0.6217691898345947, 0.6240200400352478, 0.5827248096466064, -0.31780144572257996, 0.8687021732330322, -0.7254709005355835, 0.055432237684726715, -0.13325782120227814, 0.6728572845458984, 0.3490781784057617, 0.3200000524520874, 2.4634238798171282e-05, 0.34911611676216125, 1.0, 1.0], "mean": [-1.6822453737258911, 0.8543308973312378, 0.47802281379699707, -0.37943631410598755, 1.1465219259262085, 1.115074634552002, 0.182321235537529, 1.077797770500183, -0.559405505657196, -0.379578560590744, 1.2256749868392944, -0.6385668516159058, -1.4234062433242798, 0.12054026871919632, 0.7166895270347595, 0.4095494747161865, 0.9045217037200928, -0.17062684893608093, 0.651517927646637, -0.4226858913898468, 0.3298436105251312, 0.5824835300445557, -0.3179541826248169, 0.8686354756355286, -0.7257055044174194, 0.054230451583862305, -0.13338729739189148, 0.6727713346481323, 0.3490651845932007, 0.32000160217285156, -2.82306501731e-07, 0.3490648865699768, 0.49077218770980835, 0.8856308460235596], "std": [0.39211761951446533, 0.2009720355272293, 0.12061350047588348, 0.5378195643424988, 0.2376514971256256, 0.3962494730949402, 0.22711795568466187, 0.000356430682586506, 0.0001617535890545696, 2.8258618840482086e-05, 0.0004991604946553707, 0.0002901682164520025, 0.0004571235040202737, 8.487572631565854e-05, 0.07962952554225922, 0.1499059647321701, 0.09309852868318558, 0.2117835283279419, 0.25849640369415283, 0.2534513771533966, 0.2510640323162079, 9.722229151520878e-05, 0.00016751412476878613, 7.785501657053828e-05, 0.00011940767581108958, 0.0004939954960718751, 0.00014047139848116785, 6.406883039744571e-05, 3.1249905987351667e-06, 1.6047786175477086e-06, 5.920106559642591e-06, 7.443188678735169e-06, 0.49458494782447815, 0.3102443218231201], "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": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [531]}, "index": {"min": [26843], "max": [27373], "mean": [27108.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [0.928436911487759, 2.0, 2.0, 2.0, 2.0], "std": [0.911612262122985, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [531]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [531]}, "eef_direction_state": {"mean": [3.2937853107344632, 6.0], "std": [2.041088983890919, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [1.1563088512241055, 0.0], "std": [0.7835723464524784, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_state": {"mean": [0.64030131826742, 0.0], "std": [0.7910725416048271, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_direction_action": {"mean": [3.384180790960452, 6.0], "std": [2.0610398700281585, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [1.167608286252354, 0.0], "std": [0.8002858040835081, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_action": {"mean": [0.6421845574387948, 0.0], "std": [0.7907362250552535, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_sim_pose_state": {"mean": [0.6011229060118586, 0.4095739300766932, 1.0707720569672103, -1.4922352054420285, 0.5273099622143277, -2.156296824368022, 0.4868019150241799, -0.3179535320711603, 0.9909834590701658, -1.5311398534037541, -0.4569379936957334, -0.2918343539406549], "std": [0.07297932728016261, 0.14948950781766812, 0.0977640000187974, 0.275154353276025, 0.12676824719853694, 0.7276723022628646, 0.00011706307093039543, 0.00016620558743292592, 3.996449802584804e-05, 0.0005540426384724777, 0.0005892652466252432, 0.0009611414836923041], "min": [0.46486128241217783, 0.19230767853427652, 0.9182290641304606, -2.027633139026032, 0.12954219139118628, -3.0677151244607566, 0.48669680200193116, -0.31835735029926215, 0.990873412590318, -1.5317092429631574, -0.4575189465364149, -0.29426015230368074], "max": [0.6850266072233404, 0.6344343562032692, 1.2455261884008728, -1.104224644562148, 0.7431270573901845, -1.197548380799346, 0.48710060546432715, -0.31780419038289565, 0.9910162099928829, -1.5299309230593572, -0.4555848637229236, -0.29095997647879956], "count": [531]}, "eef_sim_pose_action": {"mean": [0.6007648643470599, 0.4095481947651132, 1.0706491354097274, -1.4929895744128994, 0.5269935216344483, -2.157162284139768, 0.4868027019156964, -0.31795459696797296, 0.9909831658489198, -1.5311365045280902, -0.45693426118077624, -0.29184075637042806], "std": [0.07333332982677071, 0.14989797073541195, 0.09818419645279342, 0.2770528454075781, 0.1280755403629577, 0.7296421442364549, 0.00011810834593089285, 0.00016751439574070793, 4.0434743247346935e-05, 0.0005574237098121354, 0.0005931365658355575, 0.0009694272329556457], "min": [0.46447904603347734, 0.19205735711488184, 0.9161924925766098, -2.034767251321217, 0.10862134928647604, -3.0731171897174647, 0.48669560115596394, -0.31836102734040816, 0.9908719235017693, -1.531721557353002, -0.45752453478885813, -0.29428236424809917], "max": [0.6853200933912941, 0.6351397357708728, 1.247268195387824, -1.0969750604111173, 0.7467277688977223, -1.192061143272726, 0.487103416788695, -0.31780267109418814, 0.9910162100755789, -1.5299283944251707, -0.45557881523247157, -0.29095140720001167], "count": [531]}, "gripper_mode_state": {"mean": [0.4952919020715631, 0.1016949152542373], "std": [0.4999778333225362, 0.3022466864428319], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.8041431261770244, 1.7966101694915255], "std": [0.5378881861460609, 0.5420785453699909], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.5103578154425612, 0.11487758945386065], "std": [0.49989270414685794, 0.31887415839972066], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.935969868173258, 1.9416195856873824], "std": [0.31837326491908463, 0.30436314652861296], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.5825312333226534, 0.8894924004392761], "std": [0.36916359101743984, 0.2166405406956582], "min": [0.1967320255204743, 0.19222690778620102], "max": [0.9812324654822255, 0.9807656793033376], "count": [531]}, "gripper_open_scale_action": {"mean": [0.48114914509108947, 0.8682655744946017], "std": [0.48488631580712815, 0.30416066005034426], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [531]}}} +{"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.4297924110384895]], [[0.4351577393920531]], [[0.4101497432306256]]], "std": [[[0.2380868396815412]], [[0.22115544898534428]], [[0.22672951614610082]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43393578019443074]], [[0.46279894179894177]], [[0.44109179619560246]]], "std": [[[0.29458301174488244]], [[0.26196806055354893]], [[0.2722750818856866]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48128842844327274]], [[0.47375489509529306]], [[0.4627339530583475]]], "std": [[[0.24674317003968235]], [[0.23849551550567902]], [[0.24574449063447973]]], "count": [105]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.288090412727591]], [[0.3069636893820028]], [[0.2871955368084734]]], "std": [[[0.20521953600881196]], [[0.20039495226203444]], [[0.19882843155507068]]], "count": [105]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24764499810340804]], [[0.27076575812616716]], [[0.2517528193569094]]], "std": [[[0.17005299409863636]], [[0.1591303856071285]], [[0.16393532797139096]]], "count": [105]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2831831086601307]], [[0.30671436048377687]], [[0.2809715420022176]]], "std": [[[0.2039848702967907]], [[0.2007438135792102]], [[0.19550821343793884]]], "count": [105]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31330300427462654]], [[0.3300930880164566]], [[0.30752514625641925]]], "std": [[[0.2172572979384066]], [[0.2120780153067069]], [[0.2080960055682396]]], "count": [105]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2647809527456816]], [[0.2714271508082399]], [[0.25629118340044355]]], "std": [[[0.1697357089351809]], [[0.1677525729185804]], [[0.1673524274357893]]], "count": [105]}, "observation.state": {"min": [-2.0844388008117676, 0.5567792654037476, 0.27438706159591675, -1.3069820404052734, 0.7175003886222839, 1.3080646991729736, -0.36461856961250305, 1.0763410329818726, -0.5589944124221802, -0.37966740131378174, 1.2237193584442139, -0.6380575299263, -1.4223712682724, 0.1200871616601944, 0.5651955604553223, 0.24197779595851898, 0.7565150260925293, -0.3912520706653595, 0.7010393738746643, -0.6687015295028687, 0.06667430698871613, 0.5826941728591919, -0.3186531662940979, 0.8683272004127502, -0.7255023121833801, 0.055364709347486496, -0.13413991034030914, 0.672832727432251, 0.3490590751171112, 0.31999993324279785, -3.545332947396673e-05, 0.3490290641784668, 0.21114283800125122, 0.21551193296909332, 0.007000000216066837, 0.0, 0.0, 0.0, 0.0, 0.007307122461497784, 0.9999696016311646], "max": [-1.0548982620239258, 1.1455405950546265, 0.6804276704788208, -0.17219294607639313, 1.408335566520691, 1.5220563411712646, 0.13313910365104675, 1.0769627094268799, -0.5587402582168579, -0.3793139159679413, 1.2245649099349976, -0.6375946402549744, -1.4214040040969849, 0.12031593173742294, 0.7695586085319519, 0.5376027226448059, 1.0399460792541504, -0.008844627998769283, 0.8584315180778503, -0.4533829689025879, 0.423227995634079, 0.5829061269760132, -0.3183446526527405, 0.86841881275177, -0.7252436876296997, 0.05621322989463806, -0.13370372354984283, 0.6729595065116882, 0.34907659888267517, 0.320000022649765, 2.113884147547651e-05, 0.3490923047065735, 1.0008571147918701, 1.0003809928894043, 0.007500000298023224, 0.0, 0.0, 0.0, 0.0, 0.007792436517775059, 0.9999732971191406], "mean": [-1.5106704235076904, 0.7505156397819519, 0.4601213037967682, -0.7188314199447632, 1.079717755317688, 1.4397869110107422, -0.16962946951389313, 1.0766775608062744, -0.5588870644569397, -0.3794993758201599, 1.224196195602417, -0.6378531455993652, -1.4219330549240112, 0.12020926177501678, 0.6637974977493286, 0.3512623608112335, 0.8877741694450378, -0.16595406830310822, 0.7534466981887817, -0.573815107345581, 0.18954752385616302, 0.582787811756134, -0.3184742033481598, 0.868375301361084, -0.7253952622413635, 0.05573759600520134, -0.13388124108314514, 0.6728832125663757, 0.34906449913978577, 0.3200012445449829, -2.5085421384574147e-07, 0.3490655720233917, 0.6988627910614014, 0.9151158928871155, 0.007050083950161934, 0.0, 0.0, 0.0, 0.0, 0.007568557281047106, 0.9999696612358093], "std": [0.3784502446651459, 0.19930443167686462, 0.15534548461437225, 0.4783811867237091, 0.28961512446403503, 0.05648663267493248, 0.09875589609146118, 0.00026787639944814146, 9.84991347650066e-05, 0.0001234303053934127, 0.00036873415228910744, 0.00016560057702008635, 0.00042159666190855205, 8.119219273794442e-05, 0.07458186149597168, 0.09650105983018875, 0.06997686624526978, 0.1371544897556305, 0.044342756271362305, 0.08477169275283813, 0.1052013710141182, 9.236111509380862e-05, 0.00013362748723011464, 3.92043475585524e-05, 0.00010575878695817664, 0.000372581765986979, 0.00018332705076318234, 4.777113281306811e-05, 3.5418538573139813e-06, 1.24543998936133e-06, 4.845924195251428e-06, 8.398890713579021e-06, 0.3576867878437042, 0.20888052880764008, 0.00011547366011654958, 0.0, 0.0, 0.0, 0.0, 9.447715274291113e-05, 1.8361674847255927e-06], "count": [499]}, "action": {"min": [-2.0871903896331787, 0.5490611791610718, 0.2735178470611572, -1.3138388395309448, 0.7147650718688965, 1.3020997047424316, -0.3823551833629608, 1.0763378143310547, -0.5589946508407593, -0.37966927886009216, 1.223716139793396, -0.6380590200424194, -1.422371506690979, 0.12008436024188995, 0.5633669495582581, 0.24127580225467682, 0.7562020421028137, -0.39209240674972534, 0.6977967619895935, -0.669154942035675, 0.06589450687170029, 0.5826940536499023, -0.318656325340271, 0.8683247566223145, -0.7255024313926697, 0.05536457523703575, -0.13414272665977478, 0.6728326082229614, 0.34905868768692017, 0.31999993324279785, -8.022772817639634e-05, 0.349009245634079, 0.0, 0.0], "max": [-1.0495673418045044, 1.1478509902954102, 0.6810996532440186, -0.16709235310554504, 1.4092991352081299, 1.5260236263275146, 0.14604106545448303, 1.076963186264038, -0.5587359070777893, -0.37930846214294434, 1.224568247795105, -0.6375750303268433, -1.4214006662368774, 0.1203165277838707, 0.7707682251930237, 0.5399317145347595, 1.0426814556121826, -0.007412084378302097, 0.858790397644043, -0.4486985206604004, 0.4292750656604767, 0.5829070210456848, -0.318344384431839, 0.8684189915657043, -0.7252389192581177, 0.05621969327330589, -0.13370303809642792, 0.6729658246040344, 0.3490804433822632, 0.3200000822544098, 4.327636634116061e-05, 0.3490951359272003, 1.0, 1.0], "mean": [-1.5105971097946167, 0.7504675984382629, 0.4600651264190674, -0.7188602089881897, 1.0795758962631226, 1.4398987293243408, -0.16957634687423706, 1.0766761302947998, -0.5588871240615845, -0.37949928641319275, 1.2241947650909424, -0.6378527879714966, -1.4219322204589844, 0.12020892649888992, 0.6637594699859619, 0.3512689769268036, 0.8877841830253601, -0.16590388119220734, 0.7534259557723999, -0.5738491415977478, 0.18951678276062012, 0.5827880501747131, -0.31847476959228516, 0.8683751821517944, -0.7253943681716919, 0.055739179253578186, -0.13388215005397797, 0.6728836894035339, 0.34906452894210815, 0.3200012147426605, -2.6211688464172767e-07, 0.3490656912326813, 0.5222641825675964, 0.9371743202209473], "std": [0.3794747591018677, 0.20047087967395782, 0.15605495870113373, 0.4797383248806, 0.2908327877521515, 0.057757001370191574, 0.10066394507884979, 0.0002687310625333339, 9.904625039780512e-05, 0.0001244297018274665, 0.000369903224054724, 0.00016610011516604573, 0.0004229741171002388, 8.134423842420802e-05, 0.0750131607055664, 0.09685542434453964, 0.07057416439056396, 0.13771872222423553, 0.044690217822790146, 0.0853402391076088, 0.10587543249130249, 9.26758730201982e-05, 0.00013413949636742473, 3.932076651835814e-05, 0.00010615055361995474, 0.00037379295099526644, 0.00018410166376270354, 4.798695590579882e-05, 3.886698323185556e-06, 1.2143701724198763e-06, 7.656978596060071e-06, 9.404062438989058e-06, 0.4353926479816437, 0.23709848523139954], "count": [499]}, "timestamp": {"min": [0.0], "max": [16.6], "mean": [8.299999999999999], "std": [4.801620096962645], "count": [499]}, "frame_index": {"min": [0], "max": [498], "mean": [249.0], "std": [144.04860290887933], "count": [499]}, "episode_index": {"min": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [499]}, "index": {"min": [27374], "max": [27872], "mean": [27623.0], "std": [144.04860290887933], "count": [499]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [499]}, "subtask_annotation": {"mean": [1.1683366733466933, 2.0, 2.0, 2.0, 2.0], "std": [0.8929244464184998, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [499]}, "scene_annotation": {"mean": [50.0], "std": [0.0], "min": [50], "max": [50], "count": [499]}, "eef_direction_state": {"mean": [4.130260521042084, 6.0], "std": [2.065332255817056, 0.0], "min": [0, 6], "max": [6, 6], "count": [499]}, "eef_velocity_state": {"mean": [0.9639278557114228, 0.0], "std": [0.8696055602780777, 0.0], "min": [0, 0], "max": [2, 0], "count": [499]}, "eef_acc_mag_state": {"mean": [0.43887775551102204, 0.0], "std": [0.7475890058913609, 0.0], "min": [0, 0], "max": [2, 0], "count": [499]}, "eef_direction_action": {"mean": [4.160320641282565, 6.0], "std": [2.0422267448914444, 0.0], "min": [0, 6], "max": [6, 6], "count": [499]}, "eef_velocity_action": {"mean": [0.9639278557114228, 0.0], "std": [0.8764918017658476, 0.0], "min": [0, 0], "max": [2, 0], "count": [499]}, "eef_acc_mag_action": {"mean": [0.48697394789579157, 0.0], "std": [0.7762317519840429, 0.0], "min": [0, 0], "max": [2, 0], "count": [499]}, "eef_sim_pose_state": {"mean": [0.5570242156974495, 0.35130323195693075, 1.0368532996169868, -1.6364556009319917, 0.3957822802189099, -2.5780250813702303, 0.48717891017645676, -0.31847616684733965, 0.9908434503257483, -1.5295609285950813, -0.45523589849047863, -0.29490260015576186], "std": [0.07419704818703263, 0.09648928527400007, 0.07072510015376758, 0.17185775211072007, 0.13337849887545994, 0.3448872558496508, 9.985819312124353e-05, 0.0001336291403431462, 1.048192274498079e-05, 0.0005096353932097178, 0.0003541098613818806, 0.0008630680595385416], "min": [0.469392552310643, 0.24204287763612534, 0.9428649744422526, -2.027570371876655, 0.20693798630492966, -2.962933339264646, 0.48707949442149234, -0.31865438274102875, 0.9908187481219013, -1.5300669021961948, -0.4555965463899776, -0.2960302975262099], "max": [0.6845096325179354, 0.5376516285809937, 1.205321700634266, -1.340746140372405, 0.6173677984876971, -1.9911580349836793, 0.4873062079610691, -0.31834587723122665, 0.9908550797566886, -1.5288594150641321, -0.4547969462875079, -0.29405705531482207], "count": [499]}, "eef_sim_pose_action": {"mean": [0.5567248510412157, 0.3512750457682534, 1.036794146498128, -1.6366352507243622, 0.39575493010559365, -2.578172568024832, 0.48717933299610117, -0.3184767821497171, 0.9908434055169459, -1.529558932149791, -0.45523442257490787, -0.29490628745124164], "std": [0.07451597031250073, 0.09685198543814882, 0.07118618483707172, 0.17386969435027574, 0.1345123454410976, 0.3463106532665661, 0.00010016237636348734, 0.0001341410388902084, 1.0714528995347519e-05, 0.0005114933142123657, 0.0003551352538004928, 0.0008661242238848382], "min": [0.4679119616688514, 0.24129177434604787, 0.9424880442577781, -2.028844751971732, 0.201967505545259, -2.9702254964072967, 0.4870790947744714, -0.3186575644908663, 0.9908187206484331, -1.530066901642794, -0.45559653894557606, -0.29603713485498817], "max": [0.6853087677857103, 0.5399365292428236, 1.2088241025730193, -1.3349775133105124, 0.6173679567355181, -1.9853806039104174, 0.487307052141982, -0.3183456068087399, 0.9908565553007906, -1.52884846129316, -0.45478706380365863, -0.29405705227962686], "count": [499]}, "gripper_mode_state": {"mean": [0.36472945891783565, 0.09218436873747494], "std": [0.48135421543322987, 0.2892860364724597], "min": [0, 0], "max": [1, 1], "count": [499]}, "gripper_activity_state": {"mean": [1.783567134268537, 1.8056112224448897], "std": [0.5566598975002404, 0.5448691052335289], "min": [0, 0], "max": [2, 2], "count": [499]}, "gripper_mode_action": {"mean": [0.45691382765531063, 0.06212424849699399], "std": [0.4981401226087736, 0.241381080960539], "min": [0, 0], "max": [1, 1], "count": [499]}, "gripper_activity_action": {"mean": [1.5851703406813626, 1.9599198396793587], "std": [0.7122324558628685, 0.28027468917110043], "min": [0, 0], "max": [2, 2], "count": [499]}, "gripper_open_scale_state": {"mean": [0.6851591135873387, 0.897178032835351], "std": [0.35067326807319116, 0.20478355194193076], "min": [0.20700278235416786, 0.21128620879322874], "max": [0.9812324654822255, 0.9807656793033376], "count": [499]}, "gripper_open_scale_action": {"mean": [0.5120240477729794, 0.9187983812632518], "std": [0.42685529929925176, 0.2324509375095771], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [499]}}} +{"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.43086171656162464]], [[0.4367247753267974]], [[0.4099562568082789]]], "std": [[[0.23790044458868181]], [[0.22059037717444083]], [[0.22631388534174002]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44034161182855497]], [[0.46552847977426265]], [[0.44860958139383206]]], "std": [[[0.27852227481183733]], [[0.25211201296097585]], [[0.2645631632336894]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47477980009405724]], [[0.46417756777956276]], [[0.4537797082681112]]], "std": [[[0.24579394355729892]], [[0.23650865851042044]], [[0.24447911990875099]]], "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.2854290446647409]], [[0.3044714834175858]], [[0.2834700110512955]]], "std": [[[0.20361601437387672]], [[0.1984454528226518]], [[0.19641454086713328]]], "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.24628815466616333]], [[0.2703190993194152]], [[0.2533213434299501]]], "std": [[[0.16940399592250865]], [[0.15934405180945124]], [[0.16484542533727056]]], "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.28183714965478374]], [[0.3062510360589548]], [[0.2820285572725184]]], "std": [[[0.20236820659512675]], [[0.19911855990028965]], [[0.19484268645018862]]], "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.31353838581330973]], [[0.33039099086900386]], [[0.30784148742504813]]], "std": [[[0.21701956967113378]], [[0.21181963845251217]], [[0.20786913867592044]]], "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.2647990387561274]], [[0.27190980884541316]], [[0.2571023739085478]]], "std": [[[0.16905422155122066]], [[0.16740527070994857]], [[0.16769698508809971]]], "count": [112]}, "observation.state": {"min": [-2.321535110473633, 0.41052329540252686, 0.2754068076610565, -1.3189517259597778, 0.7115291953086853, 1.110728144645691, -0.9226231575012207, 1.0755678415298462, -0.5587555170059204, -0.37939488887786865, 1.222516417503357, -0.6376914978027344, -1.4214119911193848, 0.11984223872423172, 0.5625700354576111, 0.29045337438583374, 0.763992190361023, -0.5486553907394409, -0.6140421032905579, -0.6706662178039551, -0.43245184421539307, 0.5829033851623535, -0.3191649317741394, 0.8682475686073303, -0.7252790331840515, 0.056206781417131424, -0.134740948677063, 0.672918975353241, 0.34905990958213806, 0.31999996304512024, -1.4647385796706658e-05, 0.3490578532218933, 0.2173570841550827, 0.19952377676963806, 0.007000000216066837, 0.0, 0.0, 0.0, 0.0, 0.0076997363939881325, 0.9999656677246094], "max": [-1.0435808897018433, 0.8700623512268066, 0.6620095372200012, -0.08620936423540115, 1.5467013120651245, 1.4985722303390503, -0.18530918657779694, 1.0764137506484985, -0.5580893754959106, -0.37910887598991394, 1.2237238883972168, -0.6369326114654541, -1.4200810194015503, 0.12012303620576859, 0.7266533374786377, 0.6413705945014954, 1.0948361158370972, 0.5158157348632812, 0.817827582359314, 0.6807873249053955, 0.38699328899383545, 0.5831688642501831, -0.3186492621898651, 0.868421196937561, -0.724984347820282, 0.05745278671383858, -0.13412384688854218, 0.6731137633323669, 0.34907594323158264, 0.3200000822544098, 1.4980280866438989e-05, 0.34908998012542725, 1.0008571147918701, 1.0003809928894043, 0.00800000037997961, 0.0, 0.0, 0.0, 0.0, 0.008288654498755932, 0.9999703168869019], "mean": [-1.601449966430664, 0.6281092166900635, 0.45947352051734924, -0.7271309494972229, 1.1717745065689087, 1.343261957168579, -0.40639567375183105, 1.076114296913147, -0.558468759059906, -0.3792670667171478, 1.223244547843933, -0.6372940540313721, -1.420906901359558, 0.12000755965709686, 0.644807755947113, 0.4227350354194641, 0.9159529805183411, -0.11482275277376175, 0.4608733355998993, -0.3320394456386566, 0.07700680196285248, 0.5830057859420776, -0.3188576102256775, 0.8683404326438904, -0.7251279950141907, 0.056674107909202576, -0.13437868654727936, 0.6729904413223267, 0.34906479716300964, 0.3200017213821411, -2.7025519599988e-08, 0.34906458854675293, 0.6274358630180359, 0.9134159684181213, 0.007322867400944233, 0.0, 0.0, 0.0, 0.0, 0.007956590503454208, 0.9999708533287048], "std": [0.45167940855026245, 0.1280345916748047, 0.13507641851902008, 0.474014014005661, 0.32105526328086853, 0.11874069273471832, 0.2029905915260315, 0.00033153424737975, 0.00025284275761805475, 9.171831334242597e-05, 0.0004765552293974906, 0.00030274828895926476, 0.000521251349709928, 9.959958697436377e-05, 0.056233376264572144, 0.14059580862522125, 0.09175548702478409, 0.30495497584342957, 0.47329288721084595, 0.43777331709861755, 0.21748027205467224, 0.0001035024324664846, 0.00020173216762486845, 5.7480177929392084e-05, 0.00011992402141913772, 0.0004994008922949433, 0.00023244088515639305, 5.979873822070658e-05, 2.865364876925014e-06, 1.7188727952088811e-06, 4.776372861670097e-06, 7.097205070749624e-06, 0.3690037429332733, 0.21346555650234222, 0.00036608229856938124, 0.0, 0.0, 0.0, 0.0, 0.00012902695743832737, 2.7175133254786488e-06], "count": [542]}, "action": {"min": [-2.3244097232818604, 0.40867817401885986, 0.27458667755126953, -1.3294042348861694, 0.7067882418632507, 1.1085683107376099, -0.9357789754867554, 1.0755634307861328, -0.5587620735168457, -0.37939661741256714, 1.2224990129470825, -0.6376927495002747, -1.42141592502594, 0.11983351409435272, 0.5597822070121765, 0.2885041832923889, 0.763697624206543, -0.5497281551361084, -0.630872368812561, -0.6716464757919312, -0.4364832937717438, 0.5829023122787476, -0.3191683888435364, 0.8682457208633423, -0.7252805233001709, 0.05620664358139038, -0.13475371897220612, 0.6729170083999634, 0.34905579686164856, 0.31999993324279785, -2.2636868379777297e-05, 0.3490578532218933, 0.0, 0.0], "max": [-1.0349289178848267, 0.8708009719848633, 0.6621922254562378, -0.07576005905866623, 1.5499603748321533, 1.4994697570800781, -0.18467552959918976, 1.0764142274856567, -0.558083713054657, -0.379107803106308, 1.2237248420715332, -0.6369293332099915, -1.4200657606124878, 0.12012462317943573, 0.7276765704154968, 0.6423037648200989, 1.0958213806152344, 0.5175377726554871, 0.8186056017875671, 0.6843384504318237, 0.42286965250968933, 0.5831707715988159, -0.31864839792251587, 0.8684248924255371, -0.7249833941459656, 0.057454708963632584, -0.13412193953990936, 0.6731154918670654, 0.3490869998931885, 0.3200000822544098, 2.629871596582234e-05, 0.34909114241600037, 1.0, 1.0], "mean": [-1.6014549732208252, 0.62810879945755, 0.4594738781452179, -0.727126955986023, 1.171777606010437, 1.34326171875, -0.4063984453678131, 1.0761128664016724, -0.5584678053855896, -0.3792664110660553, 1.2232422828674316, -0.6372917890548706, -1.4209047555923462, 0.12000709772109985, 0.6448084712028503, 0.4227358400821686, 0.9159539341926575, -0.11482487618923187, 0.46087348461151123, -0.3320389688014984, 0.07700759917497635, 0.5830060243606567, -0.31885847449302673, 0.8683398962020874, -0.7251275777816772, 0.05667645111680031, -0.1343797743320465, 0.6729909777641296, 0.34906479716300964, 0.3200017213821411, -2.211214678027318e-08, 0.3490646183490753, 0.5233763456344604, 0.925977885723114], "std": [0.45291194319725037, 0.12866906821727753, 0.13583418726921082, 0.47536319494247437, 0.32215678691864014, 0.11955434828996658, 0.20449814200401306, 0.00033294889726676047, 0.0002535197709221393, 9.230812429450452e-05, 0.00047793262638151646, 0.00030362801044248044, 0.0005230497918091714, 9.984469943447039e-05, 0.05665614828467369, 0.1409207582473755, 0.09237213432788849, 0.32032591104507446, 0.4897227883338928, 0.45447638630867004, 0.22776086628437042, 0.00010384382039774209, 0.00020233297254890203, 5.794734897790477e-05, 0.00012032371159875765, 0.0005010954337194562, 0.00023315630096476525, 6.033990939613432e-05, 3.4106567454728065e-06, 1.7178190319100395e-06, 5.719079126720317e-06, 7.518656730098883e-06, 0.49428099393844604, 0.25703248381614685], "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": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [542]}, "index": {"min": [27873], "max": [28414], "mean": [28143.5], "std": [156.46165664468722], "count": [542]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [542]}, "subtask_annotation": {"mean": [1.0129151291512914, 2.0, 2.0, 2.0, 2.0], "std": [0.914126116776336, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [542]}, "scene_annotation": {"mean": [51.0], "std": [0.0], "min": [51], "max": [51], "count": [542]}, "eef_direction_state": {"mean": [3.9317343173431736, 6.0], "std": [2.108878687090977, 0.0], "min": [0, 6], "max": [6, 6], "count": [542]}, "eef_velocity_state": {"mean": [0.985239852398524, 0.0], "std": [0.8238622018946392, 0.0], "min": [0, 0], "max": [2, 0], "count": [542]}, "eef_acc_mag_state": {"mean": [0.5276752767527675, 0.0], "std": [0.7792096369992166, 0.0], "min": [0, 0], "max": [2, 0], "count": [542]}, "eef_direction_action": {"mean": [3.9870848708487086, 6.0], "std": [2.1073188199779125, 0.0], "min": [0, 6], "max": [6, 6], "count": [542]}, "eef_velocity_action": {"mean": [0.9704797047970479, 0.0], "std": [0.8390027414386763, 0.0], "min": [0, 0], "max": [2, 0], "count": [542]}, "eef_acc_mag_action": {"mean": [0.525830258302583, 0.0], "std": [0.7745232748543327, 0.0], "min": [0, 0], "max": [2, 0], "count": [542]}, "eef_sim_pose_state": {"mean": [0.5295567697535052, 0.42275927289318893, 1.056961664547398, -1.5573673731100208, 0.1857095366730182, -2.3468240375480973, 0.48739842153682167, -0.3188581508398096, 0.9908844108220113, -1.5282577267021917, -0.4544030153338693, -0.29713797237581857], "std": [0.06270791158434266, 0.14068264228096977, 0.08789916052623287, 0.20605727139905744, 0.22469188008593105, 0.468437759365482, 0.00011273900405849487, 0.00020173302424898235, 3.6118336548715575e-05, 0.0005964826246532262, 0.00047723077762126646, 0.0011296734880945987], "min": [0.4442704099815355, 0.2901901863485403, 0.9370041947659601, -1.9680760233500258, -0.09731264901849013, -2.975671788862929, 0.487303631834372, -0.3191661873977345, 0.9908342127099461, -1.5289575618969105, -0.4548483388915896, -0.29889305960628665], "max": [0.6453190869901655, 0.6413734382387328, 1.2477059741587868, -1.1736602554378561, 0.4983227698445316, -1.6975895173971498, 0.48758190723639017, -0.31865048255253925, 0.9909437459486843, -1.5274359719080035, -0.4536589273900238, -0.2960125274148484], "count": [542]}, "eef_sim_pose_action": {"mean": [0.5292869797257949, 0.4227366217809932, 1.056816311786319, -1.557521542006414, 0.18554276522629376, -2.3473749273444, 0.4873989189808842, -0.3188590900961939, 0.9908844348824837, -1.528254982973764, -0.45440085482734, -0.297143195368495], "std": [0.06300281685360745, 0.14094412313877094, 0.08827892059897834, 0.20789558892752338, 0.22603832580368616, 0.4692644897504027, 0.00011318207643630184, 0.00020233460205385513, 3.648223753404864e-05, 0.0005981589121761613, 0.00047899703776436325, 0.001133293623353902], "min": [0.44326629323404054, 0.2883582729391702, 0.9368753585144038, -1.969116343336211, -0.12014974452650118, -2.9872353247111656, 0.4873024678199256, -0.3191696094985737, 0.9908326244136637, -1.5289605807656823, -0.4548483645995367, -0.2989203455128102], "max": [0.6472088855201532, 0.6423027247582289, 1.2484026167972246, -1.1707592452347981, 0.49833382015474337, -1.6962563325354578, 0.4875824116725157, -0.3186496201203851, 0.9909511651485206, -1.5274320821600833, -0.45365308519226, -0.29600822852096886], "count": [542]}, "gripper_mode_state": {"mean": [0.4612546125461255, 0.0940959409594096], "std": [0.4984965345426694, 0.29196214626963546], "min": [0, 0], "max": [1, 1], "count": [542]}, "gripper_activity_state": {"mean": [1.8081180811808117, 1.8154981549815499], "std": [0.533117753936571, 0.5252829416760012], "min": [0, 0], "max": [2, 2], "count": [542]}, "gripper_mode_action": {"mean": [0.477859778597786, 0.07380073800738007], "std": [0.49950957007475033, 0.26144634072204614], "min": [0, 0], "max": [1, 1], "count": [542]}, "gripper_activity_action": {"mean": [1.9354243542435425, 1.959409594095941], "std": [0.32355227481200416, 0.2820163661149176], "min": [0, 0], "max": [2, 2], "count": [542]}, "gripper_open_scale_state": {"mean": [0.6151340532584024, 0.895512041070245], "std": [0.3617687939494147, 0.2092804553443796], "min": [0.21309518054419874, 0.19561154585258633], "max": [0.9812324654822255, 0.9807656793033376], "count": [542]}, "gripper_open_scale_action": {"mean": [0.5131141015438087, 0.9078214313624992], "std": [0.4845880289138739, 0.25199500088679033], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [542]}}} +{"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.43153110799875505]], [[0.43623966179064216]], [[0.4101139952277207]]], "std": [[[0.2371010414542329]], [[0.21918028673669834]], [[0.22488967114578656]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44444229325717216]], [[0.45549582806979]], [[0.43653803024477766]]], "std": [[[0.2782876941243804]], [[0.2599452187430304]], [[0.2704927011903507]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4743474533604291]], [[0.46275568462679184]], [[0.4525390211640211]]], "std": [[[0.24306245887483702]], [[0.2337083013287376]], [[0.24218672190109222]]], "count": [105]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2868794442256069]], [[0.3038888925361811]], [[0.28319424201972454]]], "std": [[[0.20675532700794044]], [[0.20190870231549488]], [[0.19951006124456402]]], "count": [105]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2461271847280579]], [[0.27009172210550886]], [[0.2528722481179972]]], "std": [[[0.16892627487370826]], [[0.15889439814954537]], [[0.1642417835197919]]], "count": [105]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28220891507644724]], [[0.3062754325688609]], [[0.2821139359389589]]], "std": [[[0.20236848519127534]], [[0.19912270117345465]], [[0.1949522936226693]]], "count": [105]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31370988890347806]], [[0.3302263764880953]], [[0.3075942369135154]]], "std": [[[0.21693620803298486]], [[0.2116601537431638]], [[0.20775417747026648]]], "count": [105]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2651900932247899]], [[0.27208813499358075]], [[0.25719718356092436]]], "std": [[[0.1689463738864634]], [[0.16731930331101538]], [[0.16771005701414796]]], "count": [105]}, "observation.state": {"min": [-2.2662646770477295, 0.5544700622558594, 0.2765759527683258, -1.3199365139007568, 0.7149820923805237, 0.8349557518959045, -0.29386505484580994, 1.074790596961975, -0.558092474937439, -0.37926432490348816, 1.2216951847076416, -0.636981725692749, -1.420108437538147, 0.11963332444429398, 0.5620610117912292, 0.2932245135307312, 0.7497791647911072, -0.5068174600601196, 0.5593711137771606, -0.6690932512283325, 0.10227872431278229, 0.5831616520881653, -0.3195440173149109, 0.8681549429893494, -0.7249974608421326, 0.05744868889451027, -0.13503263890743256, 0.6730020642280579, 0.3490563929080963, 0.31999996304512024, -2.663161012605997e-06, 0.3490338921546936, 0.21438097953796387, 0.19359523057937622, 0.007000000216066837, 0.0, 0.0, 0.0, 0.0, 0.007552506402134895, 0.9999668002128601], "max": [-1.050484538078308, 0.9133895039558411, 0.5610139966011047, 0.058651991188526154, 1.4919801950454712, 1.505091905593872, 0.71551513671875, 1.0755828619003296, -0.5574936866760254, -0.3790139853954315, 1.2225241661071777, -0.6361190676689148, -1.4192793369293213, 0.11986180394887924, 0.7512624263763428, 0.6597741842269897, 1.0831987857818604, -0.0014401780208572745, 0.8737027049064636, -0.3347477912902832, 0.6101784706115723, 0.5832882523536682, -0.3191618323326111, 0.868248701095581, -0.724735677242279, 0.05837063491344452, -0.13470067083835602, 0.6731441617012024, 0.34907421469688416, 0.3200000524520874, 5.159874490345828e-06, 0.3490844964981079, 1.0008571147918701, 1.0003809928894043, 0.00800000037997961, 0.0, 0.0, 0.0, 0.0, 0.008152331225574017, 0.9999715089797974], "mean": [-1.6430727243423462, 0.6883048415184021, 0.4326394200325012, -0.4384084939956665, 1.1970747709274292, 1.2294139862060547, 0.10008268803358078, 1.075335144996643, -0.5578990578651428, -0.37914758920669556, 1.2222610712051392, -0.6367055177688599, -1.4198392629623413, 0.11978175491094589, 0.6762174963951111, 0.46370068192481995, 0.8926096558570862, -0.23500226438045502, 0.7085258960723877, -0.48043373227119446, 0.34798771142959595, 0.5832023620605469, -0.31927841901779175, 0.8682085275650024, -0.7249199748039246, 0.05774228647351265, -0.13480623066425323, 0.6730409860610962, 0.34906473755836487, 0.3200012445449829, 2.96435075597401e-07, 0.3490658104419708, 0.648120105266571, 0.8983358144760132, 0.007944844663143158, 0.0, 0.0, 0.0, 0.0, 0.007798544596880674, 0.9999692440032959], "std": [0.40637534856796265, 0.11813011020421982, 0.10243973135948181, 0.5479809641838074, 0.2945307493209839, 0.21866627037525177, 0.28305211663246155, 0.00029762182384729385, 0.00021893938537687063, 7.692263170611113e-05, 0.0003173411823809147, 0.0003176469181198627, 0.0003145267255604267, 6.656565528828651e-05, 0.06369578093290329, 0.13406331837177277, 0.07989298552274704, 0.19816896319389343, 0.09608384221792221, 0.13075444102287292, 0.1559203565120697, 4.8059991968329996e-05, 0.00014650759112555534, 2.6066683858516626e-05, 0.00010111662413692102, 0.0003496362769510597, 0.0001230534544447437, 5.554317613132298e-05, 3.143578851450002e-06, 1.241863401446608e-06, 9.934452691595652e-07, 8.57173199619865e-06, 0.36620455980300903, 0.23457933962345123, 0.0002138493291568011, 0.0, 0.0, 0.0, 0.0, 0.0001521302474429831, 1.2284856438782299e-06], "count": [499]}, "action": {"min": [-2.268199920654297, 0.5521751046180725, 0.27605244517326355, -1.3305995464324951, 0.7117200493812561, 0.8302745819091797, -0.31883448362350464, 1.074784755706787, -0.5580946207046509, -0.37926584482192993, 1.2216875553131104, -0.6369860768318176, -1.4201158285140991, 0.11962847411632538, 0.559265673160553, 0.2911891043186188, 0.7485042810440063, -0.507320761680603, 0.5567885637283325, -0.6695345044136047, 0.09805857390165329, 0.5831612348556519, -0.319546639919281, 0.8681551814079285, -0.7249977588653564, 0.05744605138897896, -0.1350359469652176, 0.6730019450187683, 0.3490546941757202, 0.31999993324279785, -2.663161012605997e-06, 0.3490338921546936, 0.0, 0.0], "max": [-1.0442516803741455, 0.9139767289161682, 0.5623751282691956, 0.06716863065958023, 1.4936667680740356, 1.5076254606246948, 0.7198522686958313, 1.0755832195281982, -0.5574860572814941, -0.3790096342563629, 1.2225266695022583, -0.6361113786697388, -1.41927170753479, 0.11986316740512848, 0.7531657218933105, 0.6615536212921143, 1.0894423723220825, 0.0024950308725237846, 0.87496417760849, -0.33434194326400757, 0.612647294998169, 0.583288848400116, -0.31916168332099915, 0.8682542443275452, -0.7247338891029358, 0.058375708758831024, -0.13469913601875305, 0.6731464862823486, 0.3490784764289856, 0.3200000822544098, 9.321063771494664e-06, 0.3490844964981079, 1.0, 1.0], "mean": [-1.6430656909942627, 0.6883032321929932, 0.43263670802116394, -0.43841928243637085, 1.1970733404159546, 1.2294201850891113, 0.10009444504976273, 1.0753331184387207, -0.5578980445861816, -0.37914755940437317, 1.2222599983215332, -0.6367042064666748, -1.4198359251022339, 0.11978133022785187, 0.6762143969535828, 0.4636990427970886, 0.8926092982292175, -0.23499229550361633, 0.7085274457931519, -0.4804326295852661, 0.3479880690574646, 0.5832025408744812, -0.31927958130836487, 0.868208646774292, -0.724919319152832, 0.05774404853582382, -0.134806826710701, 0.6730416417121887, 0.3490647077560425, 0.3200012445449829, 3.015402967321279e-07, 0.3490658104419708, 0.5507815480232239, 0.9235268831253052], "std": [0.4073702096939087, 0.11873148381710052, 0.10282256454229355, 0.5494454503059387, 0.2956188917160034, 0.22028802335262299, 0.2848176956176758, 0.00029932791949249804, 0.00022016034927219152, 7.773366814944893e-05, 0.00031911738915368915, 0.0003192982985638082, 0.00031629795557819307, 6.706487329211086e-05, 0.0641213208436966, 0.1343795657157898, 0.0804375484585762, 0.19872123003005981, 0.09662193804979324, 0.13137772679328918, 0.15658527612686157, 4.8348512791562825e-05, 0.00014735593867953867, 2.6237956262775697e-05, 0.000101672179880552, 0.00035154272336512804, 0.0001239123521372676, 5.589133070316166e-05, 3.4476324799470603e-06, 1.2421716064636712e-06, 1.2612232467290596e-06, 9.17947636480676e-06, 0.4917258620262146, 0.26033541560173035], "count": [499]}, "timestamp": {"min": [0.0], "max": [16.6], "mean": [8.299999999999999], "std": [4.801620096962645], "count": [499]}, "frame_index": {"min": [0], "max": [498], "mean": [249.0], "std": [144.04860290887933], "count": [499]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [499]}, "index": {"min": [28415], "max": [28913], "mean": [28664.0], "std": [144.04860290887933], "count": [499]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [499]}, "subtask_annotation": {"mean": [1.0200400801603207, 2.0, 2.0, 2.0, 2.0], "std": [0.9017902470620255, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [499]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [499]}, "eef_direction_state": {"mean": [3.6052104208416833, 6.0], "std": [2.0743816003472784, 0.0], "min": [0, 6], "max": [6, 6], "count": [499]}, "eef_velocity_state": {"mean": [1.1082164328657316, 0.0], "std": [0.7781540159863561, 0.0], "min": [0, 0], "max": [2, 0], "count": [499]}, "eef_acc_mag_state": {"mean": [0.5270541082164328, 0.0], "std": [0.7732822705960565, 0.0], "min": [0, 0], "max": [2, 0], "count": [499]}, "eef_direction_action": {"mean": [3.7034068136272547, 6.0], "std": [2.0583201355460914, 0.0], "min": [0, 6], "max": [6, 6], "count": [499]}, "eef_velocity_action": {"mean": [1.0961923847695392, 0.0], "std": [0.7950028869397949, 0.0], "min": [0, 0], "max": [2, 0], "count": [499]}, "eef_acc_mag_action": {"mean": [0.6312625250501002, 0.0], "std": [0.803489763979652, 0.0], "min": [0, 0], "max": [2, 0], "count": [499]}, "eef_sim_pose_state": {"mean": [0.5670784685265752, 0.4637241109437706, 1.0457745741982014, -1.561377878715586, 0.474765492575864, -2.1893378626278697, 0.4876263038418478, -0.31928039105293515, 0.9908317312715537, -1.527135930302849, -0.45330188312591363, -0.2994328570267692], "std": [0.06544199234665479, 0.13413778176833377, 0.07863569190912117, 0.2241841485059256, 0.23336577903083677, 0.5818457084495504, 5.4017753281586015e-05, 0.00014650693575524965, 9.20527987657828e-06, 0.00045115898689435314, 0.0003981955659661275, 0.0007255443925633108], "min": [0.466836211851523, 0.2932060839113688, 0.9331762400191933, -2.041411394832508, 0.06815546563624753, -2.9830385914897652, 0.48757958000769497, -0.3195452213367507, 0.990807175199739, -1.5274898015741964, -0.45366756889369353, -0.30072975885721265], "max": [0.6755438185113654, 0.6597829636010363, 1.2492985599631117, -1.1232559315016988, 0.9161102879844822, -1.3575658775027648, 0.4877244748394231, -0.31916303206592156, 0.9908546473790215, -1.526323541855402, -0.45255629528230923, -0.2988461712626891], "count": [499]}, "eef_sim_pose_action": {"mean": [0.5667871570600425, 0.4637001665592433, 1.0456240774840553, -1.5621049433830765, 0.4743608166882358, -2.190378457663615, 0.48762659166596106, -0.31928114908233524, 0.9908316714082936, -1.5271337318614404, -0.45329988654721715, -0.29943656845582944], "std": [0.06582533276174272, 0.1344011691465654, 0.07909258012531356, 0.22589128657941726, 0.23464707658280615, 0.5836701197290408, 5.4338627744124715e-05, 0.00014735727141960343, 9.412954674292458e-06, 0.00045364374058234804, 0.00040022728680843086, 0.0007297458516914302], "min": [0.4644953567449856, 0.29118140317207963, 0.9318448983277863, -2.049170461594069, 0.04939276313302976, -2.996161180320139, 0.4875787880620995, -0.31954787929539696, 0.9908073582169352, -1.5274913602497833, -0.45368473917742325, -0.3007332416056232], "max": [0.6761921285676084, 0.661552862986213, 1.256058383390657, -1.1061115241958142, 0.9220777934343269, -1.3488735460279082, 0.4877249013325936, -0.3191628858897796, 0.9908605083465264, -1.5263172618349632, -0.4525551097823961, -0.29884165313830424], "count": [499]}, "gripper_mode_state": {"mean": [0.43286573146292584, 0.11422845691382766], "std": [0.4954724916561873, 0.3180885357017997], "min": [0, 0], "max": [1, 1], "count": [499]}, "gripper_activity_state": {"mean": [1.785571142284569, 1.7995991983967936], "std": [0.5592295591692166, 0.5590571791314703], "min": [0, 0], "max": [2, 2], "count": [499]}, "gripper_mode_action": {"mean": [0.44889779559118237, 0.07615230460921844], "std": [0.49738170925815256, 0.265241646639291], "min": [0, 0], "max": [1, 1], "count": [499]}, "gripper_activity_action": {"mean": [1.933867735470942, 1.9559118236472945], "std": [0.3253413045864651, 0.29365385305032915], "min": [0, 0], "max": [2, 2], "count": [499]}, "gripper_open_scale_state": {"mean": [0.6354125516614375, 0.8807267805586906], "std": [0.3590241666086057, 0.2299783128004336], "min": [0.21017743091957242, 0.1897992456660551], "max": [0.9812324654822255, 0.9807656793033376], "count": [499]}, "gripper_open_scale_action": {"mean": [0.5399819244649462, 0.9054186807980471], "std": [0.48208421522072586, 0.25523123373896095], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [499]}}} +{"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.43874641353716626]], [[0.44115108378568]], [[0.4140625576972785]]], "std": [[[0.24028845796709267]], [[0.2224419893987096]], [[0.23053011913135876]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4498982749464026]], [[0.4621019580148443]], [[0.4420285304218065]]], "std": [[[0.2937156797856644]], [[0.2635287685470379]], [[0.2732036192016998]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4839539592008289]], [[0.473415694501463]], [[0.4624825971432109]]], "std": [[[0.24390075294386768]], [[0.23584714531780487]], [[0.24412961906627864]]], "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.2576351398279121]], [[0.2691354484722915]], [[0.2311670944198654]]], "std": [[[0.16925203319218268]], [[0.16517597268815745]], [[0.16262680386881131]]], "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.24529251762940346]], [[0.2692102744500872]], [[0.25260890830113825]]], "std": [[[0.16767766516854138]], [[0.157600643677761]], [[0.1632614082182433]]], "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.2840288460789507]], [[0.3078365359650216]], [[0.2830966004979852]]], "std": [[[0.20309268744900585]], [[0.19977983520460904]], [[0.19549782269880442]]], "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.3151527805905201]], [[0.33187261620087655]], [[0.3064877778773056]]], "std": [[[0.21734767172669978]], [[0.21207601129534395]], [[0.20867679133647773]]], "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.2639678912481306]], [[0.2708196780102401]], [[0.25581036837404453]]], "std": [[[0.16767980227829163]], [[0.16617020717990486]], [[0.16648568087105442]]], "count": [118]}, "observation.state": {"min": [-2.5667712688446045, 0.18659265339374542, 0.2795354127883911, -1.2838481664657593, 0.7304570078849792, 0.9782841205596924, -0.1879016011953354, 1.0720256567001343, -0.5564443469047546, -0.37909016013145447, 1.2183517217636108, -0.6350046992301941, -1.4167165756225586, 0.11879097670316696, 0.4936610162258148, 0.16278371214866638, 0.7204688191413879, -0.418954074382782, 0.5474339723587036, -0.666178822517395, 0.11784983426332474, 0.5837605595588684, -0.32083144783973694, 0.8675655126571655, -0.7243181467056274, 0.06079816818237305, -0.13620977103710175, 0.6731746792793274, 0.34905633330345154, 0.31999996304512024, -5.326322025211994e-06, 0.34904739260673523, 0.2046666443347931, 0.19176192581653595, 0.00800000037997961, 0.0, 0.0, 0.0, 0.0, 0.0076124886982142925, 0.9999648332595825], "max": [-1.0741409063339233, 1.3604438304901123, 0.881291389465332, 0.17515970766544342, 1.6155738830566406, 1.5547770261764526, 0.6859021782875061, 1.073025107383728, -0.5559542179107666, -0.3789758086204529, 1.2195172309875488, -0.6340891122817993, -1.4156659841537476, 0.11911211907863617, 0.8189923763275146, 0.6951156258583069, 1.0964558124542236, -0.001978254644200206, 0.8201233744621277, -0.17393486201763153, 0.6197713613510132, 0.5839508771896362, -0.32041043043136597, 0.867764949798584, -0.7240017056465149, 0.061970166862010956, -0.13589732348918915, 0.6733740568161011, 0.3490820527076721, 0.3200000524520874, 3.495398777886294e-05, 0.3490924835205078, 1.0012381076812744, 1.0003809928894043, 0.00800000037997961, 0.0, 0.0, 0.0, 0.0, 0.008381354622542858, 0.9999709725379944], "mean": [-1.8647940158843994, 0.7302381992340088, 0.6137050986289978, -0.25598034262657166, 1.1706175804138184, 1.2986582517623901, 0.4019404947757721, 1.0725953578948975, -0.556150496006012, -0.3790206015110016, 1.2190853357315063, -0.6345997452735901, -1.416245698928833, 0.11899389326572418, 0.6654530763626099, 0.44337302446365356, 0.9044152498245239, -0.17092302441596985, 0.7353627681732178, -0.4360935389995575, 0.4104906916618347, 0.5838289856910706, -0.3205992877483368, 0.8676902651786804, -0.7242022752761841, 0.06130005046725273, -0.13603487610816956, 0.6732513904571533, 0.3490656912326813, 0.32000210881233215, 1.8424265135763562e-06, 0.3490614891052246, 0.5365937352180481, 0.9032187461853027, 0.007999946363270283, 0.0, 0.0, 0.0, 0.0, 0.008013999089598656, 0.9999655485153198], "std": [0.41714906692504883, 0.4130871891975403, 0.17162945866584778, 0.36175450682640076, 0.22641175985336304, 0.16933448612689972, 0.25006136298179626, 0.00026973927742801607, 0.00012396025704219937, 3.225415639462881e-05, 0.00033416016958653927, 0.0003077402652706951, 0.00027024594601243734, 8.14106097095646e-05, 0.10611191391944885, 0.2034696489572525, 0.11638160049915314, 0.11155897378921509, 0.05972520634531975, 0.16841314733028412, 0.16187986731529236, 5.125018651597202e-05, 0.00011296262528048828, 4.6491088141920045e-05, 0.00011106286547146738, 0.0003147446841467172, 7.785604248056188e-05, 7.91909551480785e-05, 3.6409091990208253e-06, 2.110545665345853e-06, 5.9905451053055e-06, 5.167909421288641e-06, 0.37100449204444885, 0.23066964745521545, 5.4016709327697754e-08, 0.0, 0.0, 0.0, 0.0, 0.00017423287499696016, 2.701015091588488e-06], "count": [581]}, "action": {"min": [-2.569697380065918, 0.1849128007888794, 0.2795359194278717, -1.2838605642318726, 0.7304570078849792, 0.976600170135498, -0.1879016011953354, 1.0720243453979492, -0.5564499497413635, -0.37909141182899475, 1.2183517217636108, -0.6350052356719971, -1.416717529296875, 0.11879053711891174, 0.4926406145095825, 0.16261258721351624, 0.7200309038162231, -0.4360925257205963, 0.5415969491004944, -0.6661790013313293, 0.11783324182033539, 0.5837599635124207, -0.32083144783973694, 0.8675650954246521, -0.724318265914917, 0.06079472228884697, -0.13621075451374054, 0.6731746196746826, 0.3490537405014038, 0.31999993324279785, -2.4967135686893016e-05, 0.3490472137928009, 0.0, 0.0], "max": [-1.0739223957061768, 1.3607287406921387, 0.8828496336936951, 0.2009430229663849, 1.6187039613723755, 1.5636521577835083, 0.6859735250473022, 1.0730254650115967, -0.5559539198875427, -0.3789725601673126, 1.2195193767547607, -0.6340885162353516, -1.415665626525879, 0.11911370605230331, 0.8192700147628784, 0.6962910890579224, 1.097541332244873, 0.003306775586679578, 0.8204009532928467, -0.16985666751861572, 0.6222248673439026, 0.5839511156082153, -0.3204081654548645, 0.8677672743797302, -0.7240015268325806, 0.06197050213813782, -0.1358969509601593, 0.6733742356300354, 0.3490843176841736, 0.3200000524520874, 4.793689731741324e-05, 0.3490954637527466, 1.0, 1.0], "mean": [-1.8649146556854248, 0.7302453517913818, 0.6137239933013916, -0.2557997703552246, 1.1706575155258179, 1.2986137866973877, 0.4020031690597534, 1.0725936889648438, -0.5561494827270508, -0.3790205419063568, 1.2190828323364258, -0.6345977187156677, -1.4162447452545166, 0.11899330466985703, 0.6655037999153137, 0.4434037506580353, 0.9044350385665894, -0.17096471786499023, 0.7353532910346985, -0.436092734336853, 0.4105791449546814, 0.5838293433189392, -0.3206000328063965, 0.8676899075508118, -0.724201500415802, 0.06130202114582062, -0.13603541254997253, 0.6732518076896667, 0.34906575083732605, 0.32000210881233215, 1.8507821550883818e-06, 0.3490614891052246, 0.4151807725429535, 0.9086058735847473], "std": [0.41790980100631714, 0.4138997197151184, 0.17207200825214386, 0.36389002203941345, 0.22733226418495178, 0.1711260974407196, 0.25118157267570496, 0.0002713761932682246, 0.00012410605268087238, 3.292347537353635e-05, 0.0003361263661645353, 0.0003089718520641327, 0.0002718278847169131, 8.194281690521166e-05, 0.10648062080144882, 0.20372772216796875, 0.11667577177286148, 0.11208739131689072, 0.06051972880959511, 0.1689644753932953, 0.16212721168994904, 5.16327636432834e-05, 0.00011350249405950308, 4.694250674219802e-05, 0.00011168795026605949, 0.0003165035741403699, 7.833034032955766e-05, 7.967348210513592e-05, 4.097720193385612e-06, 2.110384002662613e-06, 7.97406210040208e-06, 5.8920295487041585e-06, 0.48803532123565674, 0.2841334044933319], "count": [581]}, "timestamp": {"min": [0.0], "max": [19.333333333333332], "mean": [9.666666666666668], "std": [5.590666825661815], "count": [581]}, "frame_index": {"min": [0], "max": [580], "mean": [290.0], "std": [167.72000476985446], "count": [581]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [581]}, "index": {"min": [28914], "max": [29494], "mean": [29204.0], "std": [167.72000476985446], "count": [581]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [581]}, "subtask_annotation": {"mean": [0.6729776247848537, 2.0, 2.0, 2.0, 2.0], "std": [0.7891974492845153, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [581]}, "scene_annotation": {"mean": [53.0], "std": [0.0], "min": [53], "max": [53], "count": [581]}, "eef_direction_state": {"mean": [2.8485370051635113, 6.0], "std": [2.097728981202998, 0.0], "min": [0, 6], "max": [6, 6], "count": [581]}, "eef_velocity_state": {"mean": [1.2719449225473323, 0.0], "std": [0.719811485932064, 0.0], "min": [0, 0], "max": [2, 0], "count": [581]}, "eef_acc_mag_state": {"mean": [0.5938037865748709, 0.0], "std": [0.7894939376000141, 0.0], "min": [0, 0], "max": [2, 0], "count": [581]}, "eef_direction_action": {"mean": [2.9569707401032703, 6.0], "std": [2.0933154279925295, 0.0], "min": [0, 6], "max": [6, 6], "count": [581]}, "eef_velocity_action": {"mean": [1.2650602409638554, 0.0], "std": [0.7411912109389134, 0.0], "min": [0, 0], "max": [2, 0], "count": [581]}, "eef_acc_mag_action": {"mean": [0.6970740103270223, 0.0], "std": [0.8137004843130892, 0.0], "min": [0, 0], "max": [2, 0], "count": [581]}, "eef_sim_pose_state": {"mean": [0.5528333201904301, 0.44355972349596184, 1.0533440505646656, -1.4428742081149677, 0.6915763047242699, -2.0538252307833087, 0.4883935841006186, -0.32060104991341704, 0.990553552848385, -1.5234967000821829, -0.4493549061233684, -0.3067305304949336], "std": [0.12842986427854056, 0.20354895523065383, 0.09162162637366966, 0.2390452121440512, 0.19856965325740453, 0.523678855573448, 6.388968153598348e-05, 0.0001129628372107731, 2.710695252715496e-05, 0.0004361657080610257, 0.0004113658023629827, 0.0005963176565749669], "min": [0.3550389451113901, 0.16278383072373917, 0.926170136049136, -1.7643666284382746, 0.2234474107366391, -2.937015913727446, 0.48830357720731804, -0.3208326963384468, 0.9904813420500242, -1.524024983380352, -0.44996946682519456, -0.30801081241112804], "max": [0.7445010541798142, 0.6952615440196325, 1.2414103889290657, -0.9391753864371964, 0.9671254942405985, -1.3444676395231085, 0.48854989608509014, -0.32041167589027764, 0.9906033987804179, -1.5226623383767217, -0.4485051394116977, -0.305769411968694], "count": [581]}, "eef_sim_pose_action": {"mean": [0.5526554519356173, 0.4434466346031119, 1.053113144488218, -1.4438051197876707, 0.6911111431043064, -2.0547789258430784, 0.48839400107063435, -0.3206017942601183, 0.9905533574964559, -1.5234944091062246, -0.4493524394187346, -0.3067344385847991], "std": [0.12866500392208846, 0.2037508224204972, 0.09174899455744394, 0.24006960576314393, 0.20015240860217773, 0.5243243460000984, 6.438290796225991e-05, 0.0001135019836201636, 2.741398622814774e-05, 0.0004385852712899439, 0.0004136072857431987, 0.000599683670916352], "min": [0.35429888422130773, 0.16261059144967502, 0.925779854411688, -1.7653547277919366, 0.21546189064539, -2.937091703026601, 0.4883025941565001, -0.3208327000252557, 0.9904813243159046, -1.5240249925556917, -0.4499711813349674, -0.30801110069072735], "max": [0.7449700725335662, 0.6963193419307869, 1.2425499175992907, -0.9308213637146711, 0.9717958326130374, -1.3427489875749359, 0.48854990194542897, -0.32040940189481815, 0.9906056253792902, -1.5226622827867615, -0.4485050549651788, -0.30576359538028264], "count": [581]}, "gripper_mode_state": {"mean": [0.5714285714285714, 0.10671256454388985], "std": [0.4948716593053943, 0.30874745847108787], "min": [0, 0], "max": [1, 1], "count": [581]}, "gripper_activity_state": {"mean": [1.8089500860585197, 1.8227194492254732], "std": [0.5341898486591551, 0.5160756580216191], "min": [0, 0], "max": [2, 2], "count": [581]}, "gripper_mode_action": {"mean": [0.5851979345955249, 0.09122203098106713], "std": [0.4926878443199699, 0.28792459437282186], "min": [0, 0], "max": [1, 1], "count": [581]}, "gripper_activity_action": {"mean": [1.9432013769363168, 1.9621342512908777], "std": [0.3023876455658776, 0.2725760123212224], "min": [0, 0], "max": [2, 2], "count": [581]}, "gripper_open_scale_state": {"mean": [0.5260716357215368, 0.8855150756631164], "std": [0.3637292740602823, 0.2261452493341478], "min": [0.20065357287724814, 0.1880018880554274], "max": [0.9816059879228181, 0.9807656793033376], "count": [581]}, "gripper_open_scale_action": {"mean": [0.4070399245523502, 0.8907900511210741], "std": [0.4784653414808586, 0.2785600819838158], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [581]}}} +{"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.43379315824189]], [[0.4396902370530271]], [[0.41929356548939656]]], "std": [[[0.2386015662374712]], [[0.21318399975871716]], [[0.21929393135173708]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4271983517278111]], [[0.4532412110373921]], [[0.4341415043261413]]], "std": [[[0.28857988450136524]], [[0.2566048472658786]], [[0.2753771446265747]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4623222455019065]], [[0.45982532080110333]], [[0.43985512585138387]]], "std": [[[0.24903752611558094]], [[0.23343793846377495]], [[0.2341304740637959]]], "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.28954190979717576]], [[0.3050474578808014]], [[0.29149668963055403]]], "std": [[[0.21603407961516552]], [[0.21034106449654896]], [[0.20866693577259313]]], "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.24740871889897012]], [[0.2698667630756431]], [[0.25221683025274333]]], "std": [[[0.17474766889961438]], [[0.16518520588007726]], [[0.1686809084551487]]], "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.28177866656266864]], [[0.30783713101783144]], [[0.2834689769686544]]], "std": [[[0.20463738349882996]], [[0.1997245282419276]], [[0.1957191397096801]]], "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.3107621087425796]], [[0.33018072818290156]], [[0.309336641946056]]], "std": [[[0.22073983178106227]], [[0.21409485849007615]], [[0.21099800510725497]]], "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.2618368509961324]], [[0.2703948253254857]], [[0.25514036570763626]]], "std": [[[0.1699918939828152]], [[0.16642727513418681]], [[0.16710443789246623]]], "count": [109]}, "observation.state": {"min": [-1.9071496725082397, 0.600656270980835, 0.27960026264190674, -1.309335708618164, 0.723359227180481, 0.4101010262966156, -0.19327838718891144, 1.0744084119796753, -0.6110918521881104, -0.29800674319267273, 1.2801450490951538, -0.7303342223167419, -1.495400071144104, 0.17720256745815277, 0.5619056820869446, 0.19743499159812927, 0.7276994585990906, -0.4804157316684723, -0.6353836059570312, -0.6718964576721191, -0.45815616846084595, 0.5720837116241455, -0.3026738464832306, 0.8734337091445923, -0.7362684011459351, 0.014370218850672245, -0.11832716315984726, 0.6662110090255737, 0.34905970096588135, 0.31999996304512024, -2.9960560823383275e-06, 0.34904420375823975, 0.21314282715320587, 0.19095240533351898, 0.00800000037997961, 0.0, 0.0, 0.0, 0.0, 0.007917854003608227, 0.9999621510505676], "max": [-1.0587372779846191, 1.1221586465835571, 0.5483922362327576, -0.00029992187046445906, 1.2228889465332031, 1.5189330577850342, 0.3121848702430725, 1.0794243812561035, -0.603868842124939, -0.27965807914733887, 1.2838830947875977, -0.7170935869216919, -1.4879308938980103, 0.18759797513484955, 0.8635404706001282, 0.4613594710826874, 0.9635351300239563, 0.2993035614490509, 0.823742687702179, 0.6816072463989258, 0.5393447875976562, 0.5725852847099304, -0.30212146043777466, 0.8737479448318481, -0.7357214093208313, 0.01507790107280016, -0.1176154688000679, 0.6667014360427856, 0.34907370805740356, 0.3200000524520874, 1.864212754298933e-05, 0.3490956425666809, 1.0008571147918701, 1.0003809928894043, 0.00800000037997961, 0.0, 0.0, 0.0, 0.0, 0.008703078143298626, 0.9999686479568481], "mean": [-1.4059758186340332, 0.882415235042572, 0.36616477370262146, -0.704349160194397, 0.973287045955658, 1.0969116687774658, 0.025754818692803383, 1.0775917768478394, -0.6065470576286316, -0.2914927005767822, 1.281860113143921, -0.7221695184707642, -1.4907653331756592, 0.18113884329795837, 0.7101849913597107, 0.3330534100532532, 0.8642101287841797, -0.15460756421089172, 0.6092270016670227, -0.48332032561302185, 0.22953909635543823, 0.5723369717597961, -0.30236825346946716, 0.8736510872840881, -0.7360588908195496, 0.014638133347034454, -0.1179332584142685, 0.6664001941680908, 0.34906476736068726, 0.3200015127658844, 6.504810698970687e-07, 0.34906697273254395, 0.7292777299880981, 0.8913414478302002, 0.00799995195120573, 0.0, 0.0, 0.0, 0.0, 0.008217556402087212, 0.9999679327011108], "std": [0.30827587842941284, 0.21970820426940918, 0.0924818143248558, 0.5270365476608276, 0.2026681751012802, 0.4451059103012085, 0.197378009557724, 0.001632867963053286, 0.0025342749431729317, 0.006334302946925163, 0.0012840938288718462, 0.004566973075270653, 0.0026146562304347754, 0.003522027749568224, 0.12003684043884277, 0.08322465419769287, 0.05784570798277855, 0.21164195239543915, 0.3055034875869751, 0.2923245429992676, 0.23197965323925018, 0.00017641308659221977, 0.00020994938677176833, 6.593758735107258e-05, 0.0002090853377012536, 0.0002828518336173147, 0.00023257355496753007, 0.00018427548639010638, 2.919439111792599e-06, 1.5101471717571258e-06, 4.110750069230562e-06, 8.851437087287195e-06, 0.35032573342323303, 0.24169573187828064, 4.842877388000488e-08, 0.0, 0.0, 0.0, 0.0, 0.00015231806901283562, 2.12478471439681e-06], "count": [522]}, "action": {"min": [-1.911609411239624, 0.5974181890487671, 0.2795926332473755, -1.3174598217010498, 0.7224321961402893, 0.405344158411026, -0.19550107419490814, 1.0744051933288574, -0.611116886138916, -0.29800891876220703, 1.280142903327942, -0.7303510308265686, -1.4954473972320557, 0.17717421054840088, 0.5587422251701355, 0.19600482285022736, 0.7268303632736206, -0.4829755127429962, -0.6583045721054077, -0.6795552372932434, -0.4806447923183441, 0.5720780491828918, -0.3026753067970276, 0.8734299540519714, -0.7362756729125977, 0.014356900006532669, -0.11834406852722168, 0.666205644607544, 0.34905827045440674, 0.31999996304512024, -3.3289511520706583e-06, 0.3490418791770935, 0.0, 0.0], "max": [-1.0539865493774414, 1.1250399351119995, 0.5498250126838684, 0.0006125536165200174, 1.2233058214187622, 1.5264997482299805, 0.3122110366821289, 1.0794683694839478, -0.6038681268692017, -0.27965420484542847, 1.2839041948318481, -0.7170881032943726, -1.487922191619873, 0.18759970366954803, 0.8646225929260254, 0.46399450302124023, 0.966597855091095, 0.33149176836013794, 0.8247033953666687, 0.6853411793708801, 0.5416818261146545, 0.5725877285003662, -0.30211466550827026, 0.8737502694129944, -0.7357177734375, 0.015081124380230904, -0.11760836094617844, 0.6667057275772095, 0.34908026456832886, 0.3200000524520874, 3.462109452812001e-05, 0.34909746050834656, 1.0, 1.0], "mean": [-1.4059791564941406, 0.8824223279953003, 0.3661577105522156, -0.7043406963348389, 0.9732941389083862, 1.0969038009643555, 0.02575489692389965, 1.0776007175445557, -0.6065329909324646, -0.29152747988700867, 1.2818529605865479, -0.7221445441246033, -1.4907516241073608, 0.18111906945705414, 0.7101887464523315, 0.33305439352989197, 0.8642114996910095, -0.15461161732673645, 0.6092243790626526, -0.4833217263221741, 0.22954623401165009, 0.572337806224823, -0.30236923694610596, 0.8736512660980225, -0.7360579967498779, 0.014639446511864662, -0.11793417483568192, 0.6664008498191833, 0.34906473755836487, 0.3200015127658844, 6.453789183069603e-07, 0.3490670919418335, 0.6545018553733826, 0.8652852177619934], "std": [0.3091287910938263, 0.2203645259141922, 0.09291934967041016, 0.5282770395278931, 0.20327630639076233, 0.4462834894657135, 0.19843192398548126, 0.0016299353446811438, 0.0025303945876657963, 0.006322501227259636, 0.0012855685781687498, 0.004559843800961971, 0.002611431758850813, 0.003516059136018157, 0.12033137679100037, 0.08357631415128708, 0.05843525007367134, 0.2153802365064621, 0.3176414966583252, 0.30655932426452637, 0.238941490650177, 0.00017668439249973744, 0.0002104646118823439, 6.737305375281721e-05, 0.0002098429249599576, 0.0002842308604158461, 0.00023413138114847243, 0.00018486494082026184, 3.2980806281557307e-06, 1.5103820487638586e-06, 5.192559910938144e-06, 9.595136361895129e-06, 0.46995601058006287, 0.3344991207122803], "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": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [522]}, "index": {"min": [29495], "max": [30016], "mean": [29755.5], "std": [150.68814374948903], "count": [522]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [522]}, "subtask_annotation": {"mean": [1.2318007662835249, 2.0, 2.0, 2.0, 2.0], "std": [0.8807782470401883, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [522]}, "scene_annotation": {"mean": [54.0], "std": [0.0], "min": [54], "max": [54], "count": [522]}, "eef_direction_state": {"mean": [3.743295019157088, 6.0], "std": [2.3323485329699882, 0.0], "min": [0, 6], "max": [6, 6], "count": [522]}, "eef_velocity_state": {"mean": [0.9099616858237548, 0.0], "std": [0.8473173796323604, 0.0], "min": [0, 0], "max": [2, 0], "count": [522]}, "eef_acc_mag_state": {"mean": [0.47126436781609193, 0.0], "std": [0.7298624306385062, 0.0], "min": [0, 0], "max": [2, 0], "count": [522]}, "eef_direction_action": {"mean": [3.8793103448275863, 6.0], "std": [2.273197383488517, 0.0], "min": [0, 6], "max": [6, 6], "count": [522]}, "eef_velocity_action": {"mean": [0.9080459770114943, 0.0], "std": [0.8594596525944849, 0.0], "min": [0, 0], "max": [2, 0], "count": [522]}, "eef_acc_mag_action": {"mean": [0.45977011494252873, 0.0], "std": [0.7160652012493148, 0.0], "min": [0, 0], "max": [2, 0], "count": [522]}, "eef_sim_pose_state": {"mean": [0.6086404954998599, 0.33308193551158155, 1.0306942591604564, -1.484442533417375, 0.3990784864104224, -2.3879775020140666, 0.4755578441604139, -0.3023691687860547, 0.992226441230199, -1.5854402852421554, -0.4974379519449568, -0.20482001100959768], "std": [0.1106052751158975, 0.0832387888419051, 0.07470013193399538, 0.221702556396292, 0.13474540607525265, 0.6332140251198002, 0.0001505102728138149, 0.0002099504378471925, 0.0001133455239075776, 0.00089678055708325, 0.00019786159261062718, 0.0008545744083291267], "min": [0.46680131926881613, 0.19744976576989234, 0.9020642489886976, -1.8555152210273187, 0.04728981371185981, -2.9823085734564128, 0.47532004649535536, -0.3026750408012758, 0.9919961280982638, -1.5862791837223185, -0.4976458568773534, -0.20615685375767479], "max": [0.7506289927417225, 0.4613600119406101, 1.1701959356732239, -1.0007656834559178, 0.5398549503430643, -1.4746663222030565, 0.4757680403989463, -0.3021226168956169, 0.9924019753491655, -1.5839937639271913, -0.49697145926355524, -0.20406009700690575], "count": [522]}, "eef_sim_pose_action": {"mean": [0.6084063818133765, 0.33305657050515813, 1.030554431735505, -1.485449354629703, 0.3988632238321994, -2.388656498516945, 0.47555869608231327, -0.3023702170039759, 0.9922268823911461, -1.5854363727736378, -0.4974370781061741, -0.20482380492238153], "std": [0.11077657141501841, 0.08357996820886644, 0.07508768970606387, 0.22238110918764095, 0.13527085205995149, 0.6348178269439188, 0.00015078535566389172, 0.00021046502621612057, 0.00011424385461836761, 0.0009001330540839434, 0.0002015228060425717, 0.0008582676691270344], "min": [0.4642088978802401, 0.19599778585713598, 0.9008366484333771, -1.8608100349154992, 0.0390865618262759, -2.996377731033909, 0.4753150959971381, -0.3026765007460206, 0.9919912797281013, -1.586314622203795, -0.49766509872624143, -0.20616842641762112], "max": [0.7512934454334099, 0.4639895158595965, 1.1712571668801404, -1.0007594435979164, 0.5417878632997053, -1.4742938641941663, 0.47576867728068656, -0.3021158429575869, 0.992403624507943, -1.5839818816930276, -0.49694637963045807, -0.20405143210263876], "count": [522]}, "gripper_mode_state": {"mean": [0.32950191570881227, 0.1206896551724138], "std": [0.4700323427733849, 0.32576626944294923], "min": [0, 0], "max": [1, 1], "count": [522]}, "gripper_activity_state": {"mean": [1.8045977011494252, 1.7835249042145593], "std": [0.536179484583481, 0.5648352999294957], "min": [0, 0], "max": [2, 2], "count": [522]}, "gripper_mode_action": {"mean": [0.34674329501915707, 0.13793103448275862], "std": [0.4759331700758126, 0.3448275862068974], "min": [0, 0], "max": [1, 1], "count": [522]}, "gripper_activity_action": {"mean": [1.9348659003831417, 1.946360153256705], "std": [0.32099414722653713, 0.3048084766773738], "min": [0, 0], "max": [2, 2], "count": [522]}, "gripper_open_scale_state": {"mean": [0.7149791958325588, 0.873869839736931], "std": [0.3434557123866182, 0.23695542479918116], "min": [0.20896355603255476, 0.18720824052305782], "max": [0.9812324654822255, 0.9807656793033376], "count": [522]}, "gripper_open_scale_action": {"mean": [0.6416685452155677, 0.8483188582947988], "std": [0.46074082059172206, 0.32794230985872447], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [522]}}} +{"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.44251087299015107]], [[0.44669443544176163]], [[0.4259170650353805]]], "std": [[[0.23458509854985932]], [[0.20908370142991273]], [[0.21461892548433695]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42700785973926114]], [[0.45565323731177776]], [[0.43957923446481173]]], "std": [[[0.2862145135447468]], [[0.2495132402288532]], [[0.26354699383534036]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4634940054047871]], [[0.4648073273629659]], [[0.44472330453004405]]], "std": [[[0.254835309234721]], [[0.2353047622274178]], [[0.23397180380358892]]], "count": [121]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28479505164023255]], [[0.2988854527477313]], [[0.2856873870092975]]], "std": [[[0.21353989231729983]], [[0.20735158647359278]], [[0.20585185652959964]]], "count": [121]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2449336187535448]], [[0.2668233154573813]], [[0.24881889900846704]]], "std": [[[0.1717955367126991]], [[0.16106332364085132]], [[0.16573299383332227]]], "count": [121]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27921127109159777]], [[0.30298383758203695]], [[0.2796066863276819]]], "std": [[[0.2039096098150284]], [[0.19842882994067212]], [[0.19453186058114907]]], "count": [121]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30569508746809676]], [[0.3230462182613231]], [[0.3031482960242465]]], "std": [[[0.21759824705478253]], [[0.21025279473089595]], [[0.20745153251972653]]], "count": [121]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2576659539073894]], [[0.26485209137244775]], [[0.250220107154432]]], "std": [[[0.16815926527794875]], [[0.16435831245506724]], [[0.1654968300104046]]], "count": [121]}, "observation.state": {"min": [-2.1645121574401855, 0.5999931693077087, 0.27533045411109924, -1.3123795986175537, 0.73031085729599, 0.3377023935317993, -0.3932909071445465, 1.0793474912643433, -0.6038997769355774, -0.3163469433784485, 1.275088906288147, -0.7173898816108704, -1.4882956743240356, 0.1669168770313263, 0.5621010661125183, 0.25050798058509827, 0.7355556488037109, -0.4854808747768402, -0.6415489315986633, -0.669282078742981, -0.42353320121765137, 0.5726047158241272, -0.3034437596797943, 0.8733771443367004, -0.7357985973358154, 0.015039819292724133, -0.11866261810064316, 0.6666129231452942, 0.3490596115589142, 0.31999996304512024, -1.4647385796706658e-05, 0.3490552008152008, 0.19990481436252594, 0.20086313784122467, 0.00800000037997961, 0.0, 0.0, 0.0, 0.0, 0.007601582910865545, 0.9999589920043945], "max": [-1.053750991821289, 1.1084967851638794, 0.6665751934051514, 0.6365269422531128, 1.244104266166687, 1.5802491903305054, 0.8068165183067322, 1.0842632055282593, -0.5969961285591125, -0.29787081480026245, 1.279983401298523, -0.7048927545547485, -1.4813402891159058, 0.17725010216236115, 0.8560193181037903, 0.5595773458480835, 1.059768557548523, 0.10895102471113205, 0.8209598064422607, 0.6883040070533752, 0.6490346193313599, 0.5732470154762268, -0.3027108311653137, 0.8737063407897949, -0.7354140877723694, 0.01644834876060486, -0.11829785257577896, 0.6669982075691223, 0.3490754961967468, 0.3200000524520874, 2.4134897103067487e-05, 0.34910646080970764, 1.0008571147918701, 1.0003809928894043, 0.00800000037997961, 0.0, 0.0, 0.0, 0.0, 0.009057516232132912, 0.9999711513519287], "mean": [-1.7771650552749634, 0.9341713786125183, 0.5374588966369629, -0.2183954119682312, 1.035172700881958, 0.9836375117301941, 0.1523161232471466, 1.0823038816452026, -0.5998432040214539, -0.3088255822658539, 1.2776728868484497, -0.7099323272705078, -1.4842708110809326, 0.17129497230052948, 0.7550294995307922, 0.41176214814186096, 0.9217148423194885, -0.28611308336257935, 0.6054880023002625, -0.42107975482940674, 0.3501453101634979, 0.5728784799575806, -0.3030109703540802, 0.8736198544502258, -0.7356184124946594, 0.015523802489042282, -0.11840717494487762, 0.6667890548706055, 0.34906524419784546, 0.3200022578239441, 4.854890107708343e-07, 0.3490653932094574, 0.5296586751937866, 0.9247692227363586, 0.007999944500625134, 0.0, 0.0, 0.0, 0.0, 0.008406763896346092, 0.9999694228172302], "std": [0.36143919825553894, 0.14339448511600494, 0.12239470332860947, 0.5646065473556519, 0.17248153686523438, 0.4297249913215637, 0.3506094515323639, 0.0013512525474652648, 0.002078978344798088, 0.0055077108554542065, 0.0014464360428974032, 0.0037762962747365236, 0.0020891246385872364, 0.0030444907024502754, 0.08431101590394974, 0.10679779201745987, 0.0903991237282753, 0.16544552147388458, 0.24586088955402374, 0.2336357682943344, 0.2702145278453827, 0.00019346644694451243, 0.00022137358610052615, 0.00011416523193474859, 0.00012553630222100765, 0.0004451998684089631, 0.00010201607801718637, 0.00011806429392891005, 2.9474472285073716e-06, 2.261657527924399e-06, 4.43452790932497e-06, 1.0821191608556546e-05, 0.37183526158332825, 0.20293688774108887, 5.587935447692871e-08, 0.0, 0.0, 0.0, 0.0, 0.0004145203856751323, 5.964566753391409e-06], "count": [599]}, "action": {"min": [-2.1764001846313477, 0.5968772172927856, 0.27449941635131836, -1.320949673652649, 0.7303086519241333, 0.3351866602897644, -0.3996170163154602, 1.0792887210845947, -0.6039117574691772, -0.31637364625930786, 1.27508544921875, -0.7174278497695923, -1.4883251190185547, 0.16690707206726074, 0.5591751933097839, 0.24979440867900848, 0.7344174385070801, -0.48696649074554443, -0.6647894382476807, -0.6780717968940735, -0.46350136399269104, 0.5725927948951721, -0.3034452497959137, 0.8733758926391602, -0.7358075380325317, 0.01503943745046854, -0.11866850405931473, 0.6666064262390137, 0.34905511140823364, 0.31999993324279785, -1.864212754298933e-05, 0.3490552008152008, 0.0, 0.0], "max": [-1.048101544380188, 1.112810492515564, 0.6689770817756653, 0.6473057866096497, 1.247361183166504, 1.5816848278045654, 0.8255742192268372, 1.0842921733856201, -0.5969950556755066, -0.2978220582008362, 1.2800685167312622, -0.7048884034156799, -1.4813348054885864, 0.17730385065078735, 0.8577044010162354, 0.5600714087486267, 1.061688780784607, 0.12819604575634003, 0.8230475783348083, 0.6909132599830627, 0.6523190140724182, 0.5732485055923462, -0.3026982247829437, 0.8737100958824158, -0.7354134917259216, 0.016453631222248077, -0.11829693615436554, 0.6669982075691223, 0.34907808899879456, 0.3200000524520874, 4.793689731741324e-05, 0.349113792181015, 1.0, 1.0], "mean": [-1.7771202325820923, 0.9341641664505005, 0.5374221801757812, -0.21840763092041016, 1.0350838899612427, 0.9836636781692505, 0.15234987437725067, 1.082311749458313, -0.5998319387435913, -0.3088560402393341, 1.2776645421981812, -0.7099120020866394, -1.4842585325241089, 0.17127807438373566, 0.7550154328346252, 0.41176196932792664, 0.9217233061790466, -0.28609034419059753, 0.6054633855819702, -0.4211105704307556, 0.3501383364200592, 0.5728796720504761, -0.30301228165626526, 0.8736191391944885, -0.7356182336807251, 0.015526112169027328, -0.11840779334306717, 0.6667892336845398, 0.3490653932094574, 0.3200022578239441, 4.655599923353293e-07, 0.34906524419784546, 0.4118864834308624, 0.9459599256515503], "std": [0.36271756887435913, 0.14433811604976654, 0.12309037148952484, 0.5662872791290283, 0.1737423837184906, 0.43095600605010986, 0.35169515013694763, 0.0013495422899723053, 0.002076421631500125, 0.005500497296452522, 0.0014495489886030555, 0.003771209856495261, 0.002087406348437071, 0.003041236661374569, 0.0847044289112091, 0.10699643194675446, 0.09095101058483124, 0.16650176048278809, 0.2599414885044098, 0.250230997800827, 0.27563244104385376, 0.00019407281070016325, 0.00022209322196431458, 0.00011506684677442536, 0.00012635132588911802, 0.00044753446127288043, 0.00010300163557985798, 0.00011899240780621767, 3.535465339155053e-06, 2.2602002900384832e-06, 6.411822141672019e-06, 1.1577056284295395e-05, 0.48744502663612366, 0.22114433348178864], "count": [599]}, "timestamp": {"min": [0.0], "max": [19.933333333333334], "mean": [9.966666666666665], "std": [5.7638721552635275], "count": [599]}, "frame_index": {"min": [0], "max": [598], "mean": [299.0], "std": [172.91616465790582], "count": [599]}, "episode_index": {"min": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [599]}, "index": {"min": [30017], "max": [30615], "mean": [30316.0], "std": [172.91616465790582], "count": [599]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [599]}, "subtask_annotation": {"mean": [0.7646076794657763, 2.0, 2.0, 2.0, 2.0], "std": [0.8912575598957068, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [599]}, "scene_annotation": {"mean": [55.0], "std": [0.0], "min": [55], "max": [55], "count": [599]}, "eef_direction_state": {"mean": [3.5542570951585977, 6.0], "std": [2.0331093502471416, 0.0], "min": [0, 6], "max": [6, 6], "count": [599]}, "eef_velocity_state": {"mean": [1.0651085141903172, 0.0], "std": [0.6915429603582132, 0.0], "min": [0, 0], "max": [2, 0], "count": [599]}, "eef_acc_mag_state": {"mean": [0.5425709515859767, 0.0], "std": [0.7429854958000287, 0.0], "min": [0, 0], "max": [2, 0], "count": [599]}, "eef_direction_action": {"mean": [3.651085141903172, 6.0], "std": [2.0050340629905796, 0.0], "min": [0, 6], "max": [6, 6], "count": [599]}, "eef_velocity_action": {"mean": [1.0701168614357262, 0.0], "std": [0.6970664644009812, 0.0], "min": [0, 0], "max": [2, 0], "count": [599]}, "eef_acc_mag_action": {"mean": [0.5692821368948247, 0.0], "std": [0.7609795016082127, 0.0], "min": [0, 0], "max": [2, 0], "count": [599]}, "eef_sim_pose_state": {"mean": [0.6311919101413694, 0.4117729076858524, 1.1000435264727033, -1.4040853695041209, 0.3449656028460828, -1.9781364521673657, 0.47607417821265113, -0.30301187190940654, 0.9923807553171026, -1.5833993355062037, -0.49668877286285085, -0.20707470007818077], "std": [0.0670247576974211, 0.10683400713514332, 0.10395387753687235, 0.2874371559053428, 0.14660096062785843, 0.6506131355026259, 0.00021954893959899954, 0.0002213716795761552, 4.948668667895553e-05, 0.0006132884784014712, 0.0005382621701076971, 0.0008742888572316736], "min": [0.4674772414348914, 0.2504525108874992, 0.9108530528122304, -1.929379668901181, 0.020380802261781072, -2.9767051562193623, 0.4757899732768975, -0.3034449549206588, 0.9922620716109116, -1.584204742041785, -0.4972890761361226, -0.2089336669265971], "max": [0.7035683095904735, 0.5595724704945961, 1.2438652199673499, -0.7921066768837688, 0.6088249474551959, -1.1750434436706807, 0.4764957512789526, -0.3027120023018517, 0.9924288073295305, -1.5823055945450033, -0.4956306344660615, -0.20611429535042403], "count": [599]}, "eef_sim_pose_action": {"mean": [0.6308817935537475, 0.4117592882720231, 1.099925658083207, -1.404755583343871, 0.34452182280654664, -1.9783980170700708, 0.47607533855108436, -0.30301306360369457, 0.9923806171875793, -1.5833962896320575, -0.49668598341883635, -0.20707926462995083], "std": [0.06739291449711066, 0.10700781021462065, 0.10445345816006232, 0.2887760499515845, 0.14746045746081876, 0.6521302457151773, 0.00022035624320516944, 0.0002220918127425424, 5.037424514640864e-05, 0.0006161256603337845, 0.000540498005615277, 0.0008793033498431959], "min": [0.4651909423930242, 0.24978407251297513, 0.9096443940842763, -1.9363924942965647, 0.00798937201600558, -2.988568530826323, 0.4757817323932454, -0.3034464344230766, 0.9922598537503806, -1.5842439475445094, -0.4972890585115337, -0.20893953291772993], "max": [0.704678597570434, 0.560065442936516, 1.2459969911551059, -0.7921034083091467, 0.6088170389084748, -1.1741556208634132, 0.47649861626943096, -0.3026994119881056, 0.9924288056872957, -1.5822956156088415, -0.49562456654557674, -0.20611403759124292], "count": [599]}, "gripper_mode_state": {"mean": [0.5792988313856428, 0.08347245409015025], "std": [0.4936716472928842, 0.27659501712488993], "min": [0, 0], "max": [1, 1], "count": [599]}, "gripper_activity_state": {"mean": [1.8247078464106845, 1.8380634390651085], "std": [0.5112985920238228, 0.5058788837827644], "min": [0, 0], "max": [2, 2], "count": [599]}, "gripper_mode_action": {"mean": [0.5893155258764607, 0.05342237061769616], "std": [0.49195806410446263, 0.22487423359576278], "min": [0, 0], "max": [1, 1], "count": [599]}, "gripper_activity_action": {"mean": [1.9432387312186978, 1.9666110183639398], "std": [0.3004451812682384, 0.25624819838864477], "min": [0, 0], "max": [2, 2], "count": [599]}, "gripper_open_scale_state": {"mean": [0.5192731736104278, 0.9066434651432672], "std": [0.36454386188259186, 0.19895937399473335], "min": [0.19598511212012346, 0.19692464494237713], "max": [0.9812324654822255, 0.9807656793033376], "count": [599]}, "gripper_open_scale_action": {"mean": [0.40381027245904566, 0.927411699424605], "std": [0.47788751793325085, 0.2168085419981714], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [599]}}} +{"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.43602649607243504]], [[0.43881260868261673]], [[0.4170266659671004]]], "std": [[[0.23494884903664534]], [[0.2098040423961959]], [[0.21662771462459948]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4196903162686193]], [[0.45913383261201585]], [[0.4388818101894472]]], "std": [[[0.28904476564020865]], [[0.25398274788770514]], [[0.2653332276588838]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4804372855006367]], [[0.4759152685629028]], [[0.45674006160298264]]], "std": [[[0.2532072731870363]], [[0.23961461073082707]], [[0.23712178819902044]]], "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.293321600178202]], [[0.30952160910235654]], [[0.2957299343547626]]], "std": [[[0.21772338302422808]], [[0.21117670866359634]], [[0.20927173344620958]]], "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.24905980694313273]], [[0.2724682173614859]], [[0.25447658604009266]]], "std": [[[0.17410668745537522]], [[0.16361098219286369]], [[0.168037905674545]]], "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.2838438986187939]], [[0.3091500814416937]], [[0.2838556792054551]]], "std": [[[0.2045803278806765]], [[0.19938380110511864]], [[0.1954726322499473]]], "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.3089626214949856]], [[0.3273930383865129]], [[0.30596088198754273]]], "std": [[[0.2189649593179784]], [[0.21209466369711152]], [[0.20909251836098017]]], "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.26205660654456736]], [[0.2700601220992984]], [[0.25453888998976887]]], "std": [[[0.16985319416039296]], [[0.16635027083741027]], [[0.16735639649513542]]], "count": [109]}, "observation.state": {"min": [-2.1318612098693848, 0.5747179985046387, 0.2778584659099579, -1.2999681234359741, 0.7266577482223511, 0.5254440903663635, -0.1918698400259018, 1.088608741760254, -0.5898407101631165, -0.3431297838687897, 1.2676711082458496, -0.6921842098236084, -1.4738515615463257, 0.1518225520849228, 0.5661747455596924, 0.2021883726119995, 0.7393611073493958, -0.5042613744735718, 0.5229330062866211, -0.6677058339118958, 0.10795362293720245, 0.5740179419517517, -0.30471664667129517, 0.8728572726249695, -0.7350801825523376, 0.01833167113363743, -0.11958055198192596, 0.667145848274231, 0.3490573763847351, 0.31999996304512024, -6.1585596995428205e-06, 0.3490605056285858, 0.2001904398202896, 0.20063099265098572, 0.00893333274871111, 0.0, 0.0, 0.0, 0.0, 0.007056284695863724, 0.9999693036079407], "max": [-1.0620466470718384, 1.3056694269180298, 0.5974170565605164, 0.0653962567448616, 1.298659324645996, 1.5484392642974854, 0.6757221221923828, 1.0904276371002197, -0.5869339108467102, -0.3351985216140747, 1.2699486017227173, -0.6860998272895813, -1.470272183418274, 0.15631495416164398, 0.8216513395309448, 0.6931238174438477, 1.0677177906036377, 0.05677230656147003, 0.8440860509872437, -0.1878211498260498, 0.6752196550369263, 0.5743672847747803, -0.3043443262577057, 0.8729991316795349, -0.7346360087394714, 0.01931041292846203, -0.11928901076316833, 0.667560875415802, 0.3490750193595886, 0.3200000524520874, 1.3981595657241996e-05, 0.34908348321914673, 1.0012381076812744, 1.0003809928894043, 0.008999999612569809, 0.0, 0.0, 0.0, 0.0, 0.007830606773495674, 0.9999750256538391], "mean": [-1.7710442543029785, 0.8392993211746216, 0.48398515582084656, -0.19241563975811005, 1.1196093559265137, 0.9596293568611145, 0.37717270851135254, 1.0897443294525146, -0.5882902145385742, -0.339557945728302, 1.2691209316253662, -0.6891672611236572, -1.4721267223358154, 0.1539931744337082, 0.7242271304130554, 0.47293150424957275, 0.9115354418754578, -0.25748389959335327, 0.6470497846603394, -0.415940523147583, 0.46838659048080444, 0.5741337537765503, -0.30444765090942383, 0.8729543089866638, -0.7349739670753479, 0.01856772042810917, -0.11936362087726593, 0.6672468781471252, 0.34906619787216187, 0.320001482963562, -3.7479037473531207e-07, 0.3490627110004425, 0.5002215504646301, 0.9107651114463806, 0.008998061530292034, 0.0, 0.0, 0.0, 0.0, 0.007520170882344246, 0.9999703764915466], "std": [0.28399765491485596, 0.2436644583940506, 0.08423639833927155, 0.393180787563324, 0.14561277627944946, 0.3704139292240143, 0.20932559669017792, 0.0004782007308676839, 0.0008702650084160268, 0.002308667404577136, 0.0006085077184252441, 0.0017632152885198593, 0.0010614008642733097, 0.0012922926107421517, 0.058420345187187195, 0.19251255691051483, 0.09640805423259735, 0.20621465146541595, 0.1101742759346962, 0.16548316180706024, 0.19889019429683685, 9.753648191690445e-05, 0.00010697001562220976, 4.314724719733931e-05, 0.00013803414185531437, 0.00029682874446734786, 8.786687249084935e-05, 0.00012879306450486183, 3.2894972719077487e-06, 1.488918996983557e-06, 3.0656258331873687e-06, 4.746034846903058e-06, 0.36377984285354614, 0.21631142497062683, 1.0829691746039316e-05, 0.0, 0.0, 0.0, 0.0, 0.0001643766590859741, 1.8039922906609718e-06], "count": [521]}, "action": {"min": [-2.1329562664031982, 0.5746129751205444, 0.2748619318008423, -1.322678565979004, 0.7201859354972839, 0.5114765763282776, -0.1997356116771698, 1.0886012315750122, -0.5898493528366089, -0.34315118193626404, 1.2675122022628784, -0.6921935081481934, -1.473861813545227, 0.15179406106472015, 0.5576254725456238, 0.20124714076519012, 0.7370741367340088, -0.5063294768333435, 0.5197317600250244, -0.6688954830169678, 0.0934339389204979, 0.574015200138092, -0.3047635853290558, 0.8728386759757996, -0.7350901961326599, 0.018322305753827095, -0.1196284368634224, 0.6671355962753296, 0.3490540087223053, 0.31999993324279785, -7.989483492565341e-06, 0.3490605056285858, 0.0, 0.0], "max": [-1.0436042547225952, 1.308685541152954, 0.5996362566947937, 0.06921409070491791, 1.30086350440979, 1.5539882183074951, 0.6787612438201904, 1.090442419052124, -0.5869027972221375, -0.3351765275001526, 1.269953727722168, -0.6860971450805664, -1.4701590538024902, 0.15631215274333954, 0.8247054815292358, 0.6940927505493164, 1.0720609426498413, 0.0599001981317997, 0.8453676104545593, -0.18759658932685852, 0.6774266958236694, 0.5743991732597351, -0.3043442368507385, 0.8730002641677856, -0.7346190214157104, 0.01945136860013008, -0.11928730458021164, 0.6675671935081482, 0.34908363223075867, 0.3200000524520874, 2.1305289919837378e-05, 0.34909582138061523, 1.0, 1.0], "mean": [-1.7709167003631592, 0.8392438888549805, 0.48395994305610657, -0.19257673621177673, 1.1195563077926636, 0.959749698638916, 0.377108097076416, 1.0897471904754639, -0.5882844924926758, -0.33957287669181824, 1.2691164016723633, -0.689155638217926, -1.4721202850341797, 0.15398433804512024, 0.7241664528846741, 0.4729154706001282, 0.9115157723426819, -0.2574375569820404, 0.6470754146575928, -0.4159308671951294, 0.4682844877243042, 0.5741347670555115, -0.3044484257698059, 0.8729543089866638, -0.7349725961685181, 0.01857018657028675, -0.11936435848474503, 0.6672473549842834, 0.3490659296512604, 0.320001482963562, -3.703013078393269e-07, 0.34906259179115295, 0.3773704171180725, 0.9280614852905273], "std": [0.28580421209335327, 0.24476493895053864, 0.08507348597049713, 0.39566153287887573, 0.14700745046138763, 0.3720735013484955, 0.21105103194713593, 0.0004771005769725889, 0.0008702935883775353, 0.0023069593589752913, 0.0006140443729236722, 0.0017644033068791032, 0.0010638500098139048, 0.0012924603652209044, 0.059299223124980927, 0.19285795092582703, 0.0970039889216423, 0.20669150352478027, 0.11057396978139877, 0.1661166101694107, 0.19978050887584686, 9.859370038611814e-05, 0.00010848981764866039, 4.4037944462615997e-05, 0.00013965369726065546, 0.0003016569244209677, 8.941901614889503e-05, 0.00013021970517002046, 4.040744443045696e-06, 1.4884523125147098e-06, 3.7457896269188495e-06, 5.409610366768902e-06, 0.47776177525520325, 0.2534562945365906], "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": [56], "max": [56], "mean": [56.0], "std": [0.0], "count": [521]}, "index": {"min": [30616], "max": [31136], "mean": [30876.0], "std": [150.3994680841658], "count": [521]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [521]}, "subtask_annotation": {"mean": [0.6525911708253359, 2.0, 2.0, 2.0, 2.0], "std": [0.8267585827579226, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [521]}, "scene_annotation": {"mean": [56.0], "std": [0.0], "min": [56], "max": [56], "count": [521]}, "eef_direction_state": {"mean": [3.0844529750479848, 6.0], "std": [2.174836049195161, 0.0], "min": [0, 6], "max": [6, 6], "count": [521]}, "eef_velocity_state": {"mean": [1.2879078694817658, 0.0], "std": [0.6684755332373191, 0.0], "min": [0, 0], "max": [2, 0], "count": [521]}, "eef_acc_mag_state": {"mean": [0.6641074856046065, 0.0], "std": [0.8175366890647786, 0.0], "min": [0, 0], "max": [2, 0], "count": [521]}, "eef_direction_action": {"mean": [3.1861804222648753, 6.0], "std": [2.165397260472726, 0.0], "min": [0, 6], "max": [6, 6], "count": [521]}, "eef_velocity_action": {"mean": [1.289827255278311, 0.0], "std": [0.6804594874885597, 0.0], "min": [0, 0], "max": [2, 0], "count": [521]}, "eef_acc_mag_action": {"mean": [0.7370441458733206, 0.0], "std": [0.843827137495807, 0.0], "min": [0, 0], "max": [2, 0], "count": [521]}, "eef_sim_pose_state": {"mean": [0.605841490607574, 0.4729491908173732, 1.079930969449953, -1.3861188787863317, 0.50367828971368, -1.8435166114666808, 0.4774825089409036, -0.3044500082517185, 0.9921843083542233, -1.5795120894312775, -0.4934172848325638, -0.2134838668257283], "std": [0.06291329067355189, 0.19253984222203332, 0.0937382555414556, 0.3093838928031888, 0.14622717608641883, 0.7635206305423462, 0.00010499577177772604, 0.00010696215486566829, 1.950064445736664e-05, 0.0006000218840343641, 0.0003497746597855353, 0.0006304687327635184], "min": [0.4706480610277423, 0.20217616611131844, 0.9301453374833014, -1.9595324486612062, 0.28927007904609536, -3.0045965814698254, 0.4773578632582173, -0.30471781518760266, 0.9921310820238689, -1.5799647459829904, -0.493731586101273, -0.21505777025178263], "max": [0.7230292617100633, 0.6931709570282799, 1.2494350591309884, -0.9333269200606387, 0.811345119373315, -1.077352263456885, 0.477730636873018, -0.3043455023819529, 0.9922127887372872, -1.5780244433601371, -0.49253973237900195, -0.2129866632612507], "count": [521]}, "eef_sim_pose_action": {"mean": [0.6054114672405507, 0.47291435003285204, 1.0797794549840092, -1.3872880361595832, 0.5031576303748146, -1.844687548544405, 0.4774833892979791, -0.30445093615748864, 0.9921842112782262, -1.5795078132874047, -0.4934143957451332, -0.2134890360992992], "std": [0.06343921238610958, 0.19286686128725983, 0.09440165599208318, 0.31156247944184834, 0.14704331205795967, 0.7663684019460197, 0.00010620926318498386, 0.00010848097579651746, 2.020619236041494e-05, 0.0006076708021908942, 0.000355109026462694, 0.0006406836043819703], "min": [0.4636819280924999, 0.2012399805572684, 0.9277589518462228, -1.9663157694197708, 0.26786404449488543, -3.0180945161744748, 0.4773549242385141, -0.3047647736725547, 0.9921296996206527, -1.5799967194793547, -0.4937526475816181, -0.21535371894166788], "max": [0.7241240891358084, 0.6941022550680401, 1.2524029365213183, -0.9333271927349539, 0.8152325585874562, -1.0741692664384068, 0.4777729850430836, -0.30434541812520377, 0.9922127948303697, -1.5778863163072216, -0.4923865856150693, -0.21298659739595704], "count": [521]}, "gripper_mode_state": {"mean": [0.6122840690978887, 0.09596928982725528], "std": [0.4872291943498692, 0.2945491219428547], "min": [0, 0], "max": [1, 1], "count": [521]}, "gripper_activity_state": {"mean": [1.7946257197696738, 1.7927063339731286], "std": [0.5454839053614314, 0.5603883422971412], "min": [0, 0], "max": [2, 2], "count": [521]}, "gripper_mode_action": {"mean": [0.6238003838771593, 0.07293666026871401], "std": [0.48443107347884523, 0.26003250538646233], "min": [0, 0], "max": [1, 1], "count": [521]}, "gripper_activity_action": {"mean": [1.9232245681381959, 1.961612284069098], "std": [0.3419740107688322, 0.27441176200632295], "min": [0, 0], "max": [2, 2], "count": [521]}, "gripper_open_scale_state": {"mean": [0.490412391237947, 0.8929129461263385], "std": [0.3566468391521351, 0.21206850144732398], "min": [0.1962651370787153, 0.19669705161861345], "max": [0.9816059879228181, 0.9807656793033376], "count": [521]}, "gripper_open_scale_action": {"mean": [0.36997102095273027, 0.9098641375577308], "std": [0.4683937344038201, 0.2484854625146001], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [521]}}} diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/meta/info.json b/AgiBot-g1_robotic_arm_picks_up_battery/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..150dda47c40a2d4719c30feccd1db90c4762fc86 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "ruantong_a2d", "total_episodes": 56, "total_frames": 30215, "total_tasks": 1, "total_videos": 448, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:55"}, "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_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.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.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_robotic_arm_picks_up_battery/meta/tasks.jsonl b/AgiBot-g1_robotic_arm_picks_up_battery/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..616664505f5de2d059b5ea6bb804f71345db1627 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "take the battery and put it on the table."} diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000000.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..227467476880647496f151b8c56c603a3dbb0d29 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:827cd0351e67f473992b3cacd584998004415663709ce2565ba29845b1276f85 +size 47600475 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000001.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80cf40417f26f7863ce0db1783bc665ceef89bb5 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:82c84dd65e14f8b835cd40edc55221c0adc9c664edc2bff51a015810b18bb69c +size 54743004 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000002.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..175c0906575026b4a05239d469ecf374344409fc --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:c9a623e6550541dc0910e5fea1b82879c76475ca5c6a578ce5f5fee87132f8ad +size 46140662 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000003.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cfd49a6a7d0f8ab5d899c56ed04dd5c9d2fcdc5 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:553c0cc5da21920a600354a30be8998ea7b70dada72ade1fceddf51816e9332b +size 50648102 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000004.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e917879a63c25d0235e7034fc5d873451f255978 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:7f4ddfc16f4fccb7995bfa6f9bd4e19e4080bd535ba95fb857a649cd41e6a7ca +size 46053005 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000005.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6312ae77061118ea741d6ade672fc5eea6815cf5 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:79165f665b45c838225811905662aec8ccfce774bcec3676423560c95a4c1810 +size 50190472 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000006.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2383d0be0c6edbb7d1a09590dd5f34eaff58d366 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:9bcf6ba809562dedbf18221e88aa43ad132f3e48c09676e617ff19a194c87fa0 +size 47235313 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000007.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6dd95ec635359ba7ea1e2f6c12c378b439b6070e --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:5088c376007e3da6e96b8bafb5eceb2f37ad0e2ab50b92ffe141d42a17cdec63 +size 56092218 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000008.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0c8a2c9af485b25ee0ee787b8777d8e73468114 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:856e4db0ba2a07dbe40b81ed10c892eef6dbf1e5d71ec36ce7842437fbf92c25 +size 59440075 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000009.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a9342d991d8f30106352a330887228adcf377cd --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:d4392e61c12e0253aad0c9182d177b0516f6c5854f47ad31f36c0d05e514b3bd +size 59662265 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000010.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1119b1436bb7d994e7053789c0557eeff9ac286 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:e224b55f2c35d2cd4597092ef11d6d1de4369ef2fd4005225f6e8f34baed284b +size 76389935 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000011.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4c77a7660b6a7488258c2ad9b64926e32a964ee --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:bff8874442690b6bbddfb4eb4d25d15c87d67c7fde15df822cb5bd7a5f40a3da +size 66408636 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000012.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ce6c4cfee7300281d0da65f18462d0bca5bdfdc --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:a4c26f4b7b4152c0dfdfce601f39189ee9bf3ac66fc78d204f3b346355280503 +size 60658714 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000013.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3939ee400b62a2597aae1e1e13502922044a8a76 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:fb831fd9bf2cd8ca4a33a013082c5c8dd939507218547bfc07e4423be50970b2 +size 69528680 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000014.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e644f3d2119f68634c443f6a314c49e6c07f562 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:505bdb6015b46890253df99883e42b8842db59ef294d0cb49a980fa24d20c7cd +size 68216115 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000015.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64b7476385f83c6194bf3e7f04cf59494669c892 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:9253da320db868a5eedc9023b02ee078f7994b47821808beba20458fe8e3376d +size 59632063 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000016.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12b00b7edc38769c216c838a8d3547851bc324f3 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:d1de3449ced7212bbbb30e81e8704b37b65254258d2e3c1def9d22d433cd7c24 +size 61607011 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000017.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f0667586554f6bed94c4e3f33ddc5c10cbf7a26 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:6234da5d6a58bf23dc785fccd6ecae65a023a808d20abbf53bda63ba1bb0fe01 +size 65754614 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000018.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c535f451865ff1f89fdf86e5bc20ec32f4d62bf --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:932a20b4437302c87e4578640372f96d61c86caef03529f8d66a36fc4d515545 +size 48741286 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000019.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d349e785b5ffc1e8ddd08203faeffe3344c65d29 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:f3093681d116dbfbae3fbcd4276de18ec5dd33aea20845f77e0706b37fe8ddd1 +size 49094541 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000020.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3340e83fdb6d21f71d8c9549ca3b45f96eb5e322 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:ace4e4bf4169aac313f1f5ae03eafefe2ef1da14d2e710ff711b196eb019f9ef +size 49772328 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000021.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b5e274b7ef80c381139d2e301523c1174594628 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:bbe8f001519a217c30a47cabee3c3de9591ad2e7da1a0993eba947596bfa40b2 +size 51551221 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000022.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3baeb0a0f23fc96da96054ab4eda62f4dac434b --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:f3613ee72867e0c17b580ffa4f086c933bff604a999b983b22ed7c67a80361c8 +size 49269927 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000023.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..009419feb5946b477c989f22169bb416a843be9c --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:7753eb979ab2c06aa525cbf5bfeb66f3e43b904323f9aebb8b2a119f40b76443 +size 50452192 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000024.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0ec8479ca671ca88f00aecb6a19249c1abb29fb --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:e68d1d0a5c02453a25357d50843f2b1e206ea06375653ea0a7d4558a801d2d23 +size 58189702 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000025.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9fa3a41b5e1471f64eb5bfa35dbdb698f262e7b --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:1f81626bd2819c588f8ae6c050fbf7efcdaba89d73c7dce3603e818604e16a8c +size 51174932 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000026.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31d2767ea16b5a55ab006d4fae23b2a5bfdd9601 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:940a629fc9615b52dcd1575fd879f6ddd31ffa89ad1df5886e838f6a79ee6440 +size 52804581 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000027.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa1129e565a6ca3a537d11231471ed9f124301bf --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:7fecf3c10aba253232348e0152f58b9a00f9f12b3efd7ae0be1c52a9c02b6d29 +size 51784165 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000028.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ceddbaa982b283e68ebd5b6f24217b972631b625 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:f2f5d185b296920c485218462c48a0bf6687364e5fdd22a1743e2d68ffcdafaf +size 50383458 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000029.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b517a821da2e5ea5235bc7697fd823391d1755f --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:b3f602b3bbc87fc2cebbf1d3ce58bc37953c147ea6f540d5373004fe6d335b2d +size 63527854 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000030.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d69aab4df15b7b77b51a7264725e16dbb6e3462 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:48a96f8041fb1c392070517ac1f385e83b0218af741c5eca100d37950e396fbc +size 48896894 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000031.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..142ab96340b5fc1a38851b6c02cd13ddea92de51 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:9d3df41f45c2f9df985650945a554586b0db0fbf9ecdfe0587f763ef08064a29 +size 52121632 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000032.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe67232f56f639ff5ea69b5f5d5d97995c8e1029 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:05823cc42c0fbb1b397fff78a65bd6aaad8fa5ed30a671631badde68f3fe67dc +size 51790402 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000033.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b451811594f2abf77f24806e70712acfcf11060 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:189d2140d461e108a3365927c0c062c52839460631dbf503f622c4348eba2680 +size 55984753 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000034.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97b257d6f7bdf45649ed32d3de05be5d904d8ee9 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:d538dcd2e66072f5424bbf9e4b9835886f37853580d624c70f7454132c50531e +size 63880181 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000035.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59f0ff43f9aab03b5a191640456ea959ce1e667d --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:bcfb51527d6ac006e17a7b3a1071230f594e9d260162230ef3a24a1251d0c120 +size 55182123 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000036.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54bdc1c07d3647ddd37dda3793e169ab3952c58d --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:3b81e76cb6a6daf5cc5572c73bdf50980ea51a4597883e8921f37b03d27e439e +size 58771937 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000037.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f1a83e4af6e350b6472f22aca0bda3d22f83c57 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:7fbb909d38710f8a26389c0fafb1e513ac6b3bee55849bf469cf8eb9fbdfd7ac +size 53718651 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000038.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09602020810178708572df12d761f9f00f19e411 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:1da919bc46add5df162bf1da873839ce1f2f973092eb91ace8fd4141ffd5dbf9 +size 57354688 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000039.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3855fc4b8120e376fa3f5a72deaf0c567757bb90 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:6fa798c24fe969e06c5ddc50c93ff050c190cfa6b3c7d16558c0dbe83788fd7a +size 59611284 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000040.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..681453e957ad1afcbf89002706e5162f99d7e3c1 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:46346e9976be54eceab0e1537be9be5f6d8118f38131f192b18725319ac66671 +size 54714118 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000041.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efaf3073fe6e0358a629ccc4e3dda205f8cc8cbe --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:c26aa800c26f9ae81542eeb52dd7edab67e9c5e1b53514c9bd6dcbffd2c3314d +size 54963146 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000042.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b3c9c5a8649be78339a414ec2b0baa134fb4c46 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:4e1baf23b90b0da53972f98f688247792b42b669553f680f6aff067db2fb55b9 +size 61864706 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000043.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a92d28f6817c9015267d9d7a90b03497a87f4168 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:97bb671ca7c1a595b502105d4f7c1d43325c90bb66fa17dba16b409f7e30731d +size 56270458 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000044.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3278097bebeddbf5b981b60d78b19c082d5fcb85 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:906219b1352afdb1305c7bc62109e66d14acdab09e146b2a096ad46232e63792 +size 63158832 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000045.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f537ea43063db5b027bec234b6ae73fe756a5e4 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:cd07273de9e89209b328a95e4be002526a1f9c75264cc4ab2ca94d9c03d0eeb4 +size 50716509 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000046.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3188fc455d0534f2a251b6c1c8b2c3a2cb1692f7 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:0906cb8ce0ff9aa45350f34a15eaed39bf2103e359cf8a1a36d0440db051c384 +size 57330033 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000047.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22999dda3574c33e1958bade5e09d7b0d42fea9a --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:c9687e4ca5b1341fa542f5c94b7263a8ccb895c009856d7e230480619dd33f68 +size 53825901 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000048.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18db89f70f9b668623960801f2533bca8991173b --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:cf2aa1c0f33f9035b8cdeec75f5d87dfa110d0ba63d2825c3524f848af4f7a21 +size 55215433 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000049.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..367f3560706dc331428bc049742cff5a1f53ea93 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:c1b8c812301d439f89cd7a08c6664536d5f89df7df97bf3c88418e25c5870131 +size 51868809 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000050.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..454600f9f003330ca57513524cd84f5a13a580ed --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:67dcad98f0b96252c016a1be3410ce778c92512aff932bf046da15d3fde60bb1 +size 56707933 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000051.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b90503695b6b6c90a707e4968034f371633f4304 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:15061877dfb4666df2675559e998949be56ea40d382b5d9ee79484ad6b20b6f0 +size 52048811 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000052.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efbd2cdac8bd8deab797ee43dfe9a23854641a60 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:6043b761427ef40aa553edd7da8742d82848f19acce25f57740cfa8453207f16 +size 44300092 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000053.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64e2bcbfd64f20f031cbb0997b1689f35e2eafa3 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:09226bfe80152c8d5c02df4e1b64832d5145aeb777744a59ae61f162e83efb2e +size 55765001 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000054.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52c1b2dcfbb01858b76a2ce9d9126f82fbe33217 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:bb72139c9e4a9144fd0f8fa795a6abeaadec449a2f360dd0085f9f94f879cd85 +size 60691588 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000055.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0db8ff5ad362784c6173755e84bf3f3ec99138e9 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:d413181d2ccf917f07cf2bc3fa6ac035a06195dd0799e611fa607da38df3b761 +size 54903372 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000000.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66f0e94564991a0f5c17b931467ace0bcd4cc9b2 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:98e36db165dc578c3fe3b7608935aa2d242cb23fa185d84b05022361270e4af1 +size 36232959 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000001.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e93092f9bf2557701f7e77a0208e06d4b34de6e --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:a77eab7f68f406d3814fbc67820e2e0f94acaa2082d4340ff0c4d1e5a07fc710 +size 41560041 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000002.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bb5e8789d1635e7fa18cbee864ae72448d214bc --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:5206d02147d0623126dd32c412ff0e0352a9f952e565fc87b3e828ec83abd0a8 +size 34199812 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000003.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..906b5bda93cc348c96ec504edef42825de7313a9 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:3baa09210c9914acf8133acf9a1f5da295e1d50b19a2b630b1435b6847374fa7 +size 37792015 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000004.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fa93ab2bc3cf52eb37c3edec179bae1495384dd --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:dad2a237a43afbbde931bd342b51b1ccaeb687a9f52d8636687a6cf08b7dde0f +size 35196142 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000005.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d610edb52f9a92211278d074fcac2fb614a44da2 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:1e297e0d700438d9e5ea21da3c09590b1002ed0e443d14dae6c7465d1d6bc22a +size 37211760 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000006.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..faefc7916826f21a5aaba872b15d1477822c5e3e --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:164a987db4465c68ebefc452dea2bdb050b913b1e15ade7687d31935085b2f63 +size 34872942 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000007.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f21d9863383844b3ba2dd553b7481f39db7dbd2 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:5b26f01d066a7c14ec420d4d143a0190428fc8a1e2ad88551275e7f1058b7540 +size 42574216 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000008.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a7e82c8ddc45ed59c2c81b7e7df7e38d8ab64e1 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:28f4c7e475331fff960194a617f2dcc798d3a8208cd1ac53b400e4a5f6d1ee5b +size 42806147 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000009.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79fdd8b8aa8072c9e67c9beb511677e9495ea2b4 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:c7d0c189f7fc332913f1dbe4faa3dbeef8b5303ef1fe4a1f96e4e08b99a4cf63 +size 42798365 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000010.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d77fa39fbeea3c99866fc9f6f790412611cee8f9 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:dba493acda97a9b3acb88d6ed5dd960a8798ff77d30b09dca277aad3de73eadf +size 45220704 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000011.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ea0925a7665572b59af006204392c95f2176133 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:c1e1d0ec5dd2c3a0bf028c59f0aa7f96328a34c4df1363900a4e740bfacb51ab +size 40039801 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000012.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c449d69232c74cf7e51ae0f58ffa56a9a747431 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:1a19ca1830aab36b2f564f695a02cc38d943b1f76a836d1bfad0f2044e099a48 +size 37009831 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000013.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f57f15d11bcad44124e70359f1c8660b764954a --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:3db5e0c31980ebbc30d50113132959b5501efdedd9dbe3ea68d78cb95257c3a2 +size 41106512 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000014.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5caf3d2f9851b41465a8ddec6d1c70ca960f945a --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:2396c0e34b6cef8f5b6920dcd4710a4538b91d18fa9f2332f151ad136fc657e4 +size 41417961 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000015.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ee49cf4aef05584d19f151aaa29d00a6c1c63bf --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:d414406c2b1cd2fca5fc846dc870f5529b84a29c98e46745383653f415afc659 +size 36624329 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000016.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edd497cbd9327dd4dbaf8717d2ad02d80ac60113 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:28aff63f149d81871f3c02218fa24eb8c1caf45475ecb768e54e60b1403b3ff9 +size 37880168 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000017.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecc7878280a38198395e613e0f77ba73cbf5dae6 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:15b0fc0ea50375363964d39df894b5e878df43db1f71ae88239321f89fc727dd +size 41731353 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000018.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0d22889f1d78c9df16c953e7c9d91b289a4a146 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:304c2f20e7902cf6aacc9a3638ebc7ef31259316a13de7216508343071d1953c +size 35859327 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000019.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea3648e50eac72e6b3747de5b9bfcfac56e6c8c0 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:a6943c71d3ac05ed4bf107d1b051b3447c54dc7cb1e2de072f4d8d2ac3c7c5fe +size 36083568 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000020.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60804d3e519f6cc42deed86f80de0253b99c4261 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:5a61401e4f88541a15c8e71a3e7098cd6ac28d3f1a40f03edb6015e05ff047e7 +size 36836910 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000021.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..947d6b07969a67485a2cd39f01874b06fc45c0d8 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:0f9396bfbabd2f0d32ef8a1884224046fd0766264eb8ed8d84659c4928a3ae53 +size 38252539 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000022.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65d7b4634d6047bdfad20318a79fb885fb896853 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:bf467546fc49c7735414a66ae9fc3b6bb6ae5780ab465b5f1e9f2cb406b9e7cd +size 36076508 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000023.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b714fcecd67e3dacae323df425fbd511039ac57b --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:622b8f211db2d892ca9bbd4791d428cc63f57d07608ae6fa76f2046d7820c478 +size 37000211 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000024.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7008a9551e8445a8953558fdd78307dfbfa9a7c3 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:e3e906a26c381f3c4fd75028034fa79f78753f2fd01718bfa737c6d1895da630 +size 43789229 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000025.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54d5d0c9581a5f3382b1eb6929c05c96673c4799 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:90a36baeb601031a0dc375265e7677da5f0aa1a8c400dca3b0359c8a9c2768fc +size 39610504 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000026.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de63913d5c1419f09196890f2ea5da19daeb9168 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:23e3efbc76c1186d92e8690444c4f81dd04b7a696848289a7d0c225d0da36103 +size 38486485 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000027.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1841d0fc9ea02bed3dd22d4809a673da6f2739b1 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:bb0db2e2e270f7ac66872193279c68a3a02c3e8091ef83e0bbd4f2486998fdae +size 36163743 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000028.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d031e6c66141d24be56e29a7a1ebc4b3d74c0646 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:26229b8b45a8347665fb539cd3a035ca8bef433882ed6c143c000e5fe68bded6 +size 36191293 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000029.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60f9baccdb1ce90848ff91f738b0a032478b8b7a --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:33b667db37146756b2f77b84801ec44194936cb140502c399444e05c29cfa5ad +size 42532386 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000030.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07cdaea6ccfa41d1a1bde8563c6561fba9885391 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:54fa3d64adece3e75ab036c2cc646905b3d5c30b73a960c6a68f86780a75b8fd +size 34707041 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000031.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1821402f8f03986415e967eea55577a1a7b712e --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:d2309fe6fac2ca82e49f4d46422dc12c5293c011369321c69e8a59b8f1f0f309 +size 37714192 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000032.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a4b00feffdcc666a02e813bfc92d8de92571f20 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:fdffd050491e606a2cef07913b99c0bc67c849991c44bb9527b5c0cd79514054 +size 36726680 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000033.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc86e7196ef6485a9a0418ab3490c57ad25ec1ba --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:317d18af4080f87eec59e7008357a1e1516f30be42560f7be2fdd9147b0f3b64 +size 35649604 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000034.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b16eccdf9a99e42036829e62c029f73cbe7c8d9c --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:2e2bc77ddcea9f86c7dcd0567be6d67b67b455c3dd3dd0f68aebd30edd3274f9 +size 41689162 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000035.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41f4ae835979adaa97635ac6c68edf48f9dc8919 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:ac6d4776f8a40db092e0073115239fbe5217506cafbef7ca4a73a9a26d8d1bc4 +size 42950811 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000036.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8b520e0a8e952ab477006055846849fb22e77ef --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:545d302f2dee20c11c78eb8271247cf6a9995a58cac08f191539ccf39b905353 +size 45681819 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000037.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..263fdc56d1f6d48283b3a1b45d58d184cbd80ebd --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:a093dee7666e5f1caa2bc4c365f90994e8299be92bbd4e8369076a5b8526c105 +size 39726713 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000038.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3c7387c80bb5683a22f38b67d473f100b5c7d92 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:314716cc8345147c6bab1e2fd5e534308252d8a27f8e0dfac90964627455b61d +size 41479712 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000039.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8793d6974cdd7e2b935e522c2eb2b8d8b10120ad --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:8be02c3b038dd510e90530d0a4b602bebb342f57264f6f7d60e69e03ff0c7b26 +size 44761632 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000040.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fff8b1333edc08eda656d0fba4a080a7d401a22d --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:908ed399fda7972d51b2d7966df3c20dc0e7c8b9f4626520491ded130449552b +size 37660171 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000041.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e72b2602cf81c63184dd574e6bed5e0e7ffab22f --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:09dba5b1c02f182c53675e4a981fe2d0ccb8166a2828c5c235e57fca9f422b46 +size 37496733 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000042.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca94b61822f3c5e7f07dedaa6ed03178ad91b786 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:84a3f97a1d1c796da8eb87bdb5b0b8d6a89c59660e1287cdade12c272e7a6ae2 +size 41145096 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000043.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f15cab439538a136c1eee9e1ef2ae328b3b1195 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:f072d113940f133a5547427b391899bc0a4bacf4eae79af3f0896f1f82ebb0fd +size 37885197 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000044.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57557d5c18fb00a6866f6bfce24f469204b1c14e --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:a9bba8da68f07baf2bc037ea60d3176b54793ee023ab10801f13a2429a4e4728 +size 45846837 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000045.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bedc149115750d1bef7d25eeb79f2c6037fb8b05 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:e8439547359249d58633bd30a4c435666c86d8f18c30deda15fd18cbbd82c630 +size 38659337 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000046.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a6423c6e2224188bc05ca2d0e3f6dcee1f82f8f --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:c840c4dcd3416c42f710b060ddd95be4551f52d5abd165ae94788bce72ab96ed +size 44660531 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000047.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..536244c26375ea885d10b4e3b3e15f6eda9e3271 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:3cd40ac3b26e036822e2c5171de609d213e9bc0bf503ad65f888a483929de5f1 +size 38873355 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000048.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57ce88a2931121d3b015f2c2f6a8aa7836a9ccb1 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:43438c720fd26f16f65d3b64f8815c694ead0fcc4eedc454d0e750cf774aaf76 +size 39576220 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000049.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e017a58746de6f1e0c56f284ef1f7a6e2eb4dde0 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:5b2672319044c3862e9b110731a4e2354c7a6efafd0f66a8df29f6d5846e0c78 +size 37278593 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000050.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9328e35c5020096f3eee0b3b11faee3415a648eb --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:c8494498798375c670f4c078dc3ac31b04729b5698ba7ceb6786291e5d099d2a +size 41001476 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000051.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b75ff16ae9f83657cea4da66a5d26de1c6521e34 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:db76aaf57fd611e286fd76711917c11d481f4aef98a84277280984b95d001b18 +size 37858529 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000052.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b11c7c144d74efbbdfd3ac1fb6c3aec9e075dcb --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:f2cfe1491be5ff7343beb4e2fa421fd2c6df48ee1f9d054a9ac7384d7b217b0f +size 43956270 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000053.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63cd31efeb09ca8bd61ec4fed4c4a2d7f92aabb8 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:e93b798d067e97bc4d5e9de05f72daeb49e930fd1c30332dcb983e7a877c5b1f +size 40517771 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000054.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ac2b2af48d43f0a6c6e7b146006c508a52ec744 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:3cad5ba6fdb082a11b11f8dc3fb10ffbd3fe1b8080fb4e861f33bfcdd0c51412 +size 44782019 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000055.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08355bf9dbf98d120b298691304db3a279fee151 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:90f506d633deaec797cbb546b922c1d4343cc7f272583f46c826b4da98d25fea +size 39104687 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000000.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28f4f85bd6c1e92030d96fa645052c559169235d --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:516d641fa8c65149339de9c092f1df2fa3812026d9fafe16435d8be39205d98d +size 57996032 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000001.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d8f82a983ba2ed8ab863b0af9b2953764eaa3da --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:c7c10d1222d4d490cab6614b59f1cb5c5dc70f7f61edd41c4ada1bec97b54efa +size 66433337 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000002.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15e70b7766549db7fce250874c3e0a44133d8a17 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:b4d30a6afdc203f5516c2c35d0d414bb2313c063646ada9552f3e50ba3a91d16 +size 55347027 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000003.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f24deb9ada68e9c26d4ebc46f4f51b463a13b08 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:fe5efc75fa861ab55e9e78ff31bb2d5b7e6fddcd96af71996baa95e438ed5cdc +size 59443342 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000004.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6afc9fa9cb98303c8018d2782b74fac0e5fb6b87 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:9131e542a9b342758f83094e0ed67f2492322eb3f1ef4f97805632260a3678ba +size 55524841 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000005.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b26a5a31ef043daedf003d9a19756b1eade9b16c --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:8e96539709596ef54f3a1ea302dece905d0b8a9d9648c5d6887642bd6305397b +size 58152877 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000006.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50f932c831e768b8a63c8e976053f59e7ae8e137 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:a631329ba5777d67a2558340c0e94e6f10a1f6b3fe55d93b4234f342f5d607ff +size 55464295 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000007.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d213c25b3035d11da31c61a2dd9469ed69d04e24 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:bca73dd2a081c8c624d7a56b006f5e7bdfda2395719e0fd05352041b9234d3e7 +size 66201775 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000008.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..342e1f9ebbd9f65835e5173495703ef86d69cdae --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:884357c1de487274d5e92f53788220f3a63756843b152d3e886ca1361a862480 +size 69061054 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000009.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f5b9b658581e5893d05c593e6bf2293f32637ae --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:0f7283fa0e2682c9cff04943bef6dfa3d6be75f9b886fb674cf3ae7fa5477c93 +size 68580770 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000010.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82f1cd38143373c7f617d5f6fab064f532feb65e --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:5cde17b64d96ede67e385f94c025819554a58b88ea872e4d546f1268b7c3656f +size 76872905 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000011.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87e9628b860437646813f3632ac8d93ba1a7908c --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:dc261c155defe0d2a7efda13aeaf87ec8f47492f9927429555686b21b0531ae5 +size 66680016 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000012.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5360860f1b3f69e460a641b36f8ee4f7febeb428 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:20fa8af72675a3323783e9464c3231a72df7d508e2bc3e5755b4c45ee8a54f08 +size 60940494 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000013.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62a7cb0c93b6dcb4bca530151992abeb55de8c23 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:3973e039daac7d98e857e8c35b5c92b04de69e8bbe7fd4f4bcab9ef34cb2e059 +size 69220786 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000014.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f28175bad76fc2c9ac5635e355fda1ea73d04b6 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:5ee229f378dbb2256f052258bcd56fdf310f422ad119aba881443d7a8b273613 +size 68855793 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000015.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af166bfd8ba4d4ce631fd6d1f6b2f057a43afd6b --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:90a67d209057ec48c7641d682e7d7b7e7f9d65fe90abb1e4234468b6d811f083 +size 61967062 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000016.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..340253a48e1848a20581bbd0bf3ee373648f332d --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:cc9b7abd2d12cba868e2b0ea25430fb54242f73b65c44bd83ec8f1d9e322d76e +size 64200170 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000017.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5d558250ab6416498cbd0bbee0e9fe5ed50d453 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:c2a6db68001ddf2b60846b6fdd488f25e35df9eeefd91aa7558a3af45ee8f937 +size 69502248 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000018.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e83a6b0b37be60acf8b8b67320f9a9ef29d5efc5 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:cc8dda9920cd763f3fe636c73837f34fc786265e3df801e94a82e178cd4aba2b +size 60888675 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000019.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..290be238d06735f804cd62502750bf041f6ae691 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:971f3c2e6daf98a6dd5b1a1e22d51917d258cca7e88c8844a25e1e1de32a5359 +size 60121031 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000020.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7737626593fdc89afe4fb9913eaae31d6c270eb --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:e8e83b770f07bcc05c1b4f118a4016575f25c6f5541632805bb9c867e463cd22 +size 61599776 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000021.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da30a81c4034309ba7decac906528b7ae1c1df76 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:28678c5e8a194a26f840f5a7587a64be1e160b6effca2740fc6b3c2f7871c735 +size 64348898 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000022.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcf6a427c28b5310ad7e8287c876e63ae3662f2f --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:8bc2fcf705c1aac7fd380dfc666660f2f79dde4ad044fcfe10ceed125ff03a02 +size 60294644 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000023.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77e9c36e840ec711e9430c31eb4d403979a9b1a1 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:4a8214f62f397757d786c6fc600ddccf14d13c8c300840282f97870b973d2d70 +size 61620037 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000024.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f1ae662d09672197fa31192918e346cbcb8ddfc --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:4e411751d9c61332704abd5776e0d6b98bac045b752e029e2fbfcbff48ecaaae +size 71814825 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000025.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d83c0c9134c7fa17cf7859c9947063c3f1b64fa3 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:48502a1886eb6950820942ee1e8d9a233bd81495d87f7c75e5abc1551f52dca6 +size 69168424 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000026.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c962e14276e441e25934dc6723fb11c2847a20b1 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:24fcb74d08cd73ceec8f520858ac85516f636298b1fc577b959a06a7d1f67c8b +size 68360778 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000027.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23e133c173fcf2f643437ec9850e28f633a0b2cd --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:b1b94b350a75cc068e3e74ce96fccee47b2c2e803b5eda5cd7f42845e6586246 +size 63823554 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000028.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0f6bbe0fb73db4efbeeefd1304f031f67cd64e8 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:bbce6edff108b89ee96b582df04a35bd8b52069ac90f08acb5d8df43c439f939 +size 64225790 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000029.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d582f451682fd5f03a93e1e1d6f8f3c4864f8c1e --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:9d084a9d291df6cc87c609c2f24a691817a6ebe032f98f70bed26934ee8cf94c +size 74876977 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000030.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b02b3aa425ae3c9b71255086e7b61d8b73b39794 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:5a6498ad578c74ed221d869169533af70eaa382519eae3348b3b125d9af7a84a +size 60159975 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000031.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f82e23de9c45777b3d111313ad4b017b520f880 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:1820e7585de5cf15ef887923889c963bbb81536416e4c92791e7ebb90942490d +size 66502461 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000032.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4da964019eeea493d8e229d899ef8fa9d5e7a779 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:b41c04d8962e8f223379194e0bf173d228b5bf092ba1af0905ed7356b07fc5f8 +size 64569510 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000033.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a15e20a6a074883afb17d28bbf34456972c85e27 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:2722b0c07afb706976051f40e0ca94493e7f1fa8e610675fd103925fa51040f3 +size 63304001 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000034.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ee542080c1756d2bf1b54706bbba079c201dd9d --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:f40e5d47b8d6eeb07015d3cdd8fecc4bbaa100d3eefcbeb0902934c99f39573f +size 73666418 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000035.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..416f0cbf8929a34e70b54917fbd3a4eb5b8a262d --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:f1abade84ccee16643a77d232e53e6a2a406cdf1b2906edefb34b028588ba019 +size 85614292 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000036.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a97dfa03bac6881b86a811e556a27fc0ff82bee1 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:c027352b961934618bbbcdd44739401fefa2f0f21d3f36e547e0e171686fabe9 +size 86825158 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000037.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a66f4ec9772dcb15f35cb884522b111c994ed8e --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:f08a2a80f459bcd7279a269f5782b26e32ffb519f846b879e2811b8ecf238537 +size 70532601 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000038.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78b5bbb9cd8656a28b4b81d602d5b50c220d8704 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:c86114a2fc863400a751ce694d7ebc1c3fcc2b6dc89324269e0c394a5d72a300 +size 81011856 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000039.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41a87fcd7cde254dccb9251de1d35b2d4cbb7836 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:cd4140fc920b437d7621213ca07bb60a52b7aa6fdb685524eb422255790efda6 +size 86632424 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000040.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51da1973515fb6f48ff6bb572c8ca3c1ed67c082 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:c92e24480e25fcc160203130abc9353d968df1dfaf33f9b430474febf94dad06 +size 74180328 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000041.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba67ce47b000d8482b74cdac71d167ffb3ab1ae5 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:e949def0a9c5f3e571f986e2f3856367bd6a39addb43d7b8346ae6abaf762cad +size 72351736 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000042.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06f65ef0d7aa29c9323304080dd7a24b5eab1122 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:587eaeb0aa9b0bd8b40c7d3d9a188da3027732795d502a443565d7dc92da3a0f +size 77805272 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000043.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a7f3e20cb259d81facc64a9c3f5d3791e289531 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:894ce54c742f2bcca105b02b60079b8ca7cef84beb49677b8c9dc08187c195b9 +size 67957720 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000044.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..709d0af0367a1ae0d2d973f8fdb61ae9ca2f8bf0 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:d720e9101eb379b894d335e916eddc3edb007726cfc9ce54c137f0724f52f9b3 +size 80639606 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000045.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3de13d4c54c07a3d568565e617810ac5067a931a --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:184dba49de6c6f40a889715733f8d688d40e6d6919a1169429bc38e1d212ee7f +size 67410633 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000046.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..664c932ea3943962695360c44025c19b4d7b6f3d --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:cb867d4527804791801f2c36ae13d390fd83b6b8b9f178b2caa71ed00be603ad +size 76829747 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000047.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d92448d0845d93fd128f4fa0c0894e96f676209 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:19b027ea33ba446334e18395bba7f8b8397d7f8d9e50eafe9d9fe0ffe352fc55 +size 68302596 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000048.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..837a5d512bcf3d6f55bb25453276c5738434f7f9 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:cb36a6fe65a151c511ff10893f267b74b55c732018e5f21db79bbdc3f9a53dad +size 69493068 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000049.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c71f63bc39c5cd2d35ae1307e55f84a9c56e6f9 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:ca0ffefe018828c2747b984c743b8566bb8112ea3a82a93e250976ae2a017f2d +size 67129203 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000050.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..000dc755ac8ca17ce01e5f6725ff7f093c008573 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:d650f68cc6fe9204c802d4bd7d0522086a13e36245dc0ea30157587055f16f39 +size 70419671 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000051.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c02abebb19fb072ed5603f4b31f89125dce1113e --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:e948162cfa1816f0129f95b1cb31e87da3f17f75a0ee9be65e70e95094de3a9a +size 65495602 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000052.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15be1833d2e6f4e805c1d75a3bec40bf3c4c0ad8 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:5e725877ecbc6aaf010ac75481fc86efaa9831d3a7dab6f99ddfac7be83693cf +size 75563793 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000053.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1d4cc25ef5cdf97359c2fe032b332aec6f9e979 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:9adab501b0a7c1cc2acdf234d9adacd6125c3b9f602b152a7fa43cf42cc3f434 +size 67432634 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000054.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80d5150f7822f1dc44d2b3a02a3b59f96f71210b --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:719879cb39808d30c37f68b5a49885a1e4014bbac121f59b9e8e4afcc018f15a +size 74733754 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000055.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aaa9c1456e6cb52f0a1fd2d7f78132a17140c639 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:a65e827ae97b6f0eb1204f4653e53b3611f1b7c85aff39f6dca25df6e8ef8662 +size 64532483 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000000.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..181496bf118b46547490368d425076b040d5fbdb --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:fdbd4a6068d94b0ed55af61c87b7cc9a5f77a38c02495dedc68550f2ba8b3710 +size 59936979 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000001.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7be1c51d37082c89a67d3da30e380fd847d3e5f1 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:5a726f213c30f643ff3629c66bce3dde0aef90f46832f61ab79f85519cf148f6 +size 68907261 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000002.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa96fc8c55ba591a5da0bc3c5adf9a1fd9fae2ee --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:4d6d5cb0cf2d84dc1af7e1503c8f8a9f1cccf11dab94f41ec9ca9ca4fd6bda45 +size 57654884 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000003.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b16f0aab9426c0ad9555f7449541e39a1156cdf2 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:f893889159f817f2304fdb3147449babcd32771254e853c5fc46885ffe6bc15f +size 63147917 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000004.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72873b9c73533557c79c48504777a5725d914bb1 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:a102d62bb19ae2903ad2334792dcb4667605dc86e6a49cbc39e632f1a931b823 +size 57880382 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000005.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6f94769a26f5a7fa2330273e1d2f89470a3aceb --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:722fdf73837e4bf06e56ad3ea2bb909d80daad82b0cdd1e3f8ebbc21964325ec +size 60403471 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000006.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..645cb42912290023b0e23b18a966b97d24f83872 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:abe9ceb3959849a28355f487108a697dd7eb91307302f91845cee1640e0ce0f2 +size 58010385 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000007.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d44b042abfc574eae7a8309e414b3aa0dfd0039 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:379f4c4299da6db20801d73f6a3e5007c74aaa6607555c5e0bfd918301064b21 +size 68997735 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000008.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81f51b1429e6ed198df4c56006c2ee320b528372 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:e3189a93245bd0372d389708df05161095880022a00fa084bb87ee43fc029a06 +size 79722006 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000009.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4c3b23c23cd46dc25a02dd695d9161ba57ebac6 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:c00dc8b3c9613601333e98efcc1f64e59dcdbca9c8e9d093217e8e36eaaa756a +size 78539565 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000010.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d4696b09724d0d049c302761d4f8ac365cf7f79 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:b06eb7620b930251545e7d4c35042881f6905c94713da9767d492155db6e48b6 +size 83460882 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000011.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66c93ec76f55dbf40da47881029fccdebb6e9a6a --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:3e72a4f645515524b339886300f449634e5770201f39e0d6eea4e30e91724197 +size 73280570 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000012.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87a5944e49137b02ef420c7012f6cb2997945d88 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:c2353149ffd8af4c2476a1bb63e2cc20d1e6791b22e0446ed2669269f5d603dc +size 67567433 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000013.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..677eeb6ae550b3978c17e05f67249b951aa76dc9 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:580554af6ad0006232ed1c19623b1c0ec39700a61730f296975f2227acc321be +size 75761805 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000014.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85b43ae37d05fe37d6383f14342d0605a99e20b8 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:38e6f5700cf0d81e04b957ae0b9e838c159cf4907547ccbd033603a1230e73a3 +size 76070953 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000015.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57141dc89d8b45112b5bb08e023bcd3d9a3a25e0 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:3a144c79ef30e770f3fedb1a486b1524552cfa3484e1cd8eee3972c9a9fabecb +size 69277121 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000016.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ff30762f50aa78fd33cb8a095861273cc63a72f --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:a24ac9ba149ae17495e0f0f95532336ca82a9cba130dc0b7eb2e7cc082f61e2e +size 72123650 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000017.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86ced7f9b57bbbf169986fa032946f2ff8cb12b3 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:65df7fdee2a9eb8a4acb77cdf26317d42948b6f9601a5df9eb8f3ae8fb849828 +size 78276154 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000018.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..275a9bf69404a2c79b0d0ed11db20590a3fb151f --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:a464d76067f5715a2e3ab5d728b04da1977c3abbdcdb91ac488db2a2ffd629ea +size 67333723 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000019.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f97234a5bb554ae53e3df93c66582e051875aeb1 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:2e4d664d5916fbc4ddfc5d56c4ef5d2ad7202565c6e405750701d26b8aa24e50 +size 66424299 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000020.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..094cc742f6880f75a212fbcdae747c5881369fbe --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:08306af2948d125c4ec5facac30a8c66a3c0004113244e83a3803a365630660c +size 67566041 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000021.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fde6984568a51c1425865554158a21ad8c3929a --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:14b066f24b48c74002cca33238c3d2d90784ab86fb117fac325a0dde747bdf21 +size 71607242 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000022.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38f5abf2ab0058a535f85f4dc93c04223716bac3 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:03c12a7d29b454b343001a626a5ac90f0bcc4a2ac75d53eebcb48c8122fdca2e +size 66633716 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000023.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a671b4a61b650c180459abd70a9b35df07685770 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:c1857cf5c88414db90f256e9fa1d2936d42062f0e0b79133feb7a6a8c3b74dc6 +size 67760419 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000024.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75374112cd0b73466286c949d84a62dbbc0beecf --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:f27eb93b8e91a830c0f09adf93f2a6f68106f8d8c839c3a47d91d2200f33ad4b +size 74656186 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000025.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18fa885585aba0214d3f4a95a022954b21dbb758 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:39dbb4af2eb91da10ea112025f6c95374df749741e9d5b9fbbfcdb9f375a1d33 +size 77570330 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000026.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d7312f3b5a473e7db1dc092b56b5d212f6629bb --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:6638642e7f1baa1a6656c1fc692fd07fd8319543383263814438db9eda96d398 +size 77919012 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000027.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ded615e49383c4bacc913e6130f1a53a60e87726 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:d3adddecd43ae3813bc38868395e4b02e01d41d52ea9100a8cc53a4bc63fb400 +size 71959661 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000028.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e321a91f3e89c6011fdcad7cee4698756a7e79a9 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:8a6f060f6298febe72175f50e3ed7f393198d4edcf43a441fd5c9e987c79784d +size 71186338 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000029.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f5eeaf6642055f225eb0fb7ca6737cfc11ff0e6 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:6cbd483626862aac250d47545980b400f8485a88f87bb12104f87ca95befafe4 +size 83430699 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000030.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a87088a051b7338095a4d8e69f2d6167c58df451 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:42c5828fac869831f7a13bf49818762babddfe72106feedb1e8966035ebc603e +size 67447977 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000031.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6e7505f65ba27506a9a6e61160b44c5c93e4519 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:e465b7073b2f3d5d60513a1929214c337690afa81ea1c5b458cd2b009aebf97a +size 74208933 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000032.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86107a1938abe9e29ec001427b7a773a0d9bcfd9 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:0a62f4f9690c32f230b5c5a4249649c7123db3a870b5ced2e7876063e3d9c15e +size 72396443 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000033.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b9c5ba3f4d64f6c6c7ebc3e678a37d628bb1ce4 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:d794a295399d30a97fa5aaaf18697a9ca36b18ab4908c915044f138a8ac8b2bc +size 71036229 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000034.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..894a9d43e2d14255629ad145232be6aed9cbd958 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:dfc46de0768d0edd0d57336c31ba89d5a18e5ff4edfbc476b43e34ea7a9d6f85 +size 81695355 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000035.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30ef6706d22cea513a7f6c30fb0c229b2b799d71 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:338309aad6e03e2d72587b57bc75c5355e82a6049013741e15d169c6af026e14 +size 79867082 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000036.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f9dfb7401cb7c151d9986a9f9c16139c59af7f9 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:b4779a7e26d4d4e5e9c29a9e97b2d05969048fd239a65d832c1f67d1361169e6 +size 82002164 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000037.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d4d6cf8d84ca2c1817ccbd1197d52bd10cd6b03 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:69bf193aabf65c65798c01dc4b18e886d6067d900ccb6e663c49d2c98bbaaa25 +size 72776168 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000038.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0d80ef8d97982780b14cf8eca63687d8764eb1b --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:a247b28d3eec512fe200d22b84336d2edf6a9fad1d0657344446095c6c2b749c +size 76653646 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000039.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27b0eefddd575dc88049e98db86d53ff061f719b --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:e5f4fa6d2d0adaab3ce2dbb8b8afcc46c8b23c1a7f17c9dc4198b689b777b40b +size 81582499 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000040.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..647f90aca1704e54f2a4686abaae55c0a5a0b160 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:94f848a857a515110a7a564acd13e08fb2435e57dcb34b632a41278d8bee747d +size 68276868 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000041.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7139e7def037e2da13dfa5923427d4c3a9f87c27 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:4c2693e2a457805964b962c0cd3ddfbd8128276f2d9520aac5d9f4508afcbf98 +size 67785436 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000042.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f32bc10e1679dce444b1fc6b48875375e45d04da --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:7b061a86edbde8a48305f55b794a3626670533211cb4762704e328aec10c03ee +size 74383910 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000043.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed11943e5311534867397a54948c75f0440b959d --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:235db8914faa549d1646a5185b85bbcb4f15047ec010fdb2004aa91e9ca8e15d +size 67684363 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000044.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6194981699c74bd9feaed73944a60960f7624e1b --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:5d47ca2231d85f8149159bd521fcf63cc89da916ba6aba8b3bebab8cc949ad14 +size 81385487 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000045.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..255a31289ccb0dfed728bb596bbc63352796ce83 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:d1270e34ce0cb8f43c4cd30ca8fbd4af159ccda925bc2d6ba562b2442c85949d +size 67944471 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000046.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f065708ad515ed8c77316218469e68afe473c1fc --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:991fa661a666f58f7b487eb13418220cb755b2f765fd57d71c36d4bdb5ce5b6a +size 78000345 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000047.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46dc523517705ff18030192d12201a4d51c33a54 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:936ccec7301861ee992b5211678a03bb8feae6253f08cd45c4e3cb555feebc9e +size 71408897 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000048.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2171fa693fceead988a803e935b934087a733e7c --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:b7c008b6464f122303d8c60030460a74d1dd86f12fa19bee31f0ef185420515d +size 71604343 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000049.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48f01b3817dd6c3e16e14b641ba0c1e11b02c775 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:2dc92138814cfb2c080f38993b0e0b9ef2e020ad097b1ae369c151a744b94db6 +size 68250396 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000050.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e31c6564452bcf0f3ca4d6745762ed9c3d97d870 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:9356fe6b99dc6c672db49ae93154e4e2c73cad0f1e4be54e5c6e6a4b1399e910 +size 74099484 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000051.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d7c2ffd7829ad53b2fb3de19e5e94a13b8282c8 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:9302c5d11bc296690236fbdc8e91d999e78ffa8ed033959261cf673369067650 +size 68562585 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000052.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0187690baf778afbde5ff06b1ad306f65ed0c8d2 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:b3b15fb81ebc9606172e7f11dea8e5e8350bc400ac5074f8f85f0ae521f6aebc +size 81556738 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000053.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20357ac1ccf047a8c61abbc4731d5f4df3eedfce --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:93be01c5376343e37a3a22c904f3af6acd0a70f31dde9a6a396d17e1fe77385d +size 69950315 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000054.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bff89b390f40ee2d2e530566eb8f235add495b3 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:6a2a1d0d5868d33e2d3cc2f6c3627c854557153eaec43ceab8cbb318b64bff11 +size 78763802 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000055.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abde0ddc58b4c20e372d1511ff692f9787317f35 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:464b90346ad8c7a6ed47996cfa7049fc0f0516ec9ce24fc87bab96d9c7d54658 +size 68109046 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e03b09a2374ec64daaa0e40b4b41f07398913888 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:aabb54fbfcd680764f51e9ff8a63f22c0f241235ee3e23e01090854345c3eb4c +size 26608102 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ba56799ed76f50d17be39416850114e20f0050e --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:cbf312456ccdae0e90b02cc532dacd89a768141715984b363580408aec2df5c7 +size 29188390 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21d92f83ec611bc3d996f8a5167bf2df656bf0a8 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:afb50806e0c77a7ac311e07727f51d64c7a7c942a64cbc86c7352b406e257e8d +size 24614251 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98a080c493f2560e4e7126a6a8dff66669266d7e --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:6d699751c18ff00849e5f7ed50c597d6a485a01ad4cd44d2768ee8f05161e805 +size 27686883 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43649312d5200ae8726ff2caec0e7bb801cf092b --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:52cf9dbb32c5d435ae15500fa457ebc45f938a9416b11c2bbfc84541fd654691 +size 23566112 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06c94d0310a90212daee1e7d1dd0889ab7503506 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:0d564d17e239bb819fa4b675f816325d5bf861fd20269a571621421d9750d843 +size 24765178 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bed858ec3d30dfee3e2e4e522d51cb1d0f7c335 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:cee5ec21a7fcf120471d9d85670229f140bda6c0c2d55e95e7089bdaf5f202dd +size 23002657 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c9d18b13f14d8f90bf06a40e5cae69a33f354c9 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:209a637ff8764afec23dd0f4905723b54a199ef8d8f9db1b971c37dda6ded74c +size 25507821 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f4c5b99ecf7df0092afea79e1d1ee94ca13709c --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:bece018ec57883dfd172a81a400b066838e742af6db95e3d49971b7e0e897237 +size 29323774 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..782985878756c1a4667eed010e1cb63c5ecf21f4 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:45223d44c44d5607dad2db8a7051b3fe9258f1339433c9eb0e5f73283564fdbc +size 29833187 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7110194fb385a7c8b6cca88f9b31d52e4ae85822 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:14228231452537ee15f9ee84e5a2d76d89bdb0ff9644c972e0dae7503c358869 +size 35426421 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef70446c3b3d6e0834c30f911f58e86f6fe1d3e9 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:7591bbc8f249baf5227d7c308c8b61fe72bb9110429b82da7c73ec66db10144b +size 32018725 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ce5c578feacff234682a08640e639c7e1fafa7f --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:ab1d2141c423c3bc88e5aeb4b373869201556203dee0de43f8017bf9b27af97c +size 29574429 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e497f7e0342158d3d7a0ddba0e34ce284a482f71 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:99325a5e94053ef14071313126e5d8d98999d409234e8d9cee96996f9245e1af +size 31876592 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68f4125ff3dca891cc48372fa35dec591befb71c --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:d598a7be77b8a676db0665c177afba084ce9b4f6a0ce3392c4a96deaee4c6dcb +size 31809224 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c60f5b33482aecba9335601138718f7f56db2f0c --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:6043c74f769b3d551548e45160d9845e93c1ea5de13f0cc22ec4ba23ae590e72 +size 28680540 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b171c744fdea4561ff49448d463a8b2e370476d --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:bdc4b53f4062729470c4bb330d97d06dbb57e404e7ec4972620d521104bd92b3 +size 29443296 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72707f921720c2003e7ecea5a8d3cf19b82208c3 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:c6308655b733b30464dcb19f9a45397bf39d45b17728b385d3c5527810ee07eb +size 32197729 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74c344b572677aa453c951d0b07e2e6e050dff98 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:d53c5782a939746038c92664d3be3e413ba9a95d28002ff653e74ca804e2f82e +size 24581331 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ff73f30d8a002ddeb754ae4bdac9803d0d1c2a0 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:55dd5a2847706bd5ee61acb19e6ad9cbdf3f379292db834452237c75178377c6 +size 24826421 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f3ea27dbe47e302a0a0e2a05f8552a1ab472878 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:ac16ed90683fd895f6241421b7b156628d711c6ae3ea125c27782fb9869ab83d +size 25119230 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4eaa5f444c14cf3523e19170a42ba5c2ed735e70 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:e63daf696a21431cb84ab5b481f50d5184af2406efaab4c32e8e3006a851b9c0 +size 26536698 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..644665ac1e6f64f602b283f294467893a164efc3 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:1f211cd223a020fab4224bd147ac783cca077179dfdc28dc2dd8836bc99f2b6b +size 24099210 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8365201edb62399a330e0b1d35d56d046a1c9293 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:73b538b01af2dc5b42babf98c421aed6d62578b1c77b94380e4aad840c97c227 +size 23620280 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07fc163dbc52e237ac9a1a48b37cc5a098043962 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:3c8cb88ccc87761ad3d902c272b026134f64385c20e400bcf2be397ec53fd0e2 +size 25626178 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b49c4f16cb64322d896514d14171beb69d0dc1f --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:3a98892f1285b706dc78597ef639e72cceff2c667fed431ee6e913384e5df1c7 +size 35403105 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11bf071852753dc0ee1818e43f05f3b17bf1d78f --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:759d83e36e461bf6237e339d0830f14e3ea8723625a288bd3641ef18ad1c50f9 +size 34950874 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74602578b0a6b8554f461bf5dda23e6b575b187f --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:b1bcdb6c025df15ebc388684fbbfa4c5315955bc176b4551278f6f21edcb1adb +size 30884239 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0063ad34602f2834d6fc4d88440d72dbc1618bb3 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:aa4124e617c937b8623b1541666c480b08b59386a9b6100e7b4af7248282ae9f +size 29023454 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f7c28ad72345a64f952bda6f58ecbfa051643cf --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:68fe519300cb8eac263f8becda53a6de14d45920a8fb869814e6499ccb3b8f8d +size 32675164 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c2b6cb26df639ed31c2d9b1d20aa9d452367ada --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:43b809802e09561c363027522015ec23da1a9dc78a30d5442c3d85a9fadb8fd1 +size 27136445 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..750e4a168487197cd743b9a53d9db238069e770b --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:19e660adf01ff8cb7e99b4dc2a4ac765060ad0da31081bc7c0257dc71dfc1d72 +size 30124233 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bfe15b8e5a87db6273c2b589a660a08383f72ff --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:765ba638ac370f0401a64d368b600c1fc78f6e3f485182a40c9950bf9f353ef5 +size 27877237 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffcaf0dc5db9d148e6435dc770f039cfb01e6fb1 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:b6c9fa17561987794300265db971996519276b2ccaf011184954c34fd5029785 +size 28124331 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3db4f985e3212b98dfd04bc47cb862748d3351c1 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:0eba12238fb73e5d51b7f778a2b5a831ce751afb66098e77859223d448ad9eeb +size 32138793 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ab36f3878f413c69f426ebc6520faa912f65ef7 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:83eadb73d48243336b3ac3adb322913fdec9bf2f828f2e58501160eea35f663f +size 34741366 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0676a1c58fc7c5f0e4988503ddb24ae170493a61 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:5dda2cf09ae95f7a5b2c7b5fce500b05c500fe5bc1ea91aba30751fe7128a339 +size 34937262 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7699df9e264628272bfe9a6d59447251efe6971 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:68b64cd15ea1992050d4a63324e95d9ad0cb6be320230337d008d77766e29850 +size 30204522 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10a3918d0e12227302b12464e5147933a28b81b0 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:b3f7f28a790ae91aa5c00bcc8e2958b3cda50e5740d7a072404fd0c4fa96746d +size 31484078 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..768620c38c7dc42a24e55771a6d0aa99b8935780 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:f2b888947a424b4ad2724f31b82895d4587ea6b6a436f1fddf63c74a179d5ad3 +size 31669130 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d64dd0dbd96cda13246f8c8d3ba0c126a933a9ab --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:cf242f9782a07757239fa5d538863cd8e40fe61b48a2b308c911ffbeff9acec2 +size 27456481 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c6111d5242a945e8acca77c12b2e415f5ada4f6 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:7ccd42e3103b9f001ed002534a7ded3717d792261c7a4dec67bfb0081e4630f9 +size 26235933 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f001f5f9b1dc44ea52ddef11c5a9f770e7ca9954 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:8481ebe6f186a600487cd70c8ccfe2735f83318c38252cb0de518bf5b02673ce +size 28631860 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4f28efd438b44189e31509e8355ee74a397445e --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:453e8455246e85439281424b4f6bf9ea738c79d65bb62fc7ec8a2a61281d1001 +size 26162824 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..962d2d99b869ba56362b355b22a19e58c2255638 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:fd78ba70b1c43cfb59edbdb2c991cc9bc050e76a33f5cd02a61acb430ed63ed8 +size 30513748 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e8e6b76ad2bb233688ace98ca57fab0a39f4b60 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:d6fbdb1a0725acc8a22542ffd9db3c2c2b700091825aa584c733ed5d7c610000 +size 26093040 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67bd617b65d078103690ba7a9fddfa361e7b1071 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:203e0022ce795f606c51f7ad8012616eb79a3d7fb54e940feef76d6e6af6f998 +size 28288607 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33c38160fc87b260cf58967752f12e65b8a80c47 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:35653c662cce92ba23b542eb22e4f88f7fc5bd86cf66c3b7c14ff322ff77a8b8 +size 30016564 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d9888ef624e24abe41550e0c88d637ea0adf79f --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:b21051c292d121befe5e98c84cccb307a5ed8d34db28abe6f8f80c1d17e4bc0f +size 29585109 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca342be0013bdab208c69a83b3e1d4ef3ca0b5a3 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:389fba73048e3766f66a54abc67c9f7796165a953b8f05c424088f0dede8fb81 +size 27656705 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24b084433cc32d7037e2ed2cefe9cb9413cf56b3 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:83a8db5ef7edfccdbb45c8898a2dc9b8d1f771185f8cb4f1ada5409060ccaa90 +size 29981968 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d672b39556cb710fb4d4309752124f757bd276d --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:7056d6eb4cd17527415aa3057396a18a22d4126f9af63a5f2cb1b025b94cd8ed +size 27443188 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..960172b1b479bbfc68ded0aea4c7826378891efb --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:dbfb52d26e1c7fef6927cfd3cf59b76b6cc7e0f2b393a8160441b3199b2026a4 +size 29924003 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1247dc07887fb91e395d1cbbb6ec3b0456550f93 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:953b168edaa44ad1b4c8a403b8bebc7f4ad080d39bc3c6a485be9a3b48c55771 +size 27898164 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7db7043f9eab5d5c07bf9457d20b52b66952f2f9 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:f4ffb3fd170bb7a59a715dbb41d52c2c08ffacc083f7e3dfddf36de92f890b70 +size 32212676 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6f55aa6acf30461d6d005d404b7e9bad5237a50 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:5892dc696184dbf018ec29c23c61c7e9e65069a12b1f5b405798b503a2d35b15 +size 25260592 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000000.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..969cd59b1d03e3bf2bd0b23f8bbfc03645863f38 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:66edaf14428e2cddb2bc27d9e8d90d7582c909af38d399315e445dbbff8ce56b +size 47403313 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000001.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f8de8dd68930dcbd05377a5b9b24d5b0371d9fa --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:ff35000fbe9bd224784f33781ff7db785290db9054fe664c23f8b655c704a6f6 +size 54614224 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000002.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d993f6ab65aef439b26b770f6810cf4222e5969d --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:d540da8e0ef508836b4640611f8a80b49ede1b5da76cc6e1d69b13d6794b8e99 +size 44768948 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000003.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f22b24fb22baf0092ba74afe8ea5a997b608533a --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:1ecfeb5ec49ecb1b6337b884ef79e0e2d2a5d6048c17b85bb1e972fe73bb739c +size 49066957 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000004.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfa173e0499007139c70084aff0b7e05e507ecac --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:76ed27e6cb39b2b6ddbced840c94d9454c70112623119f8e3697657058ff236b +size 44942254 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000005.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c61b47f64b15b8ec6d2b2decacd1193d5d0d663 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:34cf147d425cf085ad2ac84f5a3213f8f828ae372453aec69dec456ce1cce022 +size 47264541 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000006.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e6b297666ba2ce7df2b4eec03c67bde9d85a328 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:db14bf0b8ae0b93e0866e0ed255ec3d1631c30581620a90948bfc9eef57a5773 +size 44619705 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000007.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3dfe713b1f21a974873972bc505360ba76300d04 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:bdbd2b402317c0339aad62684dff23c21c477d1a3b84c867c3198935381a7e84 +size 53109523 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000008.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4b38531e6a8e3c50e675aece45aec8e25cd1d43 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:b7775d1c95c8777ca4b6bebbaf70e62cc3ec4761ac9c9fc4c8ed57905e84e578 +size 56106419 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000009.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5798d72721da6f781dbc0ca7db7c13d7a376726b --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:875c3d2b868b2b28f20f7524781445cbbe682c606611c559630be6c6be2e9f48 +size 56379944 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000010.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..addc411e22bce43e159da62f0493830038f5fefd --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:f5d2d85d4cf9615bca5385e79e6773533126301889cb597362e0819a0d2d6846 +size 59584939 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000011.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d27eb8d42d6ee010d2e27ac39098a4240731b905 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:27346a033d7966664ecb93542d2c0c812b50ac9e8c0bbee10f275c81a517427f +size 51863664 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000012.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3744c1f97c984b722e70138934984cc18af45bc4 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:35ac577e17f8f773c2eb4c4fc2a0a55fad520942657007dfdeb326f01499f18f +size 47919492 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000013.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..917108d4ad846c540eb187d0e4461f078e6fea80 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:acb2e888ac5e28b7baadd6b682fde0a1e43a7e90891163f892dc1517990db5c9 +size 53654081 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000014.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c6cabc895763c29a1bec7e9dc204ba71e14a0ae --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:c9138573ee31c1e6cc14c1133840b54adf728c612fafac4853146f27274647f5 +size 53105679 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000015.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cfdf8c721eb8b1d4a5556b4bd276cedb91ee8f5 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:7df63bca567f516ec00e08c65917e42af5c00f9f9c3cf6810ece930cdacb7d9c +size 47811486 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000016.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ecfa5db2175c8c96c567e111ba26d8566200e25 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:89d553a162dae1af0486dbc528c9a35355de3dc58413761a1de5629356871bac +size 49374157 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000017.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c16314a20581cc593cb23afb98b614c00388a3e --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:e924cedc6a96f9d09a9429b4575159978a29c464fdc276c3419d09a07d0ced8f +size 53933107 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000018.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..993633d10ce1eb89dff606ed85875007a6f670b4 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:dcc5d6e41c9ec8623dc6c775a55e990bb12732850c222b9e94818bc0e82494c9 +size 47650552 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000019.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6e3ac3c7cf6eca30e8991c527962d05949ec91a --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:c2a5939465a27ec73126b7e6386d799274819868ac8ad668f1cfdf271e385636 +size 47087078 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000020.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7ea2fddf27aff008ef6ae2317c59574b175a9d2 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:2526cf1d7fbc32acd84f5e1152492e47b5f2bd17b6e75abed513080314192e5b +size 48068053 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000021.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bda396223a0998d77aa51563314da4d1b24f0b2 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:90ef4872463b4439e803eedb7c03bbb87f7498baaac8cf1e3ec3fd69040432d9 +size 50272338 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000022.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d043cd1285fbb711cae1b4abd931f1bfe276e36 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:77d35153665cad3d7fb55d792ec2b2dd1d006fceaa657ece644984356a40055f +size 47001892 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000023.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16af3f87c3ee3a99d62ebdee2ec4a591a360c603 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:984b6e450694df105f37547c9d25d056ee4337a8185fe23b20943a9d50926eb3 +size 48102987 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000024.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dcd77bd37b65f181356d0a9bf99dba338ff6c07 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:fa6c83510eee1836e9293cef126ce5e655f96d67949540b79c96398571a34e5f +size 56434662 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000025.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4edf0b109c0fc2b05026f79f58dffe88f6e08712 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:25115354eb34389348e50ebe08b579ff97596131611041d49566454c0b687b37 +size 54547767 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000026.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3828efd6b51571d1182a8f64908fad69287af737 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:9fb4fdf565962e9bf08c9ca5984438213b8c8b2e82cade86c581416301b97aa3 +size 53403571 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000027.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06f522fea3305275e2e797b4e7b5b80288473ca4 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:a1e649093d7c15aedb40f55fd673fce80539eb7cb4aceb0691ae7b4e0c651e76 +size 49518247 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000028.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ac937dde315d374fbc04e981952b3065e8c975a --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:6a77d94274fbbfd26c63155c84b4792bea981b1228202049c3275ed30263622a +size 49325140 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000029.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3966fd7ac50196263749c2a7e00e55afef4acfd --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:6cf928e8c8e603378e9947caa3e9a7d1cb2ad1f64ccc2c671078e420b9508ae0 +size 57520940 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000030.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b5cb6b53be1245f6d02fee2f9234f25dddcf52f --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:aef67148165944bde8269a806dea3cea4c00eab3692f93db4c5bdf050365e075 +size 46547587 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000031.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90c41a01f02022b7a1b7d1985ea16e652da7ad58 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:142c8d44d86e33975015270e18e9260ba95ce94822c09344237148b0d1a7a8de +size 51628359 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000032.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e082598a93fccf14de7449a19a746b1fb1c6b15 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:782099f671d1f5e3ff6536093b9e4ea425125cfe3df39a0c5283065a9314931f +size 50207448 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000033.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9d8519f1cf0f164a3df1385810810c04e21bd23 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:e57be0af235bb8ced03bdaac990ade7cb01c7868486f5dd5000115a6bf67df72 +size 48817219 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000034.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a687645adba0417a1a9122ee6612cbd00c4415b --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:68d23799c6395eb8643dde804f03c4999588daddac0818e2cc133549b4dfd0b9 +size 57316783 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000035.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5d8012c8a288d54305fb4b3078c1601e7b4e191 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:e44e97efaa26d0740e71be6cd915544f11e8c1c79b357739a286299e563aae59 +size 58897340 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000036.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0722103b893f99ee76486fff98c188ca0f9543dc --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:4f40f13809456409efd9311e7e661cd1a70f811266defb4e6686a534589bbad9 +size 60911682 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000037.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7631305999563f19a04abe2c96228d5efe03fd4e --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:a73ef44fcd92b7aefe1483b6bb309068ecd5478892a0ad109d21c844abd80628 +size 52275390 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000038.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c85f93260253a837632146513eaf8573cae0df6 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:97f4746ac1f912710065735f99c53512bc1feec814737ee9743bb3e6b71c558f +size 55546251 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000039.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d08fe857891514aafd091876f5c5a8473c14b8b6 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:dcb989d7e099ac950fa528674bdf06ad15ddec04e1b97af9f623867211b6aefa +size 58791488 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000040.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5f6014ec0a0b9c71c5314b9817c692a5c7bca41 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:5db6e9a51ea9eaedf4cb63f809d4b384c8c9ea7a7f3aba9f4c238642a698fbcf +size 50124034 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000041.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbe2deb2188e262c96e13e647d6f6ec310736396 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:16033a59632da40b36e1fe0d4bb3fd96bcc4fd235bc9d4f2573b2d2f54539684 +size 48920453 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000042.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd6843b7aca31a2b9424cb32576710efa3a0a391 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:59f6774879e70ef311083733cdadaa2be8cd631f88453df1b589be19e6b467fe +size 53867741 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000043.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3781dad417f67fb49190b2dcddd48ea14db95ef2 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:b0f8e668bb221c2f8219f64a0b2634ee055d5e30237c107223ac868081d84b30 +size 48435549 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000044.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1a198d527ee564095be46ca17a2edf3f2cca1c2 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:74f81366836831a62ed727b5dca68feceba7a02cfd950f8b1d0c5adf90afaa27 +size 59682427 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000045.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f808d10841935d5518bc4d401be8d300baf52a2a --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:654407ece90a58c3643b82701f8a65ad33068767c9a372a00683e819293096a1 +size 49519561 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000046.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61a8a934f321e18c11c281ed9c021a6fb7dcf7c3 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:462b7056712a40db5e8e8aa43eff11c618ae5f95a6d1db0db390dbbd34a4486e +size 56889091 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000047.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..481e5d28fd08a90f58db0350960b043ecf04ca45 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:6b969f3489f8c1f416634e0d4bb5e7403dff02e457f2bee7a6e52f620310a427 +size 52842262 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000048.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83eca94ff3b3a41957bbaaf062881a952a59256c --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:5e064cc47e6b288d2e52c345df4020a233706f5786828f0f3ccc6cf4dc69faca +size 52656806 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000049.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4f38b79f25f2ee2c57d58a00f4fa723017bedb1 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:2a864bbb59ee9db8f09b978f91c67747958043568373ab14adbe2b916ff45c97 +size 50289442 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000050.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d31ec5a48a098f4f5b2ec450700c50dcae9ffa1 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:d114d1518451e7cbae3212444e0b9994ce40d05a1eb617d36f70c1f3f420cec4 +size 54042463 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000051.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36372162cb1959921a1d8f840f53bb22211842a4 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:15ae0755769c67638db6ae4c491bbdd33a67f89e439a42c2b7b69f533ce8ee7d +size 49802525 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000052.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84b347a9ecd862f58f262b63959287ab36d33eb3 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:9a1893086149e72ba98e9ce3642ca550caacce0b275a3ada796f8dc5a3c261be +size 56896654 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000053.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05e5bb5b7beff863c560ad8340cf4d7c3095ae57 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:5eb317ad846097201c2589e8a2e341c2fe6635d0a433b577a4eb6b60440d775b +size 51780414 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000054.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ed901aa5295b8e62f3d6bf6dd80322f29686849 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:999981003715aef0c632b99107b2deeed266c575de9c4cedb04edd2818ec3e2c +size 57460662 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000055.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1ea4a56d45af2c41f80d00e20f85bf68ab863b6 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:f6491fb1f8655000be9099ea8437ad50e1f76918f08859bc0898d57b64877e74 +size 48986314 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..905ad1cb50564c4d039cbca7bbdc6e28e03096d9 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:62b6d413005af283a5c182c694adf66ad2e5d0185bff5cf44a2e71a2710e199e +size 10741385 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f8d0a40ae3e41cbf399cdb15ac92c8af6da2385 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:2a880885180b4961c74270326a3316afaa53c5e52c1f72117c56271db4ec3f6b +size 10092420 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a1667dbcda613ae3cd520ae9dd907d61c87df58 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:e9ed3024d7be69d1c2bc5c55d3fd4eb5c93ce636703ba69ffe9a6437e97accfd +size 9637705 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c859919c36fb2608cfac112c4da533a813fa2737 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:9e5cea2330a9a914257d089d116007e00a0e7a5b76db9f112f7779cfa4a2ed48 +size 10026409 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..675f2d444bf9b37b88bfb8ec8d6b596ab1669e28 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:8b92fb488106dd1dcaad652947d1459c8546025bf5dd46253837be9c275ccc39 +size 11026069 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22b5600cd0f4daa407e7b4f2b769e76ab78f5ed5 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:4bb9ad587942d5c1df244e7ecb883edc167e74bf6c14112c03eca5f8e8d81c4a +size 11824492 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38be27d0dbb7bca1f2dd29ca1fcd935c0ec2cf36 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:154419400e21feb99370073882225cbd7d452aff9c8438cdbb9c7301d9533061 +size 11647172 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d20fa8f231fa3d3768b2149a29be4131b2b16fa2 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:46f9269cccf858c0d8e4749011ec37a296af19a8337f59a39e3324c7ff8a218c +size 12464388 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c38cb8b081b320d64588024f1c50c97de5c862f9 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:1fc31732a1eaf495322fcead081069ed53c6e1d9ce92a314e8bb5e4b60a835e1 +size 10146581 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25cccec6db197ca3274425f7ec87f3df9684ef4f --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:378d1bef3e38c05df26a19a2e2e0988c03eb45ea31909bdd7559571cee1946d4 +size 11494414 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88706a22e45dc588b15acc391454c191d0e02b77 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:b60536dcd33b7a84609492fe0b427e684f53a84df57262eec5133316a8fb9c51 +size 11821295 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d84af9c9c89f36b9e23f38dbbae8c7bd71d2fef --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:203212dd204dfca7828ac49e673b1bd0a924e1ddb0fa37438d141cf292060b4e +size 11590396 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30a5101e09b155a49ccc413e0b87565b74460b50 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:f954a82583255f7b227d0f514fb9a27fff5b5816748fe0743c31216729e0ddb7 +size 9053274 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a216182a95c29cee5e983ea5a0db00feeb3ad883 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:326c21a5f4c9b8cebdfdfd66860e4e089b1440a727092e85bcb926bf2ace38c1 +size 10794418 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dc5aeeb028b9fbd474441a750abbbd7569de3b4 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:9b1ccee4052ac225940a0db3ec2f53597177748de4b33d1645dfe4eb09b676a2 +size 12266752 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78b01a4fa43a9e519ed4224d13d8d1cb745b6dd6 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:4e4a0cdcae8967244f118f4bc423583a90d107a517e54b38e139acd8a3e05069 +size 11316935 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afb3eed795c8035aad4cfe89be3695463ce7cd88 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:c37558d5c76a97649142e6c389ec9e1b50a2091b0d5cb1ec14b61e7cc5c677c0 +size 12501236 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a185221e7273df4f656b1c999f021a8f0e78558e --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:6fcce34e3ab7841de8d71b3c6bff90477c954455c342e751b20396b1bf9ad76f +size 14595784 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..548fd990dab6b8a86e7186d0512fbcabe32b077f --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:2d07616443eaeec32377c489f4d7c8a210196c0779ca44142a59a50284ef9c29 +size 10996591 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a22a2013e03312a5681fc6f83a734a1628ad0b3 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:0c6b270520181977cc8299666ff89d8c1d2e8422ecd816da362095d527da2723 +size 11424147 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f393fa274863274c1f908b47cc037da42429f05 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:7997e1b1c7e2021192db2dd85f339b0474f94990eae522c75175b5439e69bb14 +size 11416239 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11332c3f24e772f7dc1e4d3dd33c066b2f8c554a --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:7a5aaefb4f4c6ded3eef8a5974076afca6ddcd7fd070c777885cddaea0fd75c5 +size 13855481 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c71d2a7125277a1675ce67f9d687a38cbecdc390 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:0c2db5e4ad9263ed4569e00fca9725865f7f6e33ee81d9fdb2a1860790bf53ae +size 11949921 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b1a8426828156b2d7b93cd7e5764ae62b13a282 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:6a8be9664da444ff15b28faaa3de877ad7c4ff95db9ca18547e7d5a6f5c00f6a +size 11564506 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64d300c1ace0edf3e1050a632b48fb594a84be51 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:0e70f691741d56c51e4dd8c19c4ddccbd73b9c9ad921cb6f8773dc3ad57002a1 +size 11735380 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4dc156d9a716eb7b603ec7ad3329cc6e35922a5f --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:184c908f284e4b151c7db6643579cda874dd741efd08490c507ff04a354dfff9 +size 10920267 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dda1edcdbc90f0f5df3b47f6fa55b90975e57b67 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:1764a518585207d6a98ea93e5eda2b894103cc0abc78bd7f14ca9ef31bcdda8e +size 12245135 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4d149c5f2728ce161bdeacc89e3647758b69bfc --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:54e3bd7f64d0bc48285698882d5807777e46c8e5bc7c905908e9922866c1f4fa +size 11268675 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5ac2ac34204272bed3679a15e1f6296f24ae10c --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:b1da3918b7162ecbc4cafaa0baf3d261cc3def3bd87d0fa5654f34e664ebbc3f +size 12397212 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95c3c5e030de287775a2e95a68a3bec2eaddf1d2 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:639f7eb362cd6ad76a878154cdac83d582e5ccead43551ccead62530b37c280e +size 12507381 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c172984af870ab31b3c59a3ee655d99675a8a8c --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:de5bb82cf39f9a5e49c704793134cc519d0e9e6538d198ce230469cb6d22e0f5 +size 9842506 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..559d132fee4432493480fc1a92f7ea7bca4d64c1 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:d72c93098fa7179d2390911d0a607a0e182368ac3c252871b0d7efed2125a51e +size 12159652 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17b1bfccac0427aac0679a32b2ba43eea8f39192 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:07d19f35f9f159d86bd9e4300de0f33ca4edd78f8abd7287c66abc5a2016e1d5 +size 10312900 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93195260538ecaa6b10c4eb24ef88068f348e0a0 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:ff559e970dbe39e5591293e700d2a610da05837b588a12395e064285f3a551c9 +size 10770417 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95d3e2171b59d36630e3fb90712a8827d05e1adb --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:fbd887667c1cf597826e45d053149985f91b280a606a4bd0b5cad800974c6bb0 +size 13982799 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..006643594fbff3a387de124ee37f0b2870fe359c --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:0e9466b5fd02e84f208f80708c034ca00317a40d53ca12a090b9995a27e1aa3a +size 12682062 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74234767f6c3226f37af2906793611708fd2b66a --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:b9c69c2bf12a98a532cd0f7c1162a7f2ef8a02076f3de2c5e64d1a05edec433f +size 11760817 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..769a91191e515dc5a8e75187058b31f4e31607ad --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:32b0ec8d07faef6ac2ad74b4aa7029556a9f477c0b9be941d9ae57617573bcc9 +size 11076712 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dae37c4e403142f4ed40615abbaefeabcc4dc65 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:3ff68955201702fab5af62c9e01ce019219a4ee1f6d9af989fb80b955bab5720 +size 12613112 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53c1b6697e00a15da0e2fddd1e3c2982262b02f6 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:cd916d2129f1e74ca549fb8fb8d7fb1e9aa3174a38b57d2694506e3a0937e37e +size 12773890 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d552cd81c414aeeeb8fcfb959768dad1106e12c --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:0cd8b2339c469b746e470c27ef0da3dddedb6eb945abe1ad8d432f11229a653b +size 9389397 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63ae58b88f0a87c6254d3100c14320bafddf31b8 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:5325fd65490d6f47188670ef0eb608102563b4274b9483860e33c6e49dde7b9d +size 9891148 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0494eba3652015e33ea76b3fecb0493fed0b26eb --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:eb1f1b94bd131ef227d963414f0b3de12152e50763df81297c1300f1eb17c87a +size 11316830 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ffd5ee630235981e984961fcee132f7e2f7bcd5 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:dbc75403ce9a21f8e5e2a6aa1dbd929e0ab51e15f2de89bf0172ae7a815ca7f1 +size 12831818 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a381a2d95c581621ce37c6d2a2cb88cec8803643 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:03b9759efa4fe6e2fc94e412c55a053016708035c708caa264cae9ac02aa0567 +size 10786951 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bb702e98762c3944ec882bd9945b3c60f5a3869 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:bac700dd1e6bc80940aae098019e5c46a9b25e417edcc9ca0c4702690d05e885 +size 12521695 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a89731a1d1117b8ef62f249afb2330be959bc70c --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:fd32b2fcce537a0e25ed08e0418dd8c308c26df8726e9b47762f3fb076c618ad +size 11418751 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6cc86b818c8be2ff16c6bc98b3546d890563b4f --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:aee74a839a5af40a115c7bc040f636886ceb5ae943a4c94d35150fc339f59aa7 +size 10241711 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cf1ca239f1877df96a19a4a19450b665633abb6 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:07ef92655d8ccc3710618b00fbf6c3bb8f144820438882f3c06a0e486f05af06 +size 10369814 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8e7b1a028e38dbcb3d7cc02e1a307964c937ad4 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:bd8ddf37c3670ab7d50d9a1295cb535f08da3ad95e95438e6888f415797aa824 +size 10621554 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0dccaf6c65ce1f6acb7c911a9630b61304ed877 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:071a9af69c61754e390d8d3be72be48102c06e8830f0fe21ea05e340c9a9ad63 +size 11974002 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53b9caa83a4e3b53885321f46384345df9b70c5e --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:fb33ddeb1a555986995ab3a878259a4e61e35535e52b74194fbcc4c2e55da57a +size 11714158 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1836198e5c3efcabfb6505fe3d3470f90534154 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:90a5f2e1b0fcc9a8e4dbacb2144b4c72ac1dba03fda88e9bb430dd7421f2f103 +size 12990003 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b822aa66de1d9970e0791008281fc1dd1c50d8e0 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:f02cb19dbfdbac14b75b8084e3517fc8f6e4881776a16e005e77f5ea0d9fc9cd +size 8803809 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9093b7d8adde6415cb7b1d591d3c54f1c9aaa57e --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:b5c79e4c9048bc0a89b9706b50d6df259559a829d48cf2d5c8c5c47b1aeaef45 +size 11737108 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b24a78b340ddc17f25b912bec0f003774110195 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:adee046575d9e02b84faa577aa8064bad53464bbfd1c6a280d81605c678dff4c +size 9895108 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42f6ae8e97303be9b8ad524b0e28517a54644828 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:435bfb11aa8b3ffb55b931eebd2086c090e3a3eab8d65ffcfb3ddb947ec002ba +size 15181844 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f265962a9b771854f65b3cc9adf6b0722d29fac --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:e4127ce99fcd281525874100cf429a8fc74748b35c1b527c4416e92afcfa242d +size 17307544 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf1d839fdb3bd5e41ba04ec7040ddec027129163 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:fcd449e454cddf62f7008abe248cc81fc3da207c43d7c56f9e44c7da837d0ae3 +size 14304528 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e82db6a2e5d4347c179b1da06aaf427cc23e5d11 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:a5f9abecc9cc6ccaaf5107c9e0cf8a881b7cf39c451c9c276de9643f044d898c +size 15744331 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e05123bfde62ef12be9c6b78988f77a1d2483e9 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:324b1b5188706c88f56fc327dd95c10ef9aed48b335bb23f5a52dd59149019f1 +size 14472175 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46e64849179f1c504bf7b61c3e4d6c689ae0ad4b --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:d8ccf2a6006e5900aa692b29c7a72a19550aa0909bc58642bedefe5ec0532ef5 +size 14887102 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a200c990a53a3131f63052db8140b39c79c8f356 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:e95dbe147603be3579002ec24e33c9d0c4af828e55716fbc4e62b3779d613ef6 +size 14242328 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a6cbf14e4134af4ab6419d595d417a70d3cda99 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:83bcfd329ded5abb1a8cfcc208ab77cfdf1112f054ffdd4c62bd16ef2887daf1 +size 16799118 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29fde9407a48460136ab5faa79e77b3931e260e2 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:4614d44cca749110310e6dd34f45f45e5b8a91d7b7882cd03b06dc9a9808cf84 +size 17758884 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25dfcc0cee11392742cf326ea7bc1f8ded826e79 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:ce50e3a670ac54cefcf42e70f0194cd7c11cffa6b5736837ba7cac0f8fb357bd +size 18172943 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b9fa538b85b1f8ec6e37c4d8bd8f06b16577333 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:52bf48bc4400e721069773190de178d5d541f2732b522e222583742e664e620e +size 19455982 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79dfa1ab34d615f3ea5f9e2f362bc6f73f019cb4 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:d5d4650df2e7fb853c2d817b4299ff86ee9a1c85a6986ec0ea51dc8b48295f76 +size 16942092 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..259bf3cbd31565ae9dc3f2b089150d7eb24edbb0 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:68673269f78fc0f38f19fc1e022b23a9573841055cc39545777168f3cf31faf8 +size 15683124 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab3bd97ac05bfb9696ed971b194de3de579f7d7d --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:49b214903b35a5bd9298d80d022bb24374c827ff9baa90439aa96553a5797ba5 +size 17683103 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbd8a18e190c4b59bf7ffff5a11df7e02f04d147 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:bbc7cb7586e79766319fa4ffd054c1ab87413be01656d0148bc00aff82c065a2 +size 17527643 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4685e77fca7ccf99815649faf3a5b3e371fc9f0e --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:5c1f0a7a0eec7251b728b0b2d676f21cc203663edf8c4c50e24390972260a4d5 +size 15746878 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7760dc9cb87d7d51533c7a88a268d9c76acd61eb --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:8119b5983ce5bc3f748547e3922dddc03e54f8fe5166ccb61ff851448e56bd0a +size 16458829 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f91c6d04106691417fc59a2a32627ba3c96f1162 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:c68eaec3c5f37dd91e9873a64fa6e870f19f1259a4dc2cc8928ad73be9063fc3 +size 17769763 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..414dcbfc738a366a7b6cbb2d819dc446e270dc89 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:ddfa8697cd4d5691d0c94bfd1424ebfad4c3f97f0e3856681a558f0f3592f317 +size 13797521 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9e7fe91b205f46693a6e175eb49e3117541b5b4 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:7bf4421e484d34169fc3d87dbd96b69943da509e51d7a290c2887491e5ea2448 +size 13475190 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e9fd7f88dbe69deac31a0446ec6fe146b15dd0e --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:fef8ca9f5ad8e56d58f0adaa8252d8be03363018ee34e55f7bd249c67c45e322 +size 14003117 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..706f3ae4f262e4c5159c2a3ebdf1e7b9cd4271fd --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:da9937ca3ff138ef5bb9c38d7753066a819ba68a39132184c7d50d9b82fff5f6 +size 14448346 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc4d185f5a3124ff705dcdad92db3c864a3f4d60 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:d5849214bb17ded1f315b57c8a9fa96f47fd2308f8428fb762f50e862d2b8439 +size 13507508 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..faf80e3b04ef2bd7bed42c314016f8e4d5768b97 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:e2eb9536633113f2fa9d7da79ca18bbfcbc4c4ca4b614108e077d63d210968c9 +size 13842467 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e925a329f4b48e52a31529bfa8d8b8c1889c7fc3 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:5e4ad921683a0ec24a8ddf8d79b31b57253162a1ac6da540a26d8e2f68c59128 +size 16361864 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3682cc6cbcd1650031d49b287819f58a7831acbd --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:30b8aa1071711d5d9629712ac8d11488301b547c2e48a2fabe4649c0292f5457 +size 15966685 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f295f180ea84c0a383ed8cc2db63ba7ce69ddebd --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:e8b819893f581d109f5657c16ef4002365a0093506fb6bca21239f99cca2d435 +size 16062441 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..349d8b744843ee795d2995a5de6d39b6005daab0 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:cb48395b238a9c0400ddace92a24c38a3fb1e356530e34f468743bc8f7e9ac56 +size 14341455 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bee653cb1377c6ee05e535ec4676c0eb65f9f20d --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:4e699d217633ff21c39538620a4662bdc8b4e734b9ba8b37763b0f2440156bdc +size 14677144 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..023b6320ab6e34bc19431e008ca3270e0cd72506 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:078358478e1143a2b127d8fc758b12f1e5e4d43b76b48a944bb3b59868f21a5d +size 16964383 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0580924a474912df46a42d35f08012cd2ff0ec5c --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:0fcd8d1fc566b44c2e370cea35318a5e75a4af7def2108f26c1f6a47aa175139 +size 14125082 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b741a42ef942d7ad6d46eb3f0079a838e142cfbf --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:6340acd6d652ab0632f0e1ffcd9fae12108d6e121294d2ca5182160b04b91e1e +size 15980633 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..996ee334949a5bcdf2a22fcef8450b6b80655f48 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:d8ee04d1fdc5e6ba2a29e60ae768cc451a21c0b62344e152040a048ff06a74ef +size 15545108 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd85a58410b6aa08a085c1e6da0abca17f967c45 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:c963a37cc6e76c5f297fb4cc3871c0a9b90d1f4c2a8c62b7a461bf2effb1364e +size 15028134 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0ec60ae5384048d9fa8a9200482f742f8c70039 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:e7af5b9d85502de919b4b4b6e80ddca8da0893126d4ed3a0a59e2d39b2e7d6fd +size 17052703 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a733307efb978a8ae65727e3a07dc8c5c1f23c57 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:de5880d2cf27cff8ac359fd78a553876bbcf13a15ef3cc891dcb71f527e40098 +size 17826656 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..579fda59ae2f67bcae44ab7b46def9bdce33df77 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:de00f07b34e2d9f9a23c402a1c066c3e06f3dc76a22d4350d975118979eb0d42 +size 18127225 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3635958c75ced2b0ad5a08cee43e45574c3f3db5 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:978082014551cfca658f2e1f16dec5f99973dcdf7a541b77b7e23545c4e017dd +size 15697782 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f939bc63d6b791f1e85f92f6956310385da42f90 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:6686848e591b8ba9f09a5a9bc7f6653b45971623da1ef559be95cf02d2bd3783 +size 16311169 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0784e56c0be6fa574da7c63e774624ebca0e5b58 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:e9ccec2c810b620ee347650edd19797addb3d445905c826fe3e049e88f4cae31 +size 17291597 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a667364486e723765351609cc7f662d95b2a0fde --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:5c28303859d2ed3327eb151b7d6054dbb4c48ce1a3b78b56f6268536f71f474b +size 14232637 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61944a6d8d7445853e5e1cededcaf1e890c24006 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:13714ccef485a6134f29f890da9fe91e66c805c8ae44eadb389a06f32d1cce45 +size 14513631 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cbb75fe33903de68eb2e8652182c0469f9c6462 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:50a7350a0e7626a4e8e609b6522c805de2d2c243a00112bef19497abce610e0b +size 15973157 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1ce1a3bd200b3f219991deeaf8f844cea1d3b58 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:c21d6aedf1970bcdf0f51af2d2b55f36bade88b351b5dbf090ced6cd028726a5 +size 14391172 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8954b427c6b79cb739e857e7e255cd0181d7079 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:4d0e83db82d40e0930e493f4dff4570c20ddca079b9f4e57f179193d0586270a +size 17974856 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2932eadd28b6d0dd89e074ac71037d5bd005251c --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:263f2c376b52090001feb37c689f2f75549e32792911eb668199f5f25cc6bb6e +size 15017789 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bfc826c2a34dd25e8b796bf4e805f436143b89b --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:d4542024ff3e7660676f954fc71e9571e1a0df46725b025f90ddac30368bac86 +size 17147414 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e7c1b93659d9ab8f0d2b7a1524043f3a0f0a5dd --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:6697033e61c6a9d6e804594eae3655e89241a0332601991508dddf891fc13824 +size 15965346 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..089444e99095bd8ef5cc821db96deab5f512f4a9 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:f77da1a6a88129e4cdac964dace5bf7ee7afb0f3aa172c3e710ca4bc3d4120bf +size 16430972 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa5bec8b4a8f8b1af5d21bc944ba7768bbbfe3f1 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:5355a99904ceaf59deed6d8fc00835718e38864ff72d7db68beb51b8ea211406 +size 15643173 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df02824db1ce28a17e851aabde22b56ed1b6d871 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:391cdb7e433419faa1a89cfce4e43395f5e24e082a1a40403edff06ea0a640b6 +size 16696613 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23272f32f15837cf4099d8347c7503049224599b --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:7bd496114b97a10550e38ec5da3b1f9dae8a836d96ab4114a7c4a4e7f46f3f30 +size 15516068 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8d62077aa017cd67db9c72e970f032f994d58a8 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:30a2f3721aa3031ee15ee4365976bfc19e07ca56845cbaa360227cbd271f57e0 +size 17270257 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5cd4f4c9fa0c486e2efe6c4058a61ffd86076446 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:01c6f12258d2b1361e7574718565f3359ac4b2a7a5ca88efadeebed0ef57c1bb +size 15018381 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..195f86cd85eb47758521dba6475cb1e03974f4e8 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:b014b437cf1c319875aa6558f6968e1aa68ddbf76342dd5e503f173c993419e6 +size 17311569 diff --git a/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 b/AgiBot-g1_robotic_arm_picks_up_battery/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33f805b05614fc7fa5ccf8c7fa403f930366d544 --- /dev/null +++ b/AgiBot-g1_robotic_arm_picks_up_battery/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:0560119744f5bddc2c6098c335baca9c4c28108e6bd29e58f6caa5add645e016 +size 14395561