No standard solution exists for bidirectional, low-latency communication between a CODESYS PLC and a ROS2 system.
We will create a Function Block to handle the MQTT connection.
This allows for sub-millisecond communication between the motion planner (ROS) and the motor controller (PLC). 🏗️ Implementation Workflow