Skip to content

Conversation

bingogome
Copy link

What this does

It converts back from v3.0 dataset to v2.1 in case you need back compatibility.

Examples:

Title Label
Fixes #[issue] (🐛 Bug)
Adds new dataset (🗃️ Dataset)
Optimizes something (⚡️ Performance)

How it was tested

Convert a dataset and visualize it using lerobot tools to confirm data validity.

SECTION TO REMOVE BEFORE SUBMITTING YOUR PR

Note: Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR. Try to avoid tagging more than 3 people.

Note: Before submitting this PR, please read the contributor guideline.

@Copilot Copilot AI review requested due to automatic review settings October 3, 2025 00:38
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds functionality to convert LeRobot datasets from v3.0 format back to v2.1 format for backward compatibility. This is the reverse operation of the existing v2.1 to v3.0 conversion.

  • Adds a new conversion script that transforms the consolidated v3.0 file layout back to the legacy per-episode structure of v2.1
  • Implements reverse transformations for data files, video files, metadata, and configuration
  • Provides command-line interface for dataset conversion with options for local directories and force conversion

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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