kjydb commited on
Commit
a6b787c
·
verified ·
1 Parent(s): 3a2a4cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md CHANGED
@@ -21,6 +21,30 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
21
 
22
  ## Dataset Structure
23
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  [meta/info.json](meta/info.json):
25
  ```json
26
  {
 
21
 
22
  ## Dataset Structure
23
 
24
+ Isaac Sim environment
25
+
26
+ robot: so101_sim
27
+
28
+ task: Grab the red cube
29
+
30
+ video res: 640 x 480
31
+
32
+ fps: 30
33
+
34
+ camera location: wrist
35
+
36
+ input data: tcp pose, gripper status, images
37
+
38
+ output data: tcp pose, gripper status
39
+
40
+ gripper mode: angle (0.0: off, 180.0: on)
41
+
42
+ unit: mm, degrees
43
+
44
+ 5 positions with small offsets.
45
+
46
+ random orientation.
47
+
48
  [meta/info.json](meta/info.json):
49
  ```json
50
  {