flameeee commited on
Commit
130fa4d
·
verified ·
1 Parent(s): d5600d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -161,7 +161,7 @@ static_pcd: point cloud from the static camera view, shape: (200, 200, 3)
161
  static_rgb: RGB image from the static camera view, shape: (200, 200, 3)
162
  gripper_pcd: point cloud from the wrist camera view, shape: (84, 84, 3)
163
  gripper_rgb: RGB image from the wrist camera view, shape: (84, 84, 3)
164
- annotation_id: episode annotation identifier. type: int
165
  ```
166
 
167
  **Note:** `static_cam_ex_mat` and `gripper_cam_ex_mat` are deprecated and are no longer used in the current pipeline.
 
161
  static_rgb: RGB image from the static camera view, shape: (200, 200, 3)
162
  gripper_pcd: point cloud from the wrist camera view, shape: (84, 84, 3)
163
  gripper_rgb: RGB image from the wrist camera view, shape: (84, 84, 3)
164
+ annotation_id: episode annotation identifier, type: int
165
  ```
166
 
167
  **Note:** `static_cam_ex_mat` and `gripper_cam_ex_mat` are deprecated and are no longer used in the current pipeline.