ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Probably the easiest and fastest way to communicate to a Beckhoff PLC is to use ADS libraries (pyads in python or check this repo https://github.com/Beckhoff/ADS).

In case of any other PLC probably modbus is a good option or any TCP/UDP implementation.