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

"A question about virtual environments" #170

Open
1 of 2 tasks
le-wei opened this issue May 10, 2024 · 1 comment
Open
1 of 2 tasks

"A question about virtual environments" #170

le-wei opened this issue May 10, 2024 · 1 comment
Assignees
Labels
✨ Enhancement New feature or request

Comments

@le-wei
Copy link

le-wei commented May 10, 2024

System Info

python 3.10

Information

  • One of the scripts in the examples/ folder of LeRobot
  • My own task or dataset (give details below)

Reproduction

Thank you very much for the excellent work you have done, which has facilitated my learning. I have a question. If I collect data using a real robot and am unable to create an env, what should I do? I have already converted my collected data into the Lerobot format, but during training and testing, I need to make_env an env for testing. How can I resolve this? Does this mean that this library can currently only be used in situations where there is already a virtual environment? Thank you very much for your response and advice.
I'm sorry I couldn't find a topic related to the inquiry, so I had to ask in the form of a bug report.

Expected behavior

"I want to use this library to train on real data that I collected myself."

@Cadene
Copy link
Collaborator

Cadene commented May 10, 2024

Hello @le-wei ,

Thanks for your kind words!

Indeed, we currently don't support "real-world" env, but we are working on it!

As you can see, we recently assembled our robot.
https://github.com/huggingface/lerobot/assets/4681518/8aeba2c5-3f1d-4f49-8002-9787d279abc8
IMG_4615

We will open a PR next week to be able to connect LeRobot to a real-world hardware.

We didnt started yet, so if you have some code for a "gym-real-world" environment, dont hesitate to open a PR and we would be happy to iterate with you. You could maybe add this env in https://github.com/huggingface/lerobot/tree/main/lerobot/common/envs

Stay tuned ;)

Best

@Cadene Cadene self-assigned this May 10, 2024
@Cadene Cadene added the ✨ Enhancement New feature or request label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants