Release v3.0.0 - #192
Merged
Merged
Release v3.0.0#192
Conversation
203 commits since v2.0.0. Coordinated with mj_manipulator v2.0.0. Highlights: - Natural language chat with LLM robot control - Browser-based viser viewer with teleop, F/T panels, status HUD - Unified robot.left/right arm scope with tab completion - Demo system with scenario discovery - Generalized placement on surfaces (not just containers) - Primitives rewrite: 581 → 315 LOC, delegates to mj_manipulator - Fork-based planning (no side effects during exploration) - GraspVerifier + LiftBase with surface-clearance post-condition - Robotiq 2F-140 grip force fix - E-Stop persistence, per-arm abort - 140 tests (was 74) Version alignment: pyproject.toml 0.1.0 → 3.0.0, __init__.py 0.2.0 → 3.0.0. Full CHANGELOG in CHANGELOG.md. Closes #188.
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.
203 commits since v2.0.0. Coordinated with mj_manipulator v2.0.0. Full details in CHANGELOG.md.
Changes in this PR
Highlights
Closes #188.