mirror of
https://github.com/huggingface/lerobot.git
synced 2026-07-23 17:56:07 +00:00
a0ab158a83
When the leading joint names match the canonical SO set, treat the dataset as a genuine SO arm and convert those joints to degrees even if extra columns follow (bbox, etc.), passing the trailing non-joint columns through untouched. Encoding detection now looks only at the SO slice so appended columns can't skew it. Only when no leading 6-DOF SO block can be substantiated is the dataset relabeled 'unknown' and migrated structurally.