Skip to content

refactor: unify tool scheduling, recording, and recipe export - #199

Draft
wilburx813 wants to merge 3 commits into
RLinf:mainfrom
wilburx813:refactor/tool-runtime
Draft

wilburx813 wants to merge 3 commits into
RLinf:mainfrom
wilburx813:refactor/tool-runtime

Conversation

@wilburx813

@wilburx813 wilburx813 commented Sep 17, 2026

Copy link
Copy Markdown
Collaborator

Description

copy of #174

  • Add readonly parallelism, ordered exclusive calls, and cancellation/drain/resume handling.
  • Centralize action/episode recording and recipe export in Toolkit.
  • Update planner interruption and finalize Flywheel collection after calls drain.

Recipes include successful action and perception calls across resets.

Testing

  • Unit tests: 498 passed, 5 skipped (missing Franka/LeRobot dependencies).
  • Pre-commit and English/Chinese docs passed; 11 GPU E2E tests collect.

Manual verification

GPU/simulator and real-robot cancellation/recording runs are pending.

Checklist

  • My code follows the code style of this project.
  • I have updated related documentation when needed.
  • I have added tests to cover my changes when needed.
  • All new and existing tests passed.

@read-the-docs-community

Copy link
Copy Markdown

@read-the-docs-community

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant