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

Revision history [back]

To add a bit of context-to what Wolf said:

The CMakeList for agv_msgs contains the line : catkin_package( INCLUDE_DIRS include )

This line is important for catkin when building agv_teleop and when calling msg header files from any node(s) in the agv_teleop package.