JasonHistoria commited on
Commit
3af0300
·
verified ·
1 Parent(s): fd5f338

Update dataset card

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -122,12 +122,11 @@ from lerobot.common.datasets.lerobot_dataset import LeRobotDataset
122
  ds = LeRobotDataset("flex-pi/soft_bag_zipping")
123
  ```
124
 
125
- RGB + depth: use the `RobotPerCamDepthVideoDataset` loader from the Flex-π / FastWAM
126
- codebase, which reads the `depth_encoder` / `depth_ext` fields in `meta/info.json`.
127
 
128
  ## Provenance
129
 
130
- Built with `fastwam-eef32-action26-openpi-aligned` from source recordings
131
  `put_pen_into_green_bag_V2`, `put_pen_into_grey_bag_v2`, `put_pen_into_pink_bag_V2`, `put_pen_into_grey_and_purple_bag_V2`, `put_pen_into_orange_and_green_bag_V2`.
132
 
133
  ## Citation
 
122
  ds = LeRobotDataset("flex-pi/soft_bag_zipping")
123
  ```
124
 
125
+ RGB + depth: use the depth-aware loader from the Flex-π codebase.
 
126
 
127
  ## Provenance
128
 
129
+ Built from source recordings
130
  `put_pen_into_green_bag_V2`, `put_pen_into_grey_bag_v2`, `put_pen_into_pink_bag_V2`, `put_pen_into_grey_and_purple_bag_V2`, `put_pen_into_orange_and_green_bag_V2`.
131
 
132
  ## Citation