Update README.md
Browse files
README.md
CHANGED
@@ -20,24 +20,24 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
20 |
- **License:** apache-2.0
|
21 |
|
22 |
|
23 |
-
**Task Objective:** Part 1: Place the bread from the serving tray into the toaster. Part 2: After the bread is toasted, hand the toast to the human.
|
24 |
-
**Operational Objects:** Bread and Toaster.
|
25 |
-
**Operation Duration:** Each operation takes approximately 20 to 40 seconds.
|
26 |
-
**Recording Frequency:** 30 Hz.
|
27 |
-
**Robot Type:** 7-DOF dual-arm G1 robot.
|
28 |
-
**End Effector:** Three-fingered dexterous hands.
|
29 |
-
**Dual-Arm Operation:** Yes.
|
30 |
-
**Image Resolution:** 640x480.
|
31 |
-
**Camera Positions:** Wrist-mounted (monocular camera) + head-mounted (binocular cameras).
|
32 |
-
**Data Content:**
|
33 |
-
• Robot's current state.
|
34 |
-
• Robot's next action.
|
35 |
-
• Current camera view images.
|
36 |
-
**Robot Initial Posture:** The first robot state in each dataset entry.
|
37 |
-
**Object Placement:** Place the toaster and serving tray within the fully extended reach of the robotic arm, positioned at approximately a 45-degree angle relative to the robot.
|
38 |
-
**Camera View:** Follow the guidelines in **Part 5** of [AVP Teleoperation Documentation](https://github.com/unitreerobotics/avp_teleoperate).
|
39 |
|
40 |
-
**Important Notes:**
|
41 |
1. Due to the inability to precisely describe spatial positions, adjust the scene to closely match the first frame of the dataset after installing the hardware as specified in **Part 5** of [AVP Teleoperation Documentation](https://github.com/unitreerobotics/avp_teleoperate).
|
42 |
2. Data collection is not completed in a single session, and variations between data entries exist. Ensure these variations are accounted for during model training.
|
43 |
|
|
|
20 |
- **License:** apache-2.0
|
21 |
|
22 |
|
23 |
+
- **Task Objective:** Part 1: Place the bread from the serving tray into the toaster. Part 2: After the bread is toasted, hand the toast to the human.
|
24 |
+
- **Operational Objects:** Bread and Toaster.
|
25 |
+
- **Operation Duration:** Each operation takes approximately 20 to 40 seconds.
|
26 |
+
- **Recording Frequency:** 30 Hz.
|
27 |
+
- **Robot Type:** 7-DOF dual-arm G1 robot.
|
28 |
+
- **End Effector:** Three-fingered dexterous hands.
|
29 |
+
- **Dual-Arm Operation:** Yes.
|
30 |
+
- **Image Resolution:** 640x480.
|
31 |
+
- **Camera Positions:** Wrist-mounted (monocular camera) + head-mounted (binocular cameras).
|
32 |
+
- **Data Content:**
|
33 |
+
- • Robot's current state.
|
34 |
+
- • Robot's next action.
|
35 |
+
- • Current camera view images.
|
36 |
+
- **Robot Initial Posture:** The first robot state in each dataset entry.
|
37 |
+
- **Object Placement:** Place the toaster and serving tray within the fully extended reach of the robotic arm, positioned at approximately a 45-degree angle relative to the robot.
|
38 |
+
- **Camera View:** Follow the guidelines in **Part 5** of [AVP Teleoperation Documentation](https://github.com/unitreerobotics/avp_teleoperate).
|
39 |
|
40 |
+
- **Important Notes:**
|
41 |
1. Due to the inability to precisely describe spatial positions, adjust the scene to closely match the first frame of the dataset after installing the hardware as specified in **Part 5** of [AVP Teleoperation Documentation](https://github.com/unitreerobotics/avp_teleoperate).
|
42 |
2. Data collection is not completed in a single session, and variations between data entries exist. Ensure these variations are accounted for during model training.
|
43 |
|