lv-1 commited on
Commit
a50b4aa
·
verified ·
1 Parent(s): 009a1af

Update README.md

Browse files

Update README.md to add detailed task descriptions

Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -18,6 +18,27 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
18
  - **Homepage:** [More Information Needed]
19
  - **Paper:** [More Information Needed]
20
  - **License:** apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
 
22
  ## Dataset Structure
23
 
 
18
  - **Homepage:** [More Information Needed]
19
  - **Paper:** [More Information Needed]
20
  - **License:** apache-2.0
21
+ - **Task Objective:** Stack the three cubic blocks on the desktop from bottom to top in the order of red, yellow, and blue on the black tape affixed to the desktop.
22
+ - **Operational Objects:** Three cubic blocks with 5cm side lengths(Purchase link:[【淘宝】假一赔四 https://e.tb.cn/h.60bRpk3V7bDhevw?tk=RzFAeJt4Wwp CZ007 「小块正方体形积木数学教具婴儿童益智拼装玩具层层叠1一2岁3宝宝6」
23
+ 点击链接直接打开 或者 淘宝搜索直接打开]).
24
+ - **Operation Duration:** Each operation takes approximately 20 to 40 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:** Randomly placed within the robot arm's motion range and the field of view of the robot's head-mounted camera.
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
  ## Dataset Structure
44