Update dataset card
Browse files
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
|
| 126 |
-
codebase, which reads the `depth_encoder` / `depth_ext` fields in `meta/info.json`.
|
| 127 |
|
| 128 |
## Provenance
|
| 129 |
|
| 130 |
-
Built
|
| 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
|