The ROS-Industrial robot client package
The industrial robot client nodes are responsible for sending robot position/trajectory data from ROS MoveIt to the industrial robot controller. The industrial robot client converts the trajectory data to simple_message
and communicates to the robot controller using the simple_message
protocol. The industrial robot controller runs a server and industrial robot client nodes connect to this server and start communicating with it.