Datasets:

ArXiv:
hil / src /lerobot /robots /__init__.py
Anteid11's picture
Upload folder using huggingface_hub
7efe9d0 verified
raw
history blame contribute delete
102 Bytes
from .config import RobotConfig
from .robot import Robot
from .utils import make_robot_from_config