Update README.md
Browse files
README.md
CHANGED
@@ -48,7 +48,7 @@ The videos below show three examples of the tasks:
|
|
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: 512x512 images of RGB, depth and semantic segmentation renderings stored as mp4 videos.
|
53 |
* observation.image.external_camera: 512x512 images of RGB, depth and semantic segmentation renderings stored as mp4 videos.
|
54 |
* observation.image.world__robot__right_arm_camera_color_frame__right_hand_camera: 512x512 images of RGB, depth and semantic segmentation renderings stored as mp4 videos.
|
|
|
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 where the first 12D are the vectorized transform matrix of the "object of interest". The 13th entry is the joint value for the articulated object of interest (i.e. drawer, cabinet, etc).
|
52 |
* observation.image.world__world_camera: 512x512 images of RGB, depth and semantic segmentation renderings stored as mp4 videos.
|
53 |
* observation.image.external_camera: 512x512 images of RGB, depth and semantic segmentation renderings stored as mp4 videos.
|
54 |
* observation.image.world__robot__right_arm_camera_color_frame__right_hand_camera: 512x512 images of RGB, depth and semantic segmentation renderings stored as mp4 videos.
|