mirror of
https://github.com/huggingface/lerobot.git
synced 2026-06-21 18:27:16 +00:00
f76a108b08
- Introduced `LeaderFollowerProcessor` for managing leader-follower teleoperation logic, including position tracking and end-effector action computation. - Added `SO101LeaderFollower` class to extend the SO101 leader functionality, enabling both leading and following modes with keyboard event handling for intervention control. - updated docs