This page is optimized for AI. For the human-readable: SymbioticFlow: Heterogeneous Multi-Robot Cargo Handling for Railway Hubs

SymbioticFlow: Heterogeneous Multi-Robot Cargo Handling for Railway Hubs

Project Idea Metadata

Project Idea Description

1. Executive Summary

SymbioticFlow introduces a radically new approach to automating railway hub logistics: a heterogeneous multi-robot system where specialized robots collaborate through an agentic AI platform to handle the full cargo flow (from rail wagon to sorting belt) without any infrastructure modifications.

A wheeled humanoid robot (Galaxea R1 Pro) provides AI-driven parcel manipulation at the conveyor interface, while a wheeled-legged quadruped (DEEPRobotics LYNX M20 Pro) autonomously transports trolleys across the unstructured hub terrain. Both robots are coordinated by Binabik AI's Agentic Operating System, which uses vision-language models to reason about tasks in real time. The consortium (Binabik AI + ZHAW) has both robots in hand and the AI software stack operational. This Proof of Concept validates a single robotic cell; the architecture scales to full-hub and multi-hub deployment through straightforward replication.

After this proof of concept, the main limitation stopping wider deployment and scalability will be hardware. However, humanoid robots and mobile manipulators with 20-30kg payload will enter the market next year, while custom robots can be built to meet these specifications. The approach proposed in this project (Agentic OS and software for multi-robot coordination without infrastructure modifications) applies to any mobile robot and mobile manipulation platform. We simply use a wheeled humanoid and quadruped because they are sufficient for the proof of concept in this project, while the solution remains hardware-agnostic.

2. Background and Problem Statement

Every working night, Planzer processes tens of thousands to hundreds of thousands of parcels, unloading rail wagons and feeding heterogeneous cargo onto sorting belts for last-mile distribution. This operation is mostly manual: workers navigate railway tracks and through the trains to pull trolleys from wagons, then unload parcels one by one onto conveyor belts, all under extreme time pressure.

The environment is fundamentally hostile to conventional automation. Railway hubs are rented SBB infrastructure where no permanent modifications are usually permitted. Clearances are tight and the environment is cluttered. Layouts differ significantly between hubs (Zurich, Bern, and others each present different spatial configurations). There are no standardized loading patterns: cargo varies in size, weight, shape, and fragility.

This is why traditional approaches fail here:

Meanwhile, Europe faces a shortage of 745,000 logistics workers. The overnight shifts involved are physically demanding, ergonomically hazardous, and increasingly difficult to staff. The need for automation is urgent, but the solution must work within the constraints of these environments, not demand that the environments change.

3. Proposed Solution: The SymbioticFlow Architecture

3.1 Design Principle: The Right Robot for the Right Task

Rather than forcing a single robot type to handle everything poorly, SymbioticFlow decomposes the cargo flow into two specialized roles, each matched to the morphology and capabilities of a specific robot platform, coordinated by an intelligent Physical Agentic AI layer.

3.2 The Dexterous Node: Wheeled Humanoid Robot

The Galaxea R1 Pro is stationed at the conveyor belt interface, where it performs the cognitively demanding task of identifying, grasping, and placing heterogeneous parcels. Its wheels allow it to reach trolleys in different places, compared to a fixed robotic arm with limited workspace dimensions.

Key characteristics include:

3.3 The All-Terrain Tugger: Wheeled-Legged Quadruped

The available LYNX M20 operates as the logistics runner, autonomously transporting trolleys between rail wagons and the sorting station. The robot will be modified with a hitch specific to couple with Planzer's standard trolleys.

3.4 The Agentic Operating System: Binabik AI's Software Platform

The robots are coordinated by Binabik's three-layer Agentic OS:

  1. Cognition Layer: VLM/LLM-based reasoning decomposes high-level goals ("unload wagon 7") into robot-specific task sequences, adapting in real time to unexpected situations (blocked paths, unusual parcels, equipment changes).
  2. Execution Layer: A Model Context Protocol (MCP) interface dispatches specialized skills: VLA policies for parcel manipulation, reinforcement learning (RL) policies for hitch engagement, ROS 2/Nav2 modules for navigation.
  3. Control Layer: Safety-aware whole-body control ensures compliant, predictable robot behavior in shared human-robot workspaces.

This architecture is inherently modular: new skills can be added for additional tasks (sorting, van loading, inspection) without redesigning the system. The same Agentic OS runs across different robot hardware (already validated on Galaxea, Unitree, and DEEPRobotics platforms), making it a natural building block for broader end-to-end logistics automation.

4. POC Scope and Deployment Path

This project validates a single robotic cell: one Galaxea R1 Pro unloading parcels from one trolley onto a conveyor belt, with one LYNX M20 delivering and retrieving trolleys. The POC measures cycle time, grasp success rate, and navigation reliability in a real Planzer hub environment.

For full-hub deployment, the cell is replicated — 50 to 100 parallel cells coordinated by the fleet management layer of the Agentic OS. Larger quadruped platforms or electric tug attachments can substitute or augment the LYNX for heavier trolleys. Next-generation humanoids (Unitree H2, available at ZHAW) extend the parcel weight range. The POC validates the unit economics and technical feasibility that underpin this scaling path.

5. Objectives

  1. O1: Demonstrate autonomous unloading of heterogeneous parcels (up to 7 kg) from a standard Planzer trolley onto a conveyor belt, achieving a cycle time of less than 90 seconds per parcel.
  2. O2: Demonstrate autonomous LYNX M20 trolley towing through a representative railway hub section, including rail crossing, narrow passages, and the hitch/unhitch cycle.
  3. O3: Validate the Binabik Agentic OS as a real-time coordination layer managing task allocation between the two heterogeneous robots.
  4. O4: Characterize the parcel weight and size distribution at a real Planzer hub to quantify the coverage of current robot capabilities and inform next-generation system design.
  5. O5: Produce a validated cost model and scaling roadmap for full-hub and multi-hub deployment.

6. Implementation Plan (6 Months)

Phase 1: Lab Integration (Month 1–2)

Phase 2: Capability Development (Month 2–4)

Phase 3: Planzer Test Environment (Month 4–6)

Phase 4: Analysis and Dissemination (Month 6)

7. Novelty and Advancement of the State of the Art

Current logistics automation operates at two extremes: highly structured warehouse systems that require purpose-built facilities, and experimental humanoid robots that remain confined to controlled laboratory or factory settings. Neither approach works in the unstructured, constrained, and variable environments of railway logistics hubs.

SymbioticFlow advances the state of the art in three ways:

  1. Heterogeneous multi-robot specialization for logistics: Instead of a monolithic robot, we decompose the task along morphological lines: a wheeled humanoid for manipulation, a wheeled-legged quadruped for terrain transport. This principle of task-morphology matching has been demonstrated in search-and-rescue robotics but has never been applied to commercial logistics operations.

  2. Agentic AI with VLM reasoning in unstructured physical environments: The Binabik Agentic OS does not rely on pre-programmed pick lists or barcode-driven workflows. It uses vision-language models to reason about novel objects and situations in real time, enabling adaptation to parcel types, trolley configurations, and hub layouts never encountered during training. This is a fundamental advance beyond the rule-based or narrow-RL approaches used in current warehouse robotics.

  3. First real-world deployment of general-purpose robots in a Swiss railway hub: To our knowledge, no research group or company has deployed humanoid or legged robots in an operational railway logistics environment. This POC creates the first empirical dataset and operational knowledge base for this application domain.

The combination of general-purpose robot platforms with an agentic AI layer means the system is not limited to a single task. The same robots and software, with additional skills, can extend to other parts of the logistics chain (parcel sorting, van loading, inter-hub navigation) making this approach fundamentally more versatile and future-proof than single-purpose automation.

SymbioticFlow introduces a radically new approach to automating railway hub logistics: a heterogeneous multi-robot system where specialized robots collaborate through an agentic AI platform to handle the full cargo flow (from rail wagon to sorting belt) without any infrastructure modifications.
A wheeled humanoid robot (for this study: Galaxea R1 Pro) provides AI-driven parcel manipulation at the conveyor interface, while a customized wheeled-legged quadruped (for this study: DEEPRobotics LYNX M20 Pro) autonomously transports trolleys across the unstructured hub terrain. Both robots are coordinated by Binabik AI's Agentic Operating System, which uses vision-language models to reason about tasks in real time. The consortium (Binabik AI + ZHAW) has both robots in hand and the AI software stack operational. This Proof of Concept validates a single robotic cell; the architecture scales to full-hub and multi-hub deployment through straightforward replication.