日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
エッジオーケストレーションarXiv:2511.08354

自律移動ロボットのエッジオーケストレーションに向けたCODECOのケーススタディと初期検証

A CODECO Case Study and Initial Validation for Edge Orchestration of Autonomous Mobile Robots

シェア:XThreadsFacebookLINEはてブBluesky

スマート製造現場の自律移動ロボットを対象に、CODECOとKubernetesのオーケストレーション性能を比較し、CODECOがCPU消費と通信安定性で優れる一方、メモリオーバーヘッドとPod起動遅延が増えることを示した。

著者: H. Zhu, T. Samizadeh, R. C. Sofia

分類: cs.RO, cs.ET, cs.NI

原文アブストラクト

Autonomous Mobile Robots (AMRs) increasingly adopt containerized micro-services across the Edge-Cloud continuum. While Kubernetes is the de-facto orchestrator for such systems, its assumptions of stable networks, homogeneous resources, and ample compute capacity do not fully hold in mobile, resource-constrained robotic environments. This paper describes a case study on smart-manufacturing AMRs and performs an initial comparison between CODECO orchestration and standard Kubernetes using a controlled KinD environment. Metrics include pod deployment and deletion times, CPU and memory usage, and inter-pod data rates. The observed results indicate that CODECO offers reduced CPU consumption and more stable communication patterns, at the cost of modest memory overhead (10-15%) and slightly increased pod lifecycle latency due to secure overlay initialization.