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

kitech/path-generation-asw Private

[참조 MVP] 작업경로 생성 A-SW — 직사각형 농경지와 작업 폭으로 왕복형 커버리지 경로를 생성합니다.

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