Skip to content

Conversation

@cverrier
Copy link

@cverrier cverrier commented Dec 9, 2025

A sample from the lerobot/svla_so101_pickplace dataset does not contain the key observation.images.wrist_camera, resulting in a bug when running the code samples provided in units/en/unit1/4.mdx. However, it contains the key observation.images.side.

Change the name of the key accordingly.

For reference, see the corresponding meta/info.json file at the latest commit (currently f641879e22172be7e8161d5e6c1503c2d2feb657) in the Hugging Face dataset.

A sample from the `lerobot/svla_so101_pickplace` dataset does not
contain the key `observation.images.wrist_camera`, resulting in a bug
when running the code samples provided in `units/en/unit1/4.mdx`.
However, it contains the key `observation.images.side`.

Change the name of the key accordingly.

For reference, see the corresponding `meta/info.json` file at the latest
commit (currently `f641879e22172be7e8161d5e6c1503c2d2feb657`) in the
Hugging Face dataset.
@cverrier
Copy link
Author

cverrier commented Dec 9, 2025

I just saw that #8 opened by @rajuptvs already addresses this bug (but uses the up camera instead of side). I don't know why his pull request hasn't been merged yet. Anyway, feel free to close mine and merge his work, or combine both. 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant