mirror of
https://github.com/huggingface/lerobot.git
synced 2026-08-08 17:39:44 +00:00
4f3f696b27
Takes src/lerobot/motors/ (excluding motors_bus.py, off-limits) to 100% public docstring coverage: dynamixel, feetech, damiao, robstride, calibration_gui.py, and encoding_utils.py. Also fixes a handful of pre-existing docstring bugs found along the way (a parameter name that didn't match its signature, missing argument descriptions, a copy-paste typo). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>