Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing dataset.root parameter in the training script train.py #689

Open
rkeshwani opened this issue Feb 6, 2025 · 0 comments
Open

Missing dataset.root parameter in the training script train.py #689

rkeshwani opened this issue Feb 6, 2025 · 0 comments

Comments

@rkeshwani
Copy link

When you record your datasets, you are given the option to specify the root directory where your training data will be stored. BUT when you go to train your policy, you are not given the ability to specify the location of where your data root is located. It defaults to the user home directory.

So you cannot train policies on your local data if you have changed your root directory.

If I'm missing something, please let me know!

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

No branches or pull requests

1 participant