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

jbnu/global-localization Private

[참조 MVP] GIS 기반 전역 측위 A-SW — WGS84 좌표를 기준점 중심의 농경지 로컬 좌표계로 변환합니다.

https://git.agrithing.ai/jbnu/global-localization.git
6 commits
2 items · main
·/ .asw/sdv-component.json
json · 334 B · 6a9d3c5 Download
{  "schemaVersion": "asw.sdv-component/v1",  "repository": "jbnu/global-localization",  "executionTarget": "vpu",  "language": "cpp",  "runtime": "C++17",  "buildSystem": "g++",  "transport": "ROS2",  "lifecycle": [    "source",    "static-analysis",    "build",    "dynamic-test",    "package",    "release-gate"  ]}