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

Revision history [back]

All you need is to follow this tutorial which explains in a very simple way how to write a c++ code to publish/subscribe to ros topics code and compile it with gcc linking to the roscpp library. http://jbohren.com/articles/roscpp-hello-world/