Instructions to use lerobot/act_aloha_sim_transfer_cube_human with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use lerobot/act_aloha_sim_transfer_cube_human with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("lerobot/act_aloha_sim_transfer_cube_human", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Usage example
Hi, i'm a newbie on the topic,
is there any example on how to use this on a robot arm or any general use?
Happy to learn
Thanks :)
@vedalken glad that you're getting started :)
We haven't got support for real hardware yet but it's one of our top priorities in development.
You can use this in simulation by running:
python lerobot/scripts/eval.py -p lerobot/act_aloha_sim_transfer_cube_human
First though, you need to follow the setup instructions on the README here. https://github.com/huggingface/lerobot
Let me know if you need any help getting it going, or jump onto the LeRobot Discord server https://discord.gg/ystUmKu5
@vedalken glad that you're getting started :)
We haven't got support for real hardware yet but it's one of our top priorities in development.
You can use this in simulation by running:python lerobot/scripts/eval.py -p lerobot/act_aloha_sim_transfer_cube_humanFirst though, you need to follow the setup instructions on the README here. https://github.com/huggingface/lerobot
Let me know if you need any help getting it going, or jump onto the LeRobot Discord server https://discord.gg/ystUmKu5
hi, the invite link https://discord.com/invite/ystUmKu5 has expired.