Add LeRobot Dataset Tools Wiki, Improve LeRobot Wiki Structure, and Add English Documentation#4100
Conversation
|
Thank you for raising your pull request and contributing to our Community |
|
Add Wiki for LeRobot Strategies and Improve Chinese Wiki for SO100/SO101 Arms PR Description: Change Overview Updates to Completed missing strategy-related content and reorganized it by strategy type, using Detailscollapsible blocks for structured browsing.Added advanced training sections after the strategy tutorials, also organized with collapsible blocks: (Optional) Efficient fine-tuning with 🤗 PEFT (Optional) Multi-GPU training with Accelerate Added and refined operational and engineering best-practice notes for the data recording process: Keyboard arrow key control logic and practical guidance on discarding low-quality episodes. Camera connection guidelines (avoid sharing a single USB hub across multiple cameras; prefer direct USB 3.0 connections). Servo calibration notes before/after calibration (distinguishing SO101 Leader/Follower IDs and gear ratios; calibration procedure requiring the driver board to be connected only to servo #6, etc.). Added a fault-handling workflow: For the Magnitude ... exceeds 2047 error, documented the procedure to use the Seeed SoARM quick tool for center calibration (2048), and guided users back to the full-arm calibration process. Replaced the CUDA availability Python snippet with a bash-executable form: Fixed an empty MDX link that caused build failures: New Documentation Added Introduces common operations and example commands for lerobot-edit-dataset, including: Episode deletion Dataset split/merge Feature removal Image-to-video conversion Uploading to Hub Online/offline visualization Additional Notes All the above content has been translated into English. The English documentation has been updated in sync with these changes. |
增加了lerobot各种策略的wiki本 PR 主要完善了 LeRobot SO100/SO101 机械臂中文 Wiki 中「策略训练/评估、进阶训练与数据集工具」等内容。
变更概览
docs/zh-CN/Robotics/Robot_Kits/Lerobot/cn_Lerobot_SO100Arm_New.md:<details>折叠块)。lerobot-train示例与关键参数说明(LoRA /--peft.*)。accelerate config可选流程,以及多 GPU 下步数/学习率的常见调整建议。Magnitude ... exceeds 2047报错时,提供使用 Seeed SoARM 快捷工具进行**中位校准(2048)**的步骤说明,并引导回到整臂校准流程。bash中执行的python - <<'PY' ... PY写法,减少复制粘贴出错概率。[数据集工具]())为有效的相对链接([数据集工具](./数据集工具.md))。新增文档
docs/zh-CN/Robotics/Robot_Kits/Lerobot/数据集工具.md:lerobot-edit-dataset的常用操作与示例命令,包括:删除剧集、拆分/合并、移除特征、图像转视频、上传到 Hub、在线/离线可视化等。