Files
lerobot/tests/policies
pepijn d74671e285 fix(g05): rebuild camera_sizes when stale keys survive embodiment switch
Switching embodiment on a packaged checkpoint keeps the previous
embodiment's camera_sizes entries because dict config values merge
instead of replacing, which tripped the exact-key validation. Rebuild
sizes from the named profile whenever the keys diverge from
camera_order, and add regression tests for both fixes.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-30 08:04:37 +00:00
..