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

Revision history [back]

Not sure but documentation says to include ros.h as first:

In order to use the rosserial libraries in your own code, you must first put include ros.h prior to including any other header files, e.g.