dev2 #6

Merged
Jejomar merged 5 commits from dev2 into main 2026-09-18 07:58:27 +00:00
Owner
No description provided.
- Add --robot-type (so100_follower / so101_follower), defaulting to
  so101_follower. Current LeRobot aliases both names to a single SOFollower
  class; older releases kept them separate, so the class is now resolved from
  either module.

- Log the calibration file path on connect and warn loudly when nothing is
  there. That path is keyed off the robot name plus --id, so calibrating under
  one model and connecting as another silently yields an uncalibrated arm that
  moves to the wrong positions rather than failing outright.

- Document the three arm connections (USB, power, servo bus), finding the
  port, the Waveshare B-channel jumper requirement, and the missing USB-serial
  driver case.

- Require the feetech extra: a plain lerobot install imports fine and then
  fails at connect().
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Jejomar/comfac-robot-arm-controller!6
No description provided.