🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning
Go to file
Cadene 1144819c29 First real commit, simxarm env added with torchrl! 2024-01-29 12:49:30 +00:00
lerobot First real commit, simxarm env added with torchrl! 2024-01-29 12:49:30 +00:00
test First real commit, simxarm env added with torchrl! 2024-01-29 12:49:30 +00:00
.gitignore .gitignore 2024-01-29 12:49:06 +00:00
README.md First real commit, simxarm env added with torchrl! 2024-01-29 12:49:30 +00:00
environment.yaml First real commit, simxarm env added with torchrl! 2024-01-29 12:49:30 +00:00
setup.py First real commit, simxarm env added with torchrl! 2024-01-29 12:49:30 +00:00

README.md

LeRobot

Installation

Install dependencies using conda:

conda env create -f environment.yaml
conda activate lerobot