Conversation
❌ 7 Tests Failed:
View the top 3 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
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.
What changes
Connect BEHAVIOR's 2026 R1 Pro to KronkNav and the existing DimOS manipulation stack in one
behavior-r1problueprint. The robot loads the selected training task's prescribed start pose, navigates using three RGB-D cameras, and executes planned motions through the existing ControlCoordinator.Integration fixes
The live proof also required robot self-filtering with fixed-link geometry and cached Open3D distance queries, removal of MLS's 64-candidate start-snap cap, serialized manipulation shutdown, and Zenoh 1.10.1's upstream loopback-discovery fix. The Nix pre-commit invocation now uses Git filtering so it excludes ignored simulator assets.
Validation
RUSTC=/usr/bin/rustc,RUSTDOC=/usr/bin/rustdoc) and Nix flakes enabled.Rs_int: three RGB-D cameras, joints/TF, both arms/grippers, 0.090 m base-command motion and 0.157 m native-action motion, stable height and expired-command hold. Spawn validation now requires floor support after settling and avoids querying cloth objects in the rigid-contact table.Scope
This is development integration using simulator ground-truth localization, not an official benchmark score. The arm proof checks robot self-collision; the navigation map is not yet connected to the manipulation collision world. It does not prove clutter-safe pick-and-place.
Stacked above #4194 (
feat/behavior-integration).Agent: Codex (GPT-6)