Datasets:
Update README.md
Browse filesUpdate README.md to add detailed task descriptions
README.md
CHANGED
@@ -19,6 +19,28 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
19 |
- **Paper:** [More Information Needed]
|
20 |
- **License:** apache-2.0
|
21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
## Dataset Structure
|
23 |
|
24 |
[meta/info.json](meta/info.json):
|
|
|
19 |
- **Paper:** [More Information Needed]
|
20 |
- **License:** apache-2.0
|
21 |
|
22 |
+
- **Task Objective:** Pick up the toothpaste and trash bag on the desk, and place them into the blue storage container.
|
23 |
+
- **Operational Objects:** Toothpaste Box (Double Thin Forest Ocean Fresh 40g, Purchase link: [【淘宝】7天无理由退货 https://e.tb.cn/h.60ZcYShH0TRbzRs?tk=i0eMeJIwD0G CZ057 「好来黑人白酵素茶倍健白桃超白小苏打40克牙膏青瓜出差旅行装小样」点击链接直接打开 或者 淘宝搜索直接打开]) + Trash Bags (Purchase link: [【淘宝】7天无理由退货 https://e.tb.cn/h.60TJUSZxTvzacVk?tk=fFIbeJsbN7s CZ225 「清亮0385加厚不渗漏平口厨房点断塑料垃圾袋家用塑料袋办公一次性」点击链接直接打开 或者 淘宝搜索直接打开]) + Blue Storage Container (25cm L × 17cm W × 7cm H, Purchase link: [【淘宝】7天无理由退货 https://e.tb.cn/h.6ZwIdtI8miQqHwe?tk=kVnbeJsPOfz HU108 「蓝色料盒塑料工具框箱胶盆方形实验室样品汽修车螺丝零件收纳盒子」点击链接直接打开 或者 淘宝搜索直接打开]).
|
24 |
+
- **Operation Duration:** Each operation takes approximately 20 seconds.
|
25 |
+
- **Recording Frequency:** 30 Hz.
|
26 |
+
- **Robot Type:** 7-DOF dual-arm G1 robot.
|
27 |
+
- **End Effector:** Three-fingered dexterous hands.
|
28 |
+
- **Dual-Arm Operation:** Yes.
|
29 |
+
- **Image Resolution:** 640x480.
|
30 |
+
- **Camera Positions:** Wrist-mounted (monocular camera) + head-mounted (binocular cameras).
|
31 |
+
- **Data Content:**
|
32 |
+
- • Robot's current state.
|
33 |
+
- • Robot's next action.
|
34 |
+
- • Current camera view images.
|
35 |
+
- **Robot Initial Posture:** The first robot state in each dataset entry.
|
36 |
+
- **Object Placement:** Position the blue storage container at the midpoint between the robot's hands in their initial arm position; randomly scatter the other two objects around the container.
|
37 |
+
- **Camera View:** Follow the guidelines in **Part 5** of [AVP Teleoperation Documentation](https://github.com/unitreerobotics/avp_teleoperate).
|
38 |
+
|
39 |
+
- **Important Notes:**
|
40 |
+
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).
|
41 |
+
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.
|
42 |
+
|
43 |
+
|
44 |
## Dataset Structure
|
45 |
|
46 |
[meta/info.json](meta/info.json):
|