Integrating ROS packages through PLC motor drivers
I have a robot that is already programmed with PLC beckhoff through twinCAT to give commands to the motors to move at a certain speed and direction. I want to control my robot through ROS to do more interesting things like navigation, SLAM ... but i want to keep the PLC as a driver for the motors used and use the same old code to drive the motors with the same logic. Is there a way to integrate between ROS and PLC in such a way for example sending velocity commands (/cmd_vel) and the PLC drives the motors to the desired goal? Thank you in advance
I am using Beckhoff PLC. How can i interface and program it. I have support for downloading.
See my answer above I added link to my driver