Henry-Ellis commited on
Commit
247271c
·
verified ·
1 Parent(s): c56d302

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -3
README.md CHANGED
@@ -13,11 +13,31 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
13
 
14
  ## Dataset Description
15
 
 
 
16
 
17
 
18
- - **Homepage:** [More Information Needed]
19
- - **Paper:** [More Information Needed]
20
- - **License:** apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
 
22
  ## Dataset Structure
23
 
 
13
 
14
  ## Dataset Description
15
 
16
+ - **Homepage:** [unitreerobotics](https://github.com/unitreerobotics)
17
+ - **License:** apache-2.0
18
 
19
 
20
+ - **Task Objective:** Organize and tidy the items on the table.
21
+ - **Operation Duration:** Each operation takes approximately 20 to 40 seconds.
22
+ - **Recording Frequency:** 30 Hz.
23
+ - **Robot Type:** 7-DOF dual-arm G1 robot.
24
+ - **End Effector:** Gripper.
25
+ - **Dual-Arm Operation:** Yes.
26
+ - **Image Resolution:** 256x256.
27
+ - **Camera Positions:** head-mounted (binocular cameras).
28
+ - **Data Content:**
29
+ • Robot's current state.
30
+ • Robot's next action.
31
+ • Current camera view images.
32
+ - **Robot Initial Posture:** The first robot state in each dataset entry.
33
+ - **Object Placement:** Randomly placed within the robot arm's motion range and the field of view of the robot's head-mounted camera.
34
+ - **Camera View:** Follow the guidelines in **Part 5** of [AVP Teleoperation Documentation](https://github.com/unitreerobotics/avp_teleoperate).
35
+
36
+ - **Important Notes:**
37
+ 1. This is a G1 diversity dataset that can be used for video generation models, world models, and other applications \[[Lee et al., 2018](#citation)\].
38
+ 2. 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).
39
+ 3. Data collection is not completed in a single session, and variations between data entries exist. Ensure these variations are accounted for during model training.
40
+
41
 
42
  ## Dataset Structure
43