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

via/fruit-multi-robot-control Private

[참조 MVP] 과채류 다중로봇 관제 — 작업 주문, 로봇 가용성, OTA 상태를 연결하는 SaaS 관제 참조 MVP입니다.

https://git.agrithing.ai/via/fruit-multi-robot-control.git
4 commits
2 items · feat/concrete-mvp-v2
·/ examples/failure-input.json
json · 219 B · 772b27a Download
{  "workOrder": "WO-FRUIT-082",  "taskCount": 5,  "robots": [    {      "id": "fruit-bot-02",      "state": "CHARGING",      "batteryPercent": 91,      "capabilities": [        "fruit_work"      ]    }  ]}