Conversation
This was referenced Sep 1, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## feat/openyam-native-collection #3855 +/- ##
===============================================================
Coverage 79.65% 79.65%
===============================================================
Files 1517 1519 +2
Lines 143193 143269 +76
Branches 12236 12237 +1
===============================================================
+ Hits 114054 114128 +74
- Misses 25786 25787 +1
- Partials 3353 3354 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 1 file with indirect coverage changes 🚀 New features to boost your workflow:
|
TomCC7
force-pushed
the
feat/openyam-lerobot-rollout
branch
from
September 1, 2026 04:46
a19c88a to
8a4b255
Compare
TomCC7
force-pushed
the
feat/openyam-lerobot-rollout
branch
2 times, most recently
from
September 1, 2026 17:00
00b98d8 to
611eabe
Compare
TomCC7
force-pushed
the
feat/openyam-lerobot-rollout
branch
from
September 1, 2026 17:16
611eabe to
ecc4e45
Compare
TomCC7
force-pushed
the
feat/openyam-lerobot-rollout
branch
from
September 1, 2026 17:17
ecc4e45 to
80d489a
Compare
TomCC7
force-pushed
the
feat/openyam-lerobot-rollout
branch
from
September 1, 2026 17:56
80d489a to
cb38d4d
Compare
TomCC7
force-pushed
the
feat/openyam-lerobot-rollout
branch
2 times, most recently
from
September 1, 2026 23:51
4c265e6 to
65e9b0e
Compare
TomCC7
commented
Sep 2, 2026
TomCC7
commented
Sep 2, 2026
TomCC7
commented
Sep 2, 2026
TomCC7
commented
Sep 2, 2026
TomCC7
commented
Sep 2, 2026
TomCC7
commented
Sep 2, 2026
TomCC7
force-pushed
the
feat/openyam-lerobot-rollout
branch
from
September 2, 2026 19:06
65e9b0e to
19803df
Compare
TomCC7
commented
Sep 2, 2026
TomCC7
marked this pull request as ready for review
September 3, 2026 20:48
TomCC7
removed this pull request from stack #3922
September 15, 2026 04:24
TomCC7
added this pull request to stack #4160
September 15, 2026 04:24
TomCC7
force-pushed
the
feat/openyam-lerobot-rollout
branch
from
September 15, 2026 05:17
94e7882 to
278972f
Compare
TomCC7
force-pushed
the
feat/openyam-lerobot-rollout
branch
from
September 15, 2026 05:52
278972f to
741aa57
Compare
TomCC7
force-pushed
the
feat/openyam-lerobot-rollout
branch
from
September 17, 2026 23:36
741aa57 to
de05114
Compare
TomCC7
force-pushed
the
feat/openyam-lerobot-rollout
branch
2 times, most recently
from
September 18, 2026 00:39
bdf24ef to
753cc40
Compare
TomCC7
force-pushed
the
feat/openyam-lerobot-rollout
branch
from
September 18, 2026 01:50
753cc40 to
1b3d6d0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Contribution path
Problem
Solution
openyam-lerobot-rolloutfor Quest-free execution andopenyam-lerobot-quest-rolloutfor optional takeover.OpenYamLearningProfiledependency.API shape
dimos runmodule options.RolloutControlSpecand explicitly call preflight/start/stop.How to Test
With a compatible checkpoint and configured arm/camera:
dimos --can-port follower_l run openyam-lerobot-rollout --policy.policy-path CHECKPOINT_DIR --policy.task "pick up the cube" --wristcamera.hardware.camera-index 0RolloutControlSpeconly after verifying preflight readiness and clearing the workspace.openyam-lerobot-quest-rolloutto test Quest takeover.AI assistance
Checklist