Robotics integration

Govern robot workflows without entering hard real-time control

LightESB-Camel coordinates high-level task intake, command validation, telemetry normalization, protocol gateways, audit events, and external system callbacks.

Robotics integration control plane with industrial robots, gateways, and telemetry paths.

Robotics scope

Task, protocol, audit, and governance layers

The delivery package keeps robot integration at the high-level workflow and protocol adaptation layer. Certified safety systems, servo control, and low-latency motion loops stay outside the runtime boundary.

Task intake

Receive commands from MES, WMS, ERP, schedulers, or AI tools and validate robot, site, command type, timeout, and target payloads.

Protocol examples

Use MQTT telemetry and command routes, rosbridge service calls, OPC UA station examples, Modbus gateway routes, and gRPC contract drafts.

Audit and state

Track command state, dispatcher outbox behavior, telemetry normalization, trace summaries, and local operational diagnostics.

Included examples

  • RobotMqttTelemetrySrv
  • RobotMqttCommandSrv
  • RobotRosBridgeSrv
  • RobotOpcUaStationSrv
  • RobotModbusGatewaySrv
  • RobotGrpcGatewaySrv

Explicit non-goals

  • No servo loops or motion controller replacement.
  • No PLC safety circuit replacement.
  • No ROS2 DDS high-frequency control path replacement.
  • No emergency stop or certified safety function replacement.