Releases: BotRunner64/somehand
Releases · BotRunner64/somehand
somehand 0.2.0
0.2.0
- Replaced PICO XRoboToolkit input with the PICO Bridge receiver.
- Added
somehand.apias the supported public import surface for embedding. - Moved MediaPipe, OpenCV, and PICO Bridge into optional CLI/dev dependencies.
- Split CLI and API documentation across English and Chinese docs.
- Switched the LinkerHand SDK submodule to the BotRunner64 fork and removed XRoboToolkit setup.
Artifacts:
somehand-0.2.0-py3-none-any.whlsomehand-0.2.0.tar.gz
Tested:
pytest -qruff check src/somehand/__init__.py src/somehand/pico_input.pypython -m build
Not tested:
- Full
ruff check src testsstill reports pre-existing lint findings outside the release metadata changes.