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

Revision history [back]

click to hide/show revision 1
initial version

Just create a ROS client and Server and pass ROS messages between the two. It will take care of all of the low level socket details.

look at the ROS tutorials for help on that