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

Revision history [back]

You could try using this set of tutorials as your starting point. It extends the basic publisher and subscriber tutorials to use classes. Plus, it will show you how to use publishers and subscribers in C++ and Python, how to use the parameter server (with launch files and command line arguments), and how to implement a dynamic reconfigure server.