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

kitech/path-tracking-asw Private

[참조 MVP] 작업경로 추종 A-SW — 현재 자세와 경로에서 Pure Pursuit 방식의 조향 명령을 계산합니다.

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