ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
roslib contains the relevant file, though you're technically using an internal API and your code has a high chance of breaking in the future.
Also, in Fuerte, all of the include files for core libraries end up in the same hierarchy (opt/ros/fuerte/include), so almost any dependency should have given you the include path that you need.