A-SW Hub / Repositories
Local Gitea · READ ONLY
← 저장소 Repositories
REPOSITORY

jbnu/3d-environment-perception Private

[참조 MVP] 3D 주행환경 인지 A-SW — 3차원 점군을 격자 군집화해 장애물 위치와 경계 상자를 생성합니다.

https://git.agrithing.ai/jbnu/3d-environment-perception.git
8 commits
2 items · feature/perception-confidence-audit
·/ .asw/sdv-component.json
json · 363 B · cb07f27 Download
{  "schemaVersion": "asw.sdv-component/v1",  "repository": "jbnu/3d-environment-perception",  "executionTarget": "vpu",  "language": "python",  "runtime": "python>=3.11",  "buildSystem": "unittest",  "transport": "ROS2-adapter",  "lifecycle": [    "source",    "static-analysis",    "build",    "dynamic-test",    "package",    "release-gate"  ]}