Skip to content

Release v3.0.0 - #192

Merged
siddhss5 merged 1 commit into
mainfrom
release-v3.0.0
Apr 17, 2026
Merged

siddhss5 merged 1 commit into
mainfrom
release-v3.0.0

Conversation

@siddhss5

Copy link
Copy Markdown
Collaborator

203 commits since v2.0.0. Coordinated with mj_manipulator v2.0.0. Full details in CHANGELOG.md.

Changes in this PR

  • `pyproject.toml`: version 0.1.0 → 3.0.0
  • `init.py`: version 0.2.0 → 3.0.0
  • `CHANGELOG.md`: new

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
  • Demo system with scenario discovery
  • Generalized placement on surfaces
  • Primitives rewrite (581 → 315 LOC)
  • Fork-based planning
  • GraspVerifier + LiftBase
  • Robotiq 2F-140 grip force fix
  • 140 tests (was 74)

Closes #188.

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.
@siddhss5
siddhss5 merged commit cb2e2c0 into main Apr 17, 2026
4 checks passed
@siddhss5
siddhss5 deleted the release-v3.0.0 branch April 17, 2026 21:40
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.

Release v3.0.0

1 participant