Integration

Glue robotics modules into one running system: choose module boundaries, pick inter-module communication (ROS 2 topics/services/actions, zenoh, gRPC, REST, shared memory), and write solid Dockerfiles and docker-compose for robotics workloads. Use when: wiring components together; 'containerize this', 'dockerfile', 'docker compose', 'how should these modules talk', 'connect the planner to the controller', multi-process or multi-container robotics systems. Load after architect chose the stack and environments set the env strategy. Not for: choosing the overall stack (architect) or single-project env setup (environments).

robium-ai 6543693 6 files · 40.5 KB Updated

File contents

robium-ai/robium/tree/main/archive/integration/1.2.1 commit 65436936cc

Frequently asked questions

npx skillmds@latest add robium-ai/integration-5