REPOSITORY
nas/thinning-end-effector Private
[참조 MVP] 적과 엔드이펙터 제어 — 과실 후보에 대한 접근·분리·회수 시퀀스를 표현하는 참조 MVP입니다.
https://git.agrithing.ai/nas/thinning-end-effector.git 9073cca feat: 적과 엔드이펙터 제어 구체 MVP 구현
61be75a ci: add static dynamic and evidence gates
bf80881 feat: add executable institution reference MVP
71123d9 docs: define product role and interface contract
12 items · feat/concrete-mvp-v2
.asw directory → .gitea directory → asw_component directory → contracts directory → examples directory → release directory → tests directory → tools directory → NOTICE.md 160 B → pyproject.toml 196 B → README.md 1.0 KB → run.py 309 B →
·/ pyproject.toml
toml · 196 B · a50fc57 Download
[project]name = "thinning-end-effector"version = "0.2.0"description = "과실 후보에 대한 접근·분리·회수 시퀀스를 표현하는 참조 MVP입니다."requires-python = ">=3.11"