ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You can do the basic ROS tutorials for c++ first: http://ros.org/wiki/ROS/Tutorials
Then you can write ROS nodes which use you existing c++ libraries and provide the messaging interfaces. For networking on multiple PCs, look here: http://www.ros.org/wiki/ROS/Tutorials/MultipleMachines