ftozetoramos commited on
Commit
7e2763d
·
verified ·
1 Parent(s): 0a7a7d7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -43,8 +43,18 @@ Within the collection, there are three datasets in LeRobot format `pick`, `place
43
  The videos below show three examples of the tasks:
44
 
45
  ![pick](./assets/episode_000028.gif)
46
-
47
-
 
 
 
 
 
 
 
 
 
 
48
 
49
  [Insert Modality and Format Classification]
50
 
 
43
  The videos below show three examples of the tasks:
44
 
45
  ![pick](./assets/episode_000028.gif)
46
+ ![place_bench](./assets/episode_000008.gif)
47
+ ![place_cabinet](./assets/episode_000048.gif)
48
+
49
+ * action modality: 34D which includes joint states for the two arms, gripper joints, pan and tilt joints, torso joint, and front and back wheels.
50
+ * observation modalities
51
+ * observation.state: 13D
52
+ * observation.image.world__world_camera:
53
+ * observation.image.external_camera:
54
+ * observation.image.world__robot__right_arm_camera_color_frame__right_hand_camera:
55
+ * observation.image.world__robot__left_arm_camera_color_frame__left_hand_camera:
56
+ * observation.image.world__robot__camera_link__head_camera:
57
+ *
58
 
59
  [Insert Modality and Format Classification]
60