Logo
Explore Help
Register Sign In
ydy0615/lerobot-clone
1
0
Fork 0
You've already forked lerobot-clone
mirror of https://github.com/huggingface/lerobot.git synced 2026-05-30 10:21:24 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
8770c011b03e9575ba9d2d42a820e37d41fb367e
lerobot-clone/MANIFEST.in

4 lines
153 B
Plaintext
Raw Normal View History

Package folder structure (#1417) * Move files * Replace imports & paths * Update relative paths * Update doc symlinks * Update instructions paths * Fix imports * Update grpc files * Update more instructions * Downgrade grpc-tools * Update manifest * Update more paths * Update config paths * Update CI paths * Update bandit exclusions * Remove walkthrough section
2025-07-01 16:34:46 +02:00
include src/lerobot/templates/lerobot_modelcard_template.md
include src/lerobot/datasets/card_template.md
Fix metaworld_config.json not bundled in pip installs and AttributeError crash (#3017) 1. Include metaworld_config.json in package distributions by adding it to both MANIFEST.in (for sdist) and pyproject.toml package-data (for wheels). Without this, pip-installed lerobot raises FileNotFoundError when importing the metaworld environment. 2. Fix crash in sanity_check_dataset_name where the error message accesses policy_cfg.type when policy_cfg is None, raising AttributeError instead of the intended ValueError. Fixes #2958
2026-02-25 03:29:10 -08:00
include src/lerobot/envs/metaworld_config.json
Reference in New Issue Copy Permalink
Powered by Gitea Version: 25.5.0 Page: 223ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API