REPOSITORY
jbnu/environment-adaptive-perception Private
[참조 MVP] 환경 적응형 인지 A-SW — 조도·강우·먼지 조건에 따라 탐지 임계값과 센서 우선순위를 조정합니다.
https://git.agrithing.ai/jbnu/environment-adaptive-perception.git f7fec31 feat: adopt python VPU SDV reference implementation
5816174 feat: adopt python VPU SDV reference implementation
ae4151f ci: add language-specific static and dynamic analysis
2ed89a8 docs: define component scope and interface contract
a8a443e ci: verify contract tests and evidence package
f4e589c feat: add executable reference MVP
be6d31d docs: define component scope and interface contract
1 items · main
·/ release/manifest.json
json · 692 B · b368dac Download
{ "schemaVersion": "asw.release/v1", "component": "jbnu/environment-adaptive-perception", "displayName": "환경 적응형 인지 A-SW", "owner": "전북대학교", "implementationAuthor": "주식회사 비아 (연동 검증용 참조 구현)", "version": "0.2.0-multilang-mvp", "domain": "Perception", "status": "REFERENCE_MVP", "compatibility": { "product": "unmanned-autonomous-agri-machine", "api": "asw-component/v1" }, "evidence": [ "static-analysis", "dynamic-test", "interface-contract", "quality-summary", "sha256" ], "language": "python", "executionTarget": "vpu", "buildSystem": "unittest", "transport": "ROS2-adapter"}