Skip to content

The rlds dataset builder code for calvin_dataset, you can change calvin datasets to rlds format by this script.

Notifications You must be signed in to change notification settings

hyy02/calvin_rlds_builder

Repository files navigation

CALVIN RLDS Dataset Conversion

Reference repo: https://github.com/kpertsch/rlds_dataset_builder, thanks a lot.

This repo contatins the scripts to convert CALVIN dataset into RLDS format for X-embodiment experiment integration.

How to use the script

First create a conda environment using the provided environment.yml file (use environment_ubuntu.yml or environment_macos.yml depending on the operating system you're using):

conda env create -f environment_ubuntu.yml

Then activate the environment using:

conda activate rlds_env

If you meet some problems, feel free to raise an issue,or contact huangyiyang24@mails.ucas.ac.cn

Thanks a lot for contributing your data! :)

About

The rlds dataset builder code for calvin_dataset, you can change calvin datasets to rlds format by this script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages