Files
lerobot/tests
Maxime Ellerbach 61c9d034a4 sync engine: address review feedback on relative-action anchoring
- stop() restores the original predict_action_chunk so the policy object is
  not left permanently patched after the engine goes away
- snapshot the chunk anchor with clone() (guarded against None on the first
  tick) so it survives any future in-place mutation of the cached state
- document the engine->step action_names lazy-fill and the torch.compile
  ordering the probe relies on
- add tests for reset() re-anchoring across episodes and stop() probe restore

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-17 16:28:31 +00:00
..
2026-05-12 15:49:54 +02:00
2026-07-15 16:32:02 +02:00